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,4 +1,20 @@
{
[ "minecraft:flint_and_steel:0" ] = {
count = 1,
ingredients = {
"minecraft:flint:0",
"minecraft:iron_ingot:0",
},
maxCount = 1,
},
[ "minecraft:glass_bottle:0" ] = {
ingredients = {
"minecraft:glass:0",
[ 6 ] = "minecraft:glass:0",
[ 3 ] = "minecraft:glass:0",
},
count = 3,
},
[ "minecraft:writable_book:0" ] = {
ingredients = {
"minecraft:book:0",