Skip to content

Commit

Permalink
Add "tall_seagrass" to the "gm4:replaceable" block tag. (#894)
Browse files Browse the repository at this point in the history
* tall_seagrass

* Re-remove pink_petals; they are not replaceable

---------

Co-authored-by: SpecialBuilder <[email protected]>
  • Loading branch information
MichaelModulo and SpecialBuilder32 authored Sep 7, 2023
1 parent dd1ddc7 commit 746d2b9
Showing 1 changed file with 22 additions and 2 deletions.
24 changes: 22 additions & 2 deletions base/data/gm4/tags/blocks/replaceable.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,26 @@
{
"values": [
"#minecraft:replaceable",
"minecraft:sculk_vein"
"#gm4:air",
"#minecraft:fire",
"minecraft:bubble_column",
"minecraft:crimson_roots",
"minecraft:dead_bush",
"minecraft:fern",
"minecraft:glow_lichen",
"minecraft:grass",
"minecraft:hanging_roots",
"minecraft:large_fern",
"minecraft:lava",
"minecraft:light",
"minecraft:nether_sprouts",
"minecraft:sculk_vein",
"minecraft:seagrass",
"minecraft:snow",
"minecraft:structure_void",
"minecraft:tall_grass",
"minecraft:tall_seagrass",
"minecraft:vine",
"minecraft:warped_roots",
"minecraft:water"
]
}

0 comments on commit 746d2b9

Please sign in to comment.