refactor: rename material id 175 from LONG_GRASS to DOUBLE_PLANT
The material enum entry for ID 175 was incorrectly named LONG_GRASS.
This commit is contained in:
@@ -178,7 +178,7 @@ public enum Material
|
||||
HARD_CLAY = 172,
|
||||
COAL_BLOCK = 173,
|
||||
PACKED_ICE = 174,
|
||||
LONG_GRASS = 175,
|
||||
DOUBLE_PLANT = 175,
|
||||
DAYLIGHT_DETECTOR_INVERTED = 178,
|
||||
RED_SANDSTONE = 179,
|
||||
RED_SANDSTONE_STAIRS = 180,
|
||||
|
||||
Reference in New Issue
Block a user