Files
opus-apps/etc/recipes/tconstruct.db
2017-12-13 01:38:59 -05:00

22 lines
478 B
Plaintext

{
[ "minecraft:book:0" ] = {
ingredients = {
"minecraft:paper:0",
"minecraft:paper:0",
"minecraft:paper:0",
[ 5 ] = "minecraft:string:0",
[ 6 ] = "tconstruct:pattern:0",
[ 7 ] = "tconstruct:pattern:0",
},
count = 1,
},
[ "tconstruct:pattern:0" ] = {
ingredients = {
"minecraft:planks:0",
"minecraft:stick:0",
[ 5 ] = "minecraft:stick:0",
[ 6 ] = "minecraft:planks:0",
},
count = 4,
},
}