autocrafting improvements

This commit is contained in:
kepler155c
2018-01-10 16:48:23 -05:00
parent d4cf76b8e8
commit f7893ab2fe
24 changed files with 1798 additions and 159 deletions

View File

@@ -1,17 +1,19 @@
{
[ "storagedrawers:basicDrawers:0:b85f006d9f6aa0e06184f8931d4e85c1" ] = {
[ "storagedrawers:upgradeStorage:4" ] = {
ingredients = {
"minecraft:planks:0",
"minecraft:planks:0",
"minecraft:planks:0",
[ 9 ] = "minecraft:planks:0",
[ 10 ] = "minecraft:planks:0",
[ 11 ] = "minecraft:planks:0",
[ 6 ] = "minecraft:chest:0",
"minecraft:emerald:0",
"minecraft:stick:0",
"minecraft:emerald:0",
[ 9 ] = "minecraft:emerald:0",
[ 10 ] = "minecraft:stick:0",
[ 11 ] = "minecraft:emerald:0",
[ 5 ] = "minecraft:stick:0",
[ 6 ] = "storagedrawers:upgradeTemplate:0",
[ 7 ] = "minecraft:stick:0",
},
count = 1,
},
[ "storagedrawers:upgradeTemplate:0" ] = {
[ "storagedrawers:upgradeVoid:0" ] = {
ingredients = {
"minecraft:stick:0",
"minecraft:stick:0",
@@ -19,10 +21,10 @@
[ 9 ] = "minecraft:stick:0",
[ 10 ] = "minecraft:stick:0",
[ 11 ] = "minecraft:stick:0",
[ 5 ] = "minecraft:stick:0",
[ 6 ] = "storagedrawers:basicDrawers:0:b85f006d9f6aa0e06184f8931d4e85c1",
[ 7 ] = "minecraft:stick:0",
[ 5 ] = "minecraft:obsidian:0",
[ 6 ] = "storagedrawers:upgradeTemplate:0",
[ 7 ] = "minecraft:obsidian:0",
},
count = 2,
count = 1,
},
}