Skip to content

Commit

Permalink
Merge pull request #2426 from Apollounknowndev/trunk/1.20.1
Browse files Browse the repository at this point in the history
Fix absalon flowers
  • Loading branch information
Lothrazar authored Aug 12, 2024
2 parents 5ae37af + 97265b7 commit 52a0f8f
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"type": "forge:add_features",
"biomes": "#cyclic:has_flower/lime",
"features": "cyclic:flower_lime",
"biomes": "#cyclic:has_flower/absalon",
"features": "cyclic:flower_absalon",
"step": "vegetal_decoration"
}
}

0 comments on commit 52a0f8f

Please sign in to comment.