[Change] Use new name for short-Grass

This commit is contained in:
Frank 2023-12-05 17:30:51 +01:00
parent 1061102073
commit fb9394b632

View file

@ -152,7 +152,7 @@ public class CommonBlockTags {
TagManager.BLOCKS.add( TagManager.BLOCKS.add(
PLANT, PLANT,
Blocks.MANGROVE_LEAVES, Blocks.MANGROVE_LEAVES,
Blocks.GRASS, Blocks.SHORT_GRASS,
Blocks.FERN, Blocks.FERN,
Blocks.DANDELION, Blocks.DANDELION,
Blocks.TORCHFLOWER, Blocks.TORCHFLOWER,