mirror of
https://github.com/neoStudiosLCE/neoLegacy.git
synced 2026-06-16 21:02:53 +00:00
feat(fourkit): add stone slab2 IDs
This commit is contained in:
parent
4c8e38c721
commit
dbee55e56b
|
|
@ -182,6 +182,8 @@ public enum Material
|
|||
INVERTED_DAYLIGHT_DETECTOR = 178,
|
||||
RED_SANDSTONE = 179,
|
||||
RED_SANDSTONE_STAIRS = 180,
|
||||
DOUBLE_STEP2 = 181,
|
||||
STEP2 = 182,
|
||||
SPRUCE_FENCE_GATE = 183,
|
||||
BIRCH_FENCE_GATE = 184,
|
||||
JUNGLE_FENCE_GATE = 185,
|
||||
|
|
|
|||
Loading…
Reference in a new issue