Skip to content

Commit

Permalink
Marigolds generate again on savannah plateau
Browse files Browse the repository at this point in the history
  • Loading branch information
Mechalopa committed Jan 19, 2025
1 parent c4bde06 commit e0261e4
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,21 @@
"type": "neoforge:and",
"values": [
"#jafohana:is_overworld",
"#jafohana:is_windswept",
"#jafohana:is_savanna",
{
"type": "neoforge:or",
"values": [
"#jafohana:is_windswept",
"#c:is_plateau",
"#c:is_floral"
]
},
{
"type": "neoforge:not",
"value": "#jafohana:is_forest"
}
]
},
"features": "jafohana:tall_flower_windswept_savanna",
"features": "jafohana:tall_flower_savanna_plateau",
"step": "vegetal_decoration"
}
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"feature": "jafohana:tall_flower_windswept_savanna",
"feature": "jafohana:tall_flower_savanna_plateau",
"placement": [
{
"type": "minecraft:rarity_filter",
"chance": 48
"chance": 56
},
{
"type": "minecraft:in_square"
Expand Down

0 comments on commit e0261e4

Please sign in to comment.