item db naming fix for items with diff names-nbt combinations
This commit is contained in:
44
etc/recipes/computercraft.db
Normal file
44
etc/recipes/computercraft.db
Normal file
@@ -0,0 +1,44 @@
|
||||
{
|
||||
[ "computercraft:turtle_advanced:0" ] = {
|
||||
ingredients = {
|
||||
"minecraft:gold_ingot:0",
|
||||
"minecraft:gold_ingot:0",
|
||||
"minecraft:gold_ingot:0",
|
||||
[ 9 ] = "minecraft:gold_ingot:0",
|
||||
[ 10 ] = "minecraft:chest:0",
|
||||
[ 11 ] = "minecraft:gold_ingot:0",
|
||||
[ 5 ] = "minecraft:gold_ingot:0",
|
||||
[ 6 ] = "computercraft:computer:16384",
|
||||
[ 7 ] = "minecraft:gold_ingot:0",
|
||||
},
|
||||
count = 1,
|
||||
},
|
||||
[ "computercraft:peripheral:4" ] = {
|
||||
ingredients = {
|
||||
"minecraft:gold_ingot:0",
|
||||
"minecraft:gold_ingot:0",
|
||||
"minecraft:gold_ingot:0",
|
||||
[ 9 ] = "minecraft:gold_ingot:0",
|
||||
[ 10 ] = "minecraft:gold_ingot:0",
|
||||
[ 11 ] = "minecraft:gold_ingot:0",
|
||||
[ 5 ] = "minecraft:gold_ingot:0",
|
||||
[ 6 ] = "minecraft:glass_pane:0",
|
||||
[ 7 ] = "minecraft:gold_ingot:0",
|
||||
},
|
||||
count = 4,
|
||||
},
|
||||
[ "computercraft:computer:16384" ] = {
|
||||
ingredients = {
|
||||
"minecraft:gold_ingot:0",
|
||||
"minecraft:gold_ingot:0",
|
||||
"minecraft:gold_ingot:0",
|
||||
[ 9 ] = "minecraft:gold_ingot:0",
|
||||
[ 10 ] = "minecraft:glass_pane:0",
|
||||
[ 11 ] = "minecraft:gold_ingot:0",
|
||||
[ 5 ] = "minecraft:gold_ingot:0",
|
||||
[ 6 ] = "minecraft:redstone:0",
|
||||
[ 7 ] = "minecraft:gold_ingot:0",
|
||||
},
|
||||
count = 1,
|
||||
},
|
||||
}
|
||||
@@ -1736,20 +1736,6 @@
|
||||
[ 6 ] = "minecraft:stonebrick:0",
|
||||
},
|
||||
},
|
||||
[ "computercraft:peripheral:4" ] = {
|
||||
ingredients = {
|
||||
"minecraft:gold_ingot:0",
|
||||
"minecraft:gold_ingot:0",
|
||||
"minecraft:gold_ingot:0",
|
||||
[ 9 ] = "minecraft:gold_ingot:0",
|
||||
[ 10 ] = "minecraft:gold_ingot:0",
|
||||
[ 11 ] = "minecraft:gold_ingot:0",
|
||||
[ 5 ] = "minecraft:gold_ingot:0",
|
||||
[ 6 ] = "minecraft:glass_pane:0",
|
||||
[ 7 ] = "minecraft:gold_ingot:0",
|
||||
},
|
||||
count = 4,
|
||||
},
|
||||
[ "minecraft:bone_block:0" ] = {
|
||||
count = 1,
|
||||
ingredients = {
|
||||
@@ -2012,20 +1998,6 @@
|
||||
[ 6 ] = "minecraft:dye:0",
|
||||
},
|
||||
},
|
||||
[ "computercraft:computer:16384" ] = {
|
||||
ingredients = {
|
||||
"minecraft:gold_ingot:0",
|
||||
"minecraft:gold_ingot:0",
|
||||
"minecraft:gold_ingot:0",
|
||||
[ 9 ] = "minecraft:gold_ingot:0",
|
||||
[ 10 ] = "minecraft:glass_pane:0",
|
||||
[ 11 ] = "minecraft:gold_ingot:0",
|
||||
[ 5 ] = "minecraft:gold_ingot:0",
|
||||
[ 6 ] = "minecraft:redstone:0",
|
||||
[ 7 ] = "minecraft:gold_ingot:0",
|
||||
},
|
||||
count = 1,
|
||||
},
|
||||
[ "minecraft:dark_oak_door:0" ] = {
|
||||
count = 3,
|
||||
ingredients = {
|
||||
@@ -2309,20 +2281,6 @@
|
||||
[ 7 ] = "minecraft:glass:0",
|
||||
},
|
||||
},
|
||||
[ "computercraft:turtle_advanced:0" ] = {
|
||||
ingredients = {
|
||||
"minecraft:gold_ingot:0",
|
||||
"minecraft:gold_ingot:0",
|
||||
"minecraft:gold_ingot:0",
|
||||
[ 9 ] = "minecraft:gold_ingot:0",
|
||||
[ 10 ] = "minecraft:chest:0",
|
||||
[ 11 ] = "minecraft:gold_ingot:0",
|
||||
[ 5 ] = "minecraft:gold_ingot:0",
|
||||
[ 6 ] = "computercraft:computer:16384",
|
||||
[ 7 ] = "minecraft:gold_ingot:0",
|
||||
},
|
||||
count = 1,
|
||||
},
|
||||
[ "minecraft:brick_block:0" ] = {
|
||||
count = 1,
|
||||
ingredients = {
|
||||
|
||||
Reference in New Issue
Block a user