Skip to content

Commit

Permalink
Biome modifier updates
Browse files Browse the repository at this point in the history
  • Loading branch information
Mechalopa committed Jun 29, 2024
1 parent 846a0c2 commit 73d2282
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,10 @@
{
"name": "#jafohana:is_dry"
},
{
"name": "minecraft:wooded_badlands",
"negate": true
},
{
"name": "#jafohana:is_savanna",
"negate": true
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,10 @@
{
"name": "#jafohana:is_dry"
},
{
"name": "minecraft:wooded_badlands",
"negate": true
},
{
"name": "#jafohana:is_jungle",
"negate": true
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"replace": false,
"values": [
"minecraft:wooded_badlands",
{
"id": "#c:is_hot",
"required": false
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,6 @@
"id": "nyctophobia:deep_dark_forest",
"required": false
},
{
"id": "hexerei:willow_swamp",
"required": false
},
{
"id": "windswept:chestnut_forest",
"required": false
Expand Down

0 comments on commit 73d2282

Please sign in to comment.