Files
opus-apps/etc/recipes/extrautils2.db
2018-02-19 22:19:01 -05:00

172 lines
4.9 KiB
Plaintext

{
name = "Extra Utilities",
version = "MC 1.8+",
recipes = {
[ "extrautils2:decorativesolid:2" ] = {
ingredients = {
"minecraft:stonebrick:0",
"minecraft:stonebrick:0",
[ 5 ] = "minecraft:stonebrick:0",
[ 6 ] = "minecraft:stonebrick:0",
},
count = 4,
},
[ "extrautils2:drum:1" ] = {
ingredients = {
"minecraft:iron_ingot:0",
"minecraft:heavy_weighted_pressure_plate:0",
"minecraft:iron_ingot:0",
[ 9 ] = "minecraft:iron_ingot:0",
[ 10 ] = "minecraft:heavy_weighted_pressure_plate:0",
[ 11 ] = "minecraft:iron_ingot:0",
[ 5 ] = "minecraft:iron_ingot:0",
[ 6 ] = "minecraft:cauldron:0",
[ 7 ] = "minecraft:iron_ingot:0",
},
count = 1,
},
[ "extrautils2:endershard:0" ] = {
ingredients = {
"minecraft:ender_pearl:0",
"extrautils2:glasscutter:*",
},
craftingTools = {
[ "extrautils2:glasscutter:*" ] = true,
},
maxCount = 1,
count = 8,
},
[ "extrautils2:grocket:2" ] = {
ingredients = {
"minecraft:redstone:0",
"extrautils2:pipe:0",
"minecraft:redstone:0",
[ 5 ] = "minecraft:stone:0",
[ 6 ] = "minecraft:bucket:0",
[ 7 ] = "minecraft:stone:0",
},
count = 4,
},
[ "extrautils2:grocket:4" ] = {
ingredients = {
[ 10 ] = "minecraft:ender_pearl:0",
[ 2 ] = "minecraft:ender_pearl:0",
[ 5 ] = "extrautils2:grocket:2",
[ 6 ] = "minecraft:diamond:0",
[ 7 ] = "extrautils2:grocket:2",
},
count = 2,
},
[ "extrautils2:ingredients:0" ] = {
ingredients = {
"extrautils2:endershard:0",
"enderio:itemAlloy:3",
"enderio:itemAlloy:3",
[ 5 ] = "enderio:itemAlloy:3",
[ 6 ] = "enderio:itemAlloy:3",
[ 7 ] = "enderio:itemAlloy:3",
},
count = 1,
},
[ "extrautils2:ingredients:1" ] = {
ingredients = {
[ 10 ] = "minecraft:redstone_torch:0",
[ 2 ] = "minecraft:redstone_torch:0",
[ 5 ] = "minecraft:redstone_torch:0",
[ 6 ] = "minecraft:planks:0",
[ 7 ] = "minecraft:redstone_torch:0",
},
count = 1,
},
[ "extrautils2:ingredients:6" ] = {
count = 1,
ingredients = {
"extrautils2:ingredients:9",
"minecraft:gold_ingot:0",
[ 5 ] = "minecraft:redstone_block:0",
},
maxCount = 4,
},
[ "extrautils2:miner:0" ] = {
ingredients = {
"minecraft:dropper:0",
"extrautils2:ingredients:0",
[ 5 ] = "minecraft:iron_pickaxe:*",
},
count = 1,
},
[ "extrautils2:passivegenerator:3" ] = {
ingredients = {
"extrautils2:decorativesolid:3",
"extrautils2:decorativesolid:3",
"extrautils2:decorativesolid:3",
[ 9 ] = "extrautils2:decorativesolid:3",
[ 10 ] = "extrautils2:decorativesolid:3",
[ 11 ] = "extrautils2:decorativesolid:3",
[ 5 ] = "extrautils2:ingredients:1",
[ 6 ] = "extrautils2:ingredients:0",
[ 7 ] = "extrautils2:ingredients:1",
},
count = 1,
},
[ "extrautils2:passivegenerator:7" ] = {
ingredients = {
[ 7 ] = "extrautils2:decorativesolid:2",
[ 2 ] = "extrautils2:ingredients:1",
[ 5 ] = "extrautils2:decorativesolid:2",
[ 6 ] = "extrautils2:ingredients:0",
},
count = 1,
},
[ "extrautils2:pipe:0" ] = {
ingredients = {
"minecraft:stone_slab:0",
"minecraft:stone_slab:0",
"minecraft:stone_slab:0",
[ 9 ] = "minecraft:stone_slab:0",
[ 10 ] = "minecraft:stone_slab:0",
[ 11 ] = "minecraft:stone_slab:0",
[ 5 ] = "minecraft:glass:0",
[ 6 ] = "minecraft:redstone:0",
[ 7 ] = "minecraft:glass:0",
},
count = 64,
},
[ "extrautils2:resonator:0" ] = {
ingredients = {
"minecraft:redstone:0",
"minecraft:coal_block:0",
"minecraft:redstone:0",
[ 9 ] = "minecraft:iron_ingot:0",
[ 10 ] = "minecraft:iron_ingot:0",
[ 11 ] = "minecraft:iron_ingot:0",
[ 5 ] = "minecraft:iron_ingot:0",
[ 6 ] = "extrautils2:ingredients:0",
[ 7 ] = "minecraft:iron_ingot:0",
},
count = 1,
},
[ "extrautils2:trashcan:0" ] = {
ingredients = {
"minecraft:stone:0",
"minecraft:stone:0",
"minecraft:stone:0",
[ 9 ] = "minecraft:cobblestone:0",
[ 10 ] = "minecraft:cobblestone:0",
[ 11 ] = "minecraft:cobblestone:0",
[ 5 ] = "minecraft:cobblestone:0",
[ 6 ] = "minecraft:chest:0",
[ 7 ] = "minecraft:cobblestone:0",
},
count = 1,
},
[ "extrautils2:user:0" ] = {
ingredients = {
"minecraft:dropper:0",
"extrautils2:ingredients:0",
[ 5 ] = "minecraft:lever:0",
},
count = 1,
},
},
}