Skip to content

Commit

Permalink
Nya
Browse files Browse the repository at this point in the history
  • Loading branch information
Mechalopa committed Jan 19, 2025
1 parent b5253f9 commit 2ae51f4
Show file tree
Hide file tree
Showing 3 changed files with 28 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -245,6 +245,10 @@
{
"id": "echoes:echo_creeper",
"required": false
},
{
"id": "occultism:wild_horde_creeper",
"required": false
}
]
}
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,26 @@
{
"id": "galosphere:pink_salt_caves",
"required": false
},
{
"id": "yungscavebiomes:frosted_caves",
"required": false
},
{
"id": "yungscavebiomes:lost_caves",
"required": false
},
{
"id": "hexalia:enchanted_bayou",
"required": false
},
{
"id": "sleepy_hollows:sleepy_hollows",
"required": false
},
{
"id": "blasted_barrens:blasted_barrens",
"required": false
}
]
}
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@
{
"id": "#forge:is_wasteland",
"required": false
},
{
"id": "blasted_barrens:blasted_barrens",
"required": false
}
]
}

0 comments on commit 2ae51f4

Please sign in to comment.