Move all Nether stuff to new mod mcl_nether

This commit is contained in:
Wuzzy 2017-02-08 18:54:56 +01:00
parent 73800f34a5
commit 2ba067be86
24 changed files with 129 additions and 142 deletions

View file

@ -22,6 +22,7 @@ local group_stereotypes = {
wood_stairs = "stairs:stairs_wood",
coal = "mcl_core:coal_lump",
shulker_box = "mcl_chests:violet_shulker_box",
quartz_block = "mcl_nether:quartz_block",
mesecon_conductor_craftable = "mesecons:wire_00000000_off",
}