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,28 @@
{
[ "exnihiloadscensio:blockBarrel1:0" ] = {
ingredients = {
"minecraft:stone:0",
[ 9 ] = "minecraft:stone:0",
[ 10 ] = "minecraft:stone_slab:0",
[ 11 ] = "minecraft:stone:0",
[ 3 ] = "minecraft:stone:0",
[ 5 ] = "minecraft:stone:0",
[ 7 ] = "minecraft:stone:0",
},
count = 1,
},
[ "exnihiloadscensio:blockCrucible:0" ] = {
ingredients = {
"exnihiloadscensio:itemMaterial:1",
[ 9 ] = "exnihiloadscensio:itemMaterial:1",
[ 10 ] = "exnihiloadscensio:itemMaterial:1",
[ 11 ] = "exnihiloadscensio:itemMaterial:1",
[ 3 ] = "exnihiloadscensio:itemMaterial:1",
[ 5 ] = "exnihiloadscensio:itemMaterial:1",
[ 7 ] = "exnihiloadscensio:itemMaterial:1",
},
count = 1,
},
[ "exnihiloadscensio:hammerStone:0" ] = {
maxCount = 1,
ingredients = {
@@ -9,4 +33,11 @@
},
count = 1,
},
[ "exnihiloadscensio:itemMaterial:1" ] = {
ingredients = {
"minecraft:dye:15",
"minecraft:clay_ball:0",
},
count = 1,
},
}

View File

@@ -1,9 +1,24 @@
{
[ "extrautils2:user:0" ] = {
[ "extrautils2:decorativesolid:2" ] = {
ingredients = {
"minecraft:dropper:0",
"extrautils2:ingredients:0",
[ 5 ] = "minecraft:lever:0",
"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,
},
@@ -18,4 +33,136 @@
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,
},
}

114
etc/recipes/ironchest.db Normal file
View File

@@ -0,0 +1,114 @@
{
[ "ironchest:BlockIronChest:0" ] = {
ingredients = {
"minecraft:iron_ingot:0",
"minecraft:iron_ingot:0",
"minecraft:iron_ingot:0",
[ 9 ] = "minecraft:iron_ingot:0",
[ 10 ] = "minecraft:iron_ingot:0",
[ 11 ] = "minecraft:iron_ingot:0",
[ 5 ] = "minecraft:iron_ingot:0",
[ 6 ] = "minecraft:chest:0",
[ 7 ] = "minecraft:iron_ingot:0",
},
count = 1,
},
[ "ironchest:BlockIronChest:1" ] = {
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 ] = "ironchest:BlockIronChest:0",
[ 7 ] = "minecraft:gold_ingot:0",
},
count = 1,
},
[ "ironchest:BlockIronChest:2" ] = {
ingredients = {
"minecraft:glass:0",
"minecraft:glass:0",
"minecraft:glass:0",
[ 9 ] = "minecraft:glass:0",
[ 10 ] = "minecraft:glass:0",
[ 11 ] = "minecraft:glass:0",
[ 5 ] = "minecraft:diamond:0",
[ 6 ] = "ironchest:BlockIronChest:1",
[ 7 ] = "minecraft:diamond:0",
},
count = 1,
},
[ "ironchest:BlockIronChest:5" ] = {
ingredients = {
"minecraft:glass:0",
"minecraft:glass:0",
"minecraft:glass:0",
[ 9 ] = "minecraft:glass:0",
[ 10 ] = "minecraft:glass:0",
[ 11 ] = "minecraft:glass:0",
[ 5 ] = "minecraft:glass:0",
[ 6 ] = "ironchest:BlockIronChest:2",
[ 7 ] = "minecraft:glass:0",
},
count = 1,
},
[ "ironchest:BlockIronChest:6" ] = {
ingredients = {
"minecraft:obsidian:0",
"minecraft:obsidian:0",
"minecraft:obsidian:0",
[ 9 ] = "minecraft:obsidian:0",
[ 10 ] = "minecraft:obsidian:0",
[ 11 ] = "minecraft:obsidian:0",
[ 5 ] = "minecraft:obsidian:0",
[ 6 ] = "ironchest:BlockIronChest:2",
[ 7 ] = "minecraft:obsidian:0",
},
count = 1,
},
[ "ironchest:goldDiamondUpgrade:0" ] = {
ingredients = {
"minecraft:glass:0",
"minecraft:glass:0",
"minecraft:glass:0",
[ 9 ] = "minecraft:glass:0",
[ 10 ] = "minecraft:glass:0",
[ 11 ] = "minecraft:glass:0",
[ 5 ] = "minecraft:diamond:0",
[ 6 ] = "minecraft:gold_ingot:0",
[ 7 ] = "minecraft:diamond:0",
},
count = 1,
},
[ "ironchest:ironGoldUpgrade:0" ] = {
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:iron_ingot:0",
[ 7 ] = "minecraft:gold_ingot:0",
},
count = 1,
},
[ "ironchest:woodIronUpgrade:0" ] = {
ingredients = {
"minecraft:iron_ingot:0",
"minecraft:iron_ingot:0",
"minecraft:iron_ingot:0",
[ 9 ] = "minecraft:iron_ingot:0",
[ 10 ] = "minecraft:iron_ingot:0",
[ 11 ] = "minecraft:iron_ingot:0",
[ 5 ] = "minecraft:iron_ingot:0",
[ 6 ] = "minecraft:planks:0",
[ 7 ] = "minecraft:iron_ingot:0",
},
count = 1,
},
}

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",

126
etc/recipes/rftools.db Normal file
View File

@@ -0,0 +1,126 @@
{
[ "rftools:crafter1:0" ] = {
ingredients = {
[ 10 ] = "minecraft:redstone_torch:0",
[ 2 ] = "minecraft:redstone_torch:0",
[ 5 ] = "minecraft:crafting_table:0",
[ 6 ] = "rftools:machine_frame:0",
[ 7 ] = "minecraft:crafting_table:0",
},
count = 1,
},
[ "rftools:crafter2:0" ] = {
ingredients = {
[ 10 ] = "minecraft:redstone_torch:0",
[ 2 ] = "minecraft:redstone_torch:0",
[ 5 ] = "minecraft:crafting_table:0",
[ 6 ] = "rftools:crafter1:0",
[ 7 ] = "minecraft:crafting_table:0",
},
count = 1,
},
[ "rftools:crafter3:0" ] = {
ingredients = {
[ 10 ] = "minecraft:redstone_torch:0",
[ 2 ] = "minecraft:redstone_torch:0",
[ 5 ] = "minecraft:crafting_table:0",
[ 6 ] = "rftools:crafter2:0",
[ 7 ] = "minecraft:crafting_table:0",
},
count = 1,
},
[ "rftools:machine_frame:0" ] = {
ingredients = {
"minecraft:iron_ingot:0",
"minecraft:dye:4",
"minecraft:iron_ingot:0",
[ 9 ] = "minecraft:iron_ingot:0",
[ 10 ] = "minecraft:dye:4",
[ 11 ] = "minecraft:iron_ingot:0",
[ 5 ] = "minecraft:gold_nugget:0",
[ 7 ] = "minecraft:gold_nugget:0",
},
count = 1,
},
[ "rftools:modular_storage:0" ] = {
ingredients = {
"minecraft:redstone:0",
"minecraft:chest:0",
"minecraft:redstone:0",
[ 9 ] = "minecraft:redstone:0",
[ 10 ] = "minecraft:quartz:0",
[ 11 ] = "minecraft:redstone:0",
[ 5 ] = "minecraft:quartz:0",
[ 6 ] = "rftools:machine_frame:0",
[ 7 ] = "minecraft:quartz:0",
},
count = 1,
},
[ "rftools:storage_module:2" ] = {
count = 1,
ingredients = {
[ 10 ] = "minecraft:redstone_block:0",
[ 11 ] = "minecraft:quartz_block:1",
[ 2 ] = "minecraft:chest:0",
[ 5 ] = "minecraft:gold_block:0",
[ 6 ] = "rftools:storage_module:1",
[ 7 ] = "minecraft:gold_block:0",
[ 9 ] = "minecraft:quartz_block:1",
},
maxCount = 1,
},
[ "rftools:remote_storage:0" ] = {
ingredients = {
"minecraft:ender_pearl:0",
"minecraft:chest:0",
"minecraft:ender_pearl:0",
[ 9 ] = "minecraft:ender_pearl:0",
[ 10 ] = "minecraft:quartz:0",
[ 11 ] = "minecraft:ender_pearl:0",
[ 5 ] = "minecraft:quartz:0",
[ 6 ] = "rftools:machine_frame:0",
[ 7 ] = "minecraft:quartz:0",
},
count = 1,
},
[ "rftools:storage_module:0" ] = {
count = 1,
ingredients = {
[ 10 ] = "minecraft:redstone:0",
[ 11 ] = "minecraft:quartz:0",
[ 2 ] = "minecraft:chest:0",
[ 5 ] = "minecraft:gold_nugget:0",
[ 6 ] = "minecraft:iron_ingot:0",
[ 7 ] = "minecraft:gold_nugget:0",
[ 9 ] = "minecraft:quartz:0",
},
maxCount = 1,
},
[ "rftools:storage_module:1" ] = {
count = 1,
ingredients = {
[ 10 ] = "minecraft:redstone:0",
[ 11 ] = "minecraft:quartz:0",
[ 2 ] = "minecraft:chest:0",
[ 5 ] = "minecraft:gold_ingot:0",
[ 6 ] = "rftools:storage_module:0",
[ 7 ] = "minecraft:gold_ingot:0",
[ 9 ] = "minecraft:quartz:0",
},
maxCount = 1,
},
[ "rftools:storage_module:6" ] = {
ingredients = {
"minecraft:ender_pearl:0",
"minecraft:chest:0",
"minecraft:ender_pearl:0",
[ 9 ] = "minecraft:quartz:0",
[ 10 ] = "minecraft:redstone:0",
[ 11 ] = "minecraft:quartz:0",
[ 5 ] = "minecraft:gold_nugget:0",
[ 6 ] = "minecraft:iron_ingot:0",
[ 7 ] = "minecraft:gold_nugget:0",
},
count = 1,
},
}

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,
},
}

View File

@@ -19,4 +19,18 @@
},
count = 4,
},
[ "tconstruct:soil:0" ] = {
ingredients = {
"minecraft:gravel:0",
"minecraft:sand:0",
"minecraft:gravel:0",
[ 9 ] = "minecraft:gravel:0",
[ 10 ] = "minecraft:sand:0",
[ 11 ] = "minecraft:gravel:0",
[ 5 ] = "minecraft:sand:0",
[ 6 ] = "minecraft:clay:0",
[ 7 ] = "minecraft:sand:0",
},
count = 8,
},
}