Rename stairs mod to mcl_stairs
This commit is contained in:
parent
b9a40f2b7f
commit
8daac96e58
26 changed files with 85 additions and 83 deletions
|
@ -42,8 +42,8 @@ local group_stereotypes = {
|
|||
water_bucket = "bucket:bucket_water",
|
||||
flower = "mcl_flowers:dandelion",
|
||||
mushroom = "mcl_mushrooms:mushroom_brown",
|
||||
wood_slab = "stairs:slab_wood",
|
||||
wood_stairs = "stairs:stairs_wood",
|
||||
wood_slab = "mcl_stairs:slab_wood",
|
||||
wood_stairs = "mcl_stairs:stairs_wood",
|
||||
coal = "mcl_core:coal_lump",
|
||||
shulker_box = "mcl_chests:violet_shulker_box",
|
||||
quartz_block = "mcl_nether:quartz_block",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue