1
0
mirror of https://git.fellies.tech/minecraft/fellies.git synced 2021-02-13 10:18:48 +00:00
This commit is contained in:
2021-01-23 21:36:55 +01:00
parent 23cbad2e35
commit 5bd7d3a786
627 changed files with 24696 additions and 42 deletions

View File

@ -0,0 +1,49 @@
{
"type": "forge:conditional",
"recipes": [
{
"conditions": [
{
"values": [
{
"item": "industrialforegoing:animal_baby_separator",
"type": "forge:item_exists"
}
],
"type": "forge:and"
}
],
"recipe": {
"type": "minecraft:crafting_shaped",
"pattern": [
"PAP",
"CMC",
"DGD"
],
"key": {
"P": {
"tag": "forge:plastic"
},
"A": {
"item": "minecraft:golden_carrot"
},
"C": {
"item": "minecraft:wheat"
},
"G": {
"tag": "forge:gears/gold_bronze"
},
"D": {
"tag": "forge:dyes/purple"
},
"M": {
"tag": "industrialforegoing:machine_frame/pity"
}
},
"result": {
"item": "industrialforegoing:animal_baby_separator"
}
}
}
]
}

View File

@ -0,0 +1,49 @@
{
"type": "forge:conditional",
"recipes": [
{
"conditions": [
{
"values": [
{
"item": "industrialforegoing:animal_feeder",
"type": "forge:item_exists"
}
],
"type": "forge:and"
}
],
"recipe": {
"type": "minecraft:crafting_shaped",
"pattern": [
"PAP",
"CMC",
"DGD"
],
"key": {
"P": {
"tag": "forge:plastic"
},
"A": {
"item": "minecraft:golden_apple"
},
"C": {
"item": "minecraft:golden_carrot"
},
"G": {
"tag": "forge:gears/iron_invar"
},
"D": {
"tag": "forge:dyes/purple"
},
"M": {
"tag": "industrialforegoing:machine_frame/pity"
}
},
"result": {
"item": "industrialforegoing:animal_feeder"
}
}
}
]
}

View File

@ -0,0 +1,46 @@
{
"type": "forge:conditional",
"recipes": [
{
"conditions": [
{
"values": [
{
"item": "industrialforegoing:animal_rancher",
"type": "forge:item_exists"
}
],
"type": "forge:and"
}
],
"recipe": {
"type": "minecraft:crafting_shaped",
"pattern": [
"PPP",
"SBS",
"GMG"
],
"key": {
"P": {
"tag": "forge:plastic"
},
"G": {
"tag": "forge:gears/gold_bronze"
},
"S": {
"item": "minecraft:shears"
},
"B": {
"item": "minecraft:bucket"
},
"M": {
"tag": "industrialforegoing:machine_frame/pity"
}
},
"result": {
"item": "industrialforegoing:animal_rancher"
}
}
}
]
}

View File

@ -0,0 +1,46 @@
{
"type": "forge:conditional",
"recipes": [
{
"conditions": [
{
"values": [
{
"item": "industrialforegoing:biofuel_generator",
"type": "forge:item_exists"
}
],
"type": "forge:and"
}
],
"recipe": {
"type": "minecraft:crafting_shaped",
"pattern": [
"PDP",
"SMS",
"ASA"
],
"key": {
"P": {
"tag": "forge:plastic"
},
"D": {
"item": "minecraft:furnace"
},
"S": {
"item": "minecraft:piston"
},
"A": {
"tag": "forge:gears/gold_bronze"
},
"M": {
"tag": "industrialforegoing:machine_frame/pity"
}
},
"result": {
"item": "industrialforegoing:biofuel_generator"
}
}
}
]
}

View File

@ -0,0 +1,52 @@
{
"type": "forge:conditional",
"recipes": [
{
"conditions": [
{
"values": [
{
"item": "industrialforegoing:block_breaker",
"type": "forge:item_exists"
}
],
"type": "forge:and"
}
],
"recipe": {
"type": "minecraft:crafting_shaped",
"pattern": [
"PGP",
"IMD",
"SRS"
],
"key": {
"P": {
"tag": "forge:plastic"
},
"I": {
"item": "minecraft:iron_pickaxe"
},
"D": {
"item": "minecraft:iron_shovel"
},
"M": {
"tag": "industrialforegoing:machine_frame/pity"
},
"R": {
"item": "minecraft:redstone"
},
"G": {
"tag": "forge:gears/gold_bronze"
},
"S": {
"tag": "forge:gears/iron_invar"
}
},
"result": {
"item": "industrialforegoing:block_breaker"
}
}
}
]
}

View File

@ -0,0 +1,41 @@
{
"type": "forge:conditional",
"recipes": [
{
"conditions": [
{
"values": [
{
"item": "industrialforegoing:conveyor",
"type": "forge:item_exists"
}
],
"type": "forge:and"
}
],
"recipe": {
"type": "minecraft:crafting_shaped",
"pattern": [
"ppp",
"iri",
"ppp"
],
"key": {
"p": {
"tag": "forge:plastic"
},
"i": {
"tag": "forge:ingots/iron_aluminum"
},
"r": {
"item": "minecraft:redstone"
}
},
"result": {
"item": "industrialforegoing:conveyor",
"count": 6
}
}
}
]
}

View File

@ -0,0 +1,43 @@
{
"type": "forge:conditional",
"recipes": [
{
"conditions": [
{
"values": [
{
"item": "industrialforegoing:conveyor_blinking_upgrade",
"type": "forge:item_exists"
}
],
"type": "forge:and"
}
],
"recipe": {
"type": "minecraft:crafting_shaped",
"pattern": [
"IPI",
"IDI",
"ICI"
],
"key": {
"I": {
"tag": "forge:ingots/iron_aluminum"
},
"P": {
"item": "minecraft:chorus_fruit"
},
"D": {
"item": "minecraft:piston"
},
"C": {
"item": "industrialforegoing:conveyor"
}
},
"result": {
"item": "industrialforegoing:conveyor_blinking_upgrade"
}
}
}
]
}

View File

@ -0,0 +1,43 @@
{
"type": "forge:conditional",
"recipes": [
{
"conditions": [
{
"values": [
{
"item": "industrialforegoing:conveyor_bouncing_upgrade",
"type": "forge:item_exists"
}
],
"type": "forge:and"
}
],
"recipe": {
"type": "minecraft:crafting_shaped",
"pattern": [
"IPI",
"IDI",
"ICI"
],
"key": {
"I": {
"tag": "forge:ingots/iron_aluminum"
},
"P": {
"item": "minecraft:slime_block"
},
"D": {
"item": "minecraft:piston"
},
"C": {
"item": "industrialforegoing:conveyor"
}
},
"result": {
"item": "industrialforegoing:conveyor_bouncing_upgrade"
}
}
}
]
}

View File

@ -0,0 +1,43 @@
{
"type": "forge:conditional",
"recipes": [
{
"conditions": [
{
"values": [
{
"item": "industrialforegoing:conveyor_detection_upgrade",
"type": "forge:item_exists"
}
],
"type": "forge:and"
}
],
"recipe": {
"type": "minecraft:crafting_shaped",
"pattern": [
"IPI",
"IDI",
"ICI"
],
"key": {
"I": {
"tag": "forge:ingots/iron_aluminum"
},
"P": {
"item": "minecraft:stone_pressure_plate"
},
"D": {
"item": "minecraft:comparator"
},
"C": {
"item": "industrialforegoing:conveyor"
}
},
"result": {
"item": "industrialforegoing:conveyor_detection_upgrade"
}
}
}
]
}

View File

@ -0,0 +1,43 @@
{
"type": "forge:conditional",
"recipes": [
{
"conditions": [
{
"values": [
{
"item": "industrialforegoing:conveyor_dropping_upgrade",
"type": "forge:item_exists"
}
],
"type": "forge:and"
}
],
"recipe": {
"type": "minecraft:crafting_shaped",
"pattern": [
"IPI",
"IDI",
"ICI"
],
"key": {
"I": {
"tag": "forge:ingots/iron_aluminum"
},
"P": {
"item": "minecraft:iron_bars"
},
"D": {
"item": "minecraft:dropper"
},
"C": {
"item": "industrialforegoing:conveyor"
}
},
"result": {
"item": "industrialforegoing:conveyor_dropping_upgrade"
}
}
}
]
}

View File

@ -0,0 +1,43 @@
{
"type": "forge:conditional",
"recipes": [
{
"conditions": [
{
"values": [
{
"item": "industrialforegoing:conveyor_extraction_upgrade",
"type": "forge:item_exists"
}
],
"type": "forge:and"
}
],
"recipe": {
"type": "minecraft:crafting_shaped",
"pattern": [
"IPI",
"IDI",
"ICI"
],
"key": {
"I": {
"tag": "forge:ingots/iron_aluminum"
},
"P": {
"tag": "forge:plastic"
},
"D": {
"item": "minecraft:dispenser"
},
"C": {
"item": "industrialforegoing:conveyor"
}
},
"result": {
"item": "industrialforegoing:conveyor_extraction_upgrade"
}
}
}
]
}

View File

@ -0,0 +1,43 @@
{
"type": "forge:conditional",
"recipes": [
{
"conditions": [
{
"values": [
{
"item": "industrialforegoing:conveyor_insertion_upgrade",
"type": "forge:item_exists"
}
],
"type": "forge:and"
}
],
"recipe": {
"type": "minecraft:crafting_shaped",
"pattern": [
"IPI",
"IDI",
"ICI"
],
"key": {
"I": {
"tag": "forge:ingots/iron_aluminum"
},
"P": {
"tag": "forge:plastic"
},
"D": {
"item": "minecraft:hopper"
},
"C": {
"item": "industrialforegoing:conveyor"
}
},
"result": {
"item": "industrialforegoing:conveyor_insertion_upgrade"
}
}
}
]
}

View File

@ -0,0 +1,43 @@
{
"type": "forge:conditional",
"recipes": [
{
"conditions": [
{
"values": [
{
"item": "industrialforegoing:conveyor_splitting_upgrade",
"type": "forge:item_exists"
}
],
"type": "forge:and"
}
],
"recipe": {
"type": "minecraft:crafting_shaped",
"pattern": [
"IPI",
"IDI",
"ICI"
],
"key": {
"I": {
"tag": "forge:ingots/iron_aluminum"
},
"P": {
"item": "industrialforegoing:conveyor"
},
"D": {
"item": "minecraft:hopper"
},
"C": {
"item": "industrialforegoing:conveyor"
}
},
"result": {
"item": "industrialforegoing:conveyor_splitting_upgrade"
}
}
}
]
}

View File

@ -0,0 +1,49 @@
{
"type": "forge:conditional",
"recipes": [
{
"conditions": [
{
"values": [
{
"item": "industrialforegoing:dissolution_chamber",
"type": "forge:item_exists"
}
],
"type": "forge:and"
}
],
"recipe": {
"type": "minecraft:crafting_shaped",
"pattern": [
"PCP",
"BMB",
"GDG"
],
"key": {
"P": {
"tag": "forge:plastic"
},
"C": {
"tag": "forge:chests"
},
"B": {
"item": "minecraft:bucket"
},
"M": {
"tag": "industrialforegoing:machine_frame/pity"
},
"G": {
"tag": "forge:ingots/gold_tin"
},
"D": {
"tag": "forge:gears/diamond"
}
},
"result": {
"item": "industrialforegoing:dissolution_chamber"
}
}
}
]
}

View File

@ -0,0 +1,43 @@
{
"type": "forge:conditional",
"recipes": [
{
"conditions": [
{
"values": [
{
"item": "industrialforegoing:dye_mixer",
"type": "forge:item_exists"
}
],
"type": "forge:and"
}
],
"recipe": {
"type": "minecraft:crafting_shaped",
"pattern": [
"PDP",
"DMD",
"PRP"
],
"key": {
"P": {
"tag": "forge:plastic"
},
"D": {
"tag": "forge:dyes"
},
"M": {
"tag": "industrialforegoing:machine_frame/pity"
},
"R": {
"tag": "forge:gears/gold_copper"
}
},
"result": {
"item": "industrialforegoing:dye_mixer"
}
}
}
]
}

View File

@ -0,0 +1,46 @@
{
"type": "forge:conditional",
"recipes": [
{
"conditions": [
{
"values": [
{
"item": "industrialforegoing:fluid_collector",
"type": "forge:item_exists"
}
],
"type": "forge:and"
}
],
"recipe": {
"type": "minecraft:crafting_shaped",
"pattern": [
"PBP",
"BMB",
"SRS"
],
"key": {
"P": {
"tag": "forge:plastic"
},
"B": {
"item": "minecraft:bucket"
},
"M": {
"tag": "industrialforegoing:machine_frame/pity"
},
"R": {
"item": "minecraft:redstone"
},
"S": {
"tag": "forge:gears/iron_invar"
}
},
"result": {
"item": "industrialforegoing:fluid_collector"
}
}
}
]
}

View File

@ -0,0 +1,46 @@
{
"type": "forge:conditional",
"recipes": [
{
"conditions": [
{
"values": [
{
"item": "industrialforegoing:fluid_extractor",
"type": "forge:item_exists"
}
],
"type": "forge:and"
}
],
"recipe": {
"type": "minecraft:crafting_shaped",
"pattern": [
"IGI",
"CMC",
"IPI"
],
"key": {
"I": {
"tag": "forge:ingots/iron_aluminum"
},
"G": {
"item": "minecraft:light_weighted_pressure_plate"
},
"C": {
"tag": "forge:cobblestone"
},
"M": {
"tag": "industrialforegoing:machine_frame/pity"
},
"P": {
"item": "minecraft:piston"
}
},
"result": {
"item": "industrialforegoing:fluid_extractor"
}
}
}
]
}

View File

@ -0,0 +1,46 @@
{
"type": "forge:conditional",
"recipes": [
{
"conditions": [
{
"values": [
{
"item": "industrialforegoing:fluid_placer",
"type": "forge:item_exists"
}
],
"type": "forge:and"
}
],
"recipe": {
"type": "minecraft:crafting_shaped",
"pattern": [
"PBP",
"BMB",
"SRS"
],
"key": {
"P": {
"tag": "forge:plastic"
},
"B": {
"item": "minecraft:water_bucket"
},
"M": {
"tag": "industrialforegoing:machine_frame/pity"
},
"R": {
"item": "minecraft:redstone"
},
"S": {
"tag": "forge:gears/iron_invar"
}
},
"result": {
"item": "industrialforegoing:fluid_placer"
}
}
}
]
}

View File

@ -0,0 +1,49 @@
{
"type": "forge:conditional",
"recipes": [
{
"conditions": [
{
"values": [
{
"item": "industrialforegoing:laser_drill",
"type": "forge:item_exists"
}
],
"type": "forge:and"
}
],
"recipe": {
"type": "minecraft:crafting_shaped",
"pattern": [
"pfp",
"bmb",
"grg"
],
"key": {
"p": {
"tag": "forge:plastic"
},
"f": {
"tag": "forge:gears/diamond"
},
"b": {
"item": "minecraft:piston"
},
"m": {
"tag": "industrialforegoing:machine_frame/simple"
},
"g": {
"tag": "forge:gears/diamond"
},
"r": {
"item": "minecraft:redstone"
}
},
"result": {
"item": "industrialforegoing:laser_drill"
}
}
}
]
}

View File

@ -0,0 +1,49 @@
{
"type": "forge:conditional",
"recipes": [
{
"conditions": [
{
"values": [
{
"item": "industrialforegoing:latex_processing_unit",
"type": "forge:item_exists"
}
],
"type": "forge:and"
}
],
"recipe": {
"type": "minecraft:crafting_shaped",
"pattern": [
"IGI",
"BML",
"IFI"
],
"key": {
"I": {
"tag": "forge:ingots/iron_aluminum"
},
"G": {
"tag": "forge:storage_blocks/redstone"
},
"B": {
"item": "minecraft:water_bucket"
},
"L": {
"item": "industrialforegoing:latex_bucket"
},
"M": {
"tag": "industrialforegoing:machine_frame/pity"
},
"F": {
"item": "minecraft:furnace"
}
},
"result": {
"item": "industrialforegoing:latex_processing_unit"
}
}
}
]
}

View File

@ -0,0 +1,40 @@
{
"type": "forge:conditional",
"recipes": [
{
"conditions": [
{
"values": [
{
"item": "industrialforegoing:machine_frame_pity",
"type": "forge:item_exists"
}
],
"type": "forge:and"
}
],
"recipe": {
"type": "minecraft:crafting_shaped",
"pattern": [
"WIW",
"IRI",
"WIW"
],
"key": {
"W": {
"tag": "minecraft:logs"
},
"I": {
"tag": "forge:ingots/iron_aluminum"
},
"R": {
"tag": "forge:storage_blocks/redstone"
}
},
"result": {
"item": "industrialforegoing:machine_frame_pity"
}
}
}
]
}

View File

@ -0,0 +1,49 @@
{
"type": "forge:conditional",
"recipes": [
{
"conditions": [
{
"values": [
{
"item": "industrialforegoing:marine_fisher",
"type": "forge:item_exists"
}
],
"type": "forge:and"
}
],
"recipe": {
"type": "minecraft:crafting_shaped",
"pattern": [
"pfp",
"bmb",
"grg"
],
"key": {
"p": {
"tag": "forge:plastic"
},
"f": {
"item": "minecraft:fishing_rod"
},
"b": {
"item": "minecraft:bucket"
},
"m": {
"tag": "industrialforegoing:machine_frame/simple"
},
"g": {
"tag": "forge:gears/iron_invar"
},
"r": {
"item": "minecraft:redstone"
}
},
"result": {
"item": "industrialforegoing:marine_fisher"
}
}
}
]
}

View File

@ -0,0 +1,52 @@
{
"type": "forge:conditional",
"recipes": [
{
"conditions": [
{
"values": [
{
"item": "industrialforegoing:material_stonework_factory",
"type": "forge:item_exists"
}
],
"type": "forge:and"
}
],
"recipe": {
"type": "minecraft:crafting_shaped",
"pattern": [
"pcp",
"gmf",
"aba"
],
"key": {
"p": {
"tag": "forge:plastic"
},
"c": {
"item": "minecraft:crafting_table"
},
"g": {
"item": "minecraft:diamond_pickaxe"
},
"m": {
"tag": "industrialforegoing:machine_frame/advanced"
},
"f": {
"item": "minecraft:furnace"
},
"a": {
"tag": "forge:gears/gold_bronze"
},
"b": {
"item": "industrialforegoing:pink_slime"
}
},
"result": {
"item": "industrialforegoing:material_stonework_factory"
}
}
}
]
}

View File

@ -0,0 +1,40 @@
{
"type": "forge:conditional",
"recipes": [
{
"conditions": [
{
"values": [
{
"item": "industrialforegoing:meat_feeder",
"type": "forge:item_exists"
}
],
"type": "forge:and"
}
],
"recipe": {
"type": "minecraft:crafting_shaped",
"pattern": [
"pip",
"gig",
" i "
],
"key": {
"p": {
"item": "industrialforegoing:plastic"
},
"i": {
"tag": "forge:ingots/iron_aluminum"
},
"g": {
"item": "minecraft:glass_bottle"
}
},
"result": {
"item": "industrialforegoing:meat_feeder"
}
}
}
]
}

View File

@ -0,0 +1,49 @@
{
"type": "forge:conditional",
"recipes": [
{
"conditions": [
{
"values": [
{
"item": "industrialforegoing:mob_crusher",
"type": "forge:item_exists"
}
],
"type": "forge:and"
}
],
"recipe": {
"type": "minecraft:crafting_shaped",
"pattern": [
"PSP",
"BMB",
"GRG"
],
"key": {
"P": {
"tag": "forge:plastic"
},
"S": {
"item": "minecraft:iron_sword"
},
"B": {
"item": "minecraft:book"
},
"M": {
"tag": "industrialforegoing:machine_frame/advanced"
},
"R": {
"item": "minecraft:redstone"
},
"G": {
"tag": "forge:gears/gold_invar"
}
},
"result": {
"item": "industrialforegoing:mob_crusher"
}
}
}
]
}

View File

@ -0,0 +1,49 @@
{
"type": "forge:conditional",
"recipes": [
{
"conditions": [
{
"values": [
{
"item": "industrialforegoing:mob_slaughter_factory",
"type": "forge:item_exists"
}
],
"type": "forge:and"
}
],
"recipe": {
"type": "minecraft:crafting_shaped",
"pattern": [
"PDP",
"SMS",
"ARA"
],
"key": {
"P": {
"tag": "forge:plastic"
},
"D": {
"tag": "forge:gears/gold_bronze"
},
"S": {
"item": "minecraft:iron_sword"
},
"A": {
"item": "minecraft:iron_axe"
},
"M": {
"tag": "industrialforegoing:machine_frame/pity"
},
"R": {
"item": "minecraft:redstone"
}
},
"result": {
"item": "industrialforegoing:mob_slaughter_factory"
}
}
}
]
}

View File

@ -0,0 +1,49 @@
{
"type": "forge:conditional",
"recipes": [
{
"conditions": [
{
"values": [
{
"item": "industrialforegoing:plant_fertilizer",
"type": "forge:item_exists"
}
],
"type": "forge:and"
}
],
"recipe": {
"type": "minecraft:crafting_shaped",
"pattern": [
"PBP",
"LML",
"GRG"
],
"key": {
"P": {
"tag": "forge:plastic"
},
"B": {
"item": "minecraft:glass_bottle"
},
"L": {
"item": "minecraft:leather"
},
"M": {
"tag": "industrialforegoing:machine_frame/simple"
},
"R": {
"item": "minecraft:redstone"
},
"G": {
"tag": "forge:gears/iron_invar"
}
},
"result": {
"item": "industrialforegoing:plant_fertilizer"
}
}
}
]
}

View File

@ -0,0 +1,49 @@
{
"type": "forge:conditional",
"recipes": [
{
"conditions": [
{
"values": [
{
"item": "industrialforegoing:plant_gatherer",
"type": "forge:item_exists"
}
],
"type": "forge:and"
}
],
"recipe": {
"type": "minecraft:crafting_shaped",
"pattern": [
"PHP",
"AMA",
"GRG"
],
"key": {
"P": {
"tag": "forge:plastic"
},
"H": {
"item": "minecraft:iron_hoe"
},
"A": {
"item": "minecraft:iron_axe"
},
"M": {
"tag": "industrialforegoing:machine_frame/pity"
},
"G": {
"tag": "forge:gears/gold_bronze"
},
"R": {
"item": "minecraft:redstone"
}
},
"result": {
"item": "industrialforegoing:plant_gatherer"
}
}
}
]
}

View File

@ -0,0 +1,49 @@
{
"type": "forge:conditional",
"recipes": [
{
"conditions": [
{
"values": [
{
"item": "industrialforegoing:plant_sower",
"type": "forge:item_exists"
}
],
"type": "forge:and"
}
],
"recipe": {
"type": "minecraft:crafting_shaped",
"pattern": [
"PBP",
"LML",
"GRG"
],
"key": {
"P": {
"tag": "forge:plastic"
},
"B": {
"item": "minecraft:flower_pot"
},
"L": {
"item": "minecraft:piston"
},
"M": {
"tag": "industrialforegoing:machine_frame/pity"
},
"R": {
"item": "minecraft:redstone"
},
"G": {
"tag": "forge:gears/iron_invar"
}
},
"result": {
"item": "industrialforegoing:plant_sower"
}
}
}
]
}

View File

@ -0,0 +1,46 @@
{
"type": "forge:conditional",
"recipes": [
{
"conditions": [
{
"values": [
{
"item": "industrialforegoing:resourceful_furnace",
"type": "forge:item_exists"
}
],
"type": "forge:and"
}
],
"recipe": {
"type": "minecraft:crafting_shaped",
"pattern": [
"PBP",
"LML",
"PRP"
],
"key": {
"P": {
"tag": "forge:plastic"
},
"B": {
"item": "minecraft:bucket"
},
"L": {
"item": "minecraft:furnace"
},
"M": {
"tag": "industrialforegoing:machine_frame/pity"
},
"R": {
"tag": "forge:gears/gold_copper"
}
},
"result": {
"item": "industrialforegoing:resourceful_furnace"
}
}
}
]
}

View File

@ -0,0 +1,49 @@
{
"type": "forge:conditional",
"recipes": [
{
"conditions": [
{
"values": [
{
"item": "industrialforegoing:sewage_composter",
"type": "forge:item_exists"
}
],
"type": "forge:and"
}
],
"recipe": {
"type": "minecraft:crafting_shaped",
"pattern": [
"PFP",
"DMD",
"BGB"
],
"key": {
"P": {
"tag": "forge:plastic"
},
"F": {
"item": "minecraft:furnace"
},
"D": {
"item": "minecraft:piston"
},
"B": {
"item": "minecraft:brick"
},
"M": {
"tag": "industrialforegoing:machine_frame/pity"
},
"G": {
"tag": "forge:gears/iron_invar"
}
},
"result": {
"item": "industrialforegoing:sewage_composter"
}
}
}
]
}

View File

@ -0,0 +1,46 @@
{
"type": "forge:conditional",
"recipes": [
{
"conditions": [
{
"values": [
{
"item": "industrialforegoing:sewer",
"type": "forge:item_exists"
}
],
"type": "forge:and"
}
],
"recipe": {
"type": "minecraft:crafting_shaped",
"pattern": [
"PEP",
"BMB",
"BGB"
],
"key": {
"P": {
"tag": "forge:plastic"
},
"E": {
"item": "minecraft:bucket"
},
"B": {
"item": "minecraft:brick"
},
"M": {
"tag": "industrialforegoing:machine_frame/pity"
},
"G": {
"tag": "forge:gears/iron_invar"
}
},
"result": {
"item": "industrialforegoing:sewer"
}
}
}
]
}

View File

@ -0,0 +1,49 @@
{
"type": "forge:conditional",
"recipes": [
{
"conditions": [
{
"values": [
{
"item": "industrialforegoing:sludge_refiner",
"type": "forge:item_exists"
}
],
"type": "forge:and"
}
],
"recipe": {
"type": "minecraft:crafting_shaped",
"pattern": [
"PBP",
"LML",
"GRG"
],
"key": {
"P": {
"tag": "forge:plastic"
},
"B": {
"item": "minecraft:bucket"
},
"L": {
"item": "minecraft:furnace"
},
"M": {
"tag": "industrialforegoing:machine_frame/pity"
},
"R": {
"tag": "forge:gears/gold_copper"
},
"G": {
"tag": "forge:gears/iron_invar"
}
},
"result": {
"item": "industrialforegoing:sludge_refiner"
}
}
}
]
}

View File

@ -0,0 +1,43 @@
{
"type": "forge:conditional",
"recipes": [
{
"conditions": [
{
"values": [
{
"item": "industrialforegoing:spores_recreator",
"type": "forge:item_exists"
}
],
"type": "forge:and"
}
],
"recipe": {
"type": "minecraft:crafting_shaped",
"pattern": [
"PSP",
"IMI",
"PSP"
],
"key": {
"P": {
"tag": "forge:plastic"
},
"I": {
"tag": "forge:mushrooms"
},
"M": {
"tag": "industrialforegoing:machine_frame/pity"
},
"S": {
"tag": "forge:gears/iron_invar"
}
},
"result": {
"item": "industrialforegoing:spores_recreator"
}
}
}
]
}

View File

@ -0,0 +1,46 @@
{
"type": "forge:conditional",
"recipes": [
{
"conditions": [
{
"values": [
{
"item": "industrialforegoing:stasis_chamber",
"type": "forge:item_exists"
}
],
"type": "forge:and"
}
],
"recipe": {
"type": "minecraft:crafting_shaped",
"pattern": [
"sss",
"gmg",
"ipi"
],
"key": {
"s": {
"item": "minecraft:soul_sand"
},
"g": {
"item": "minecraft:ghast_tear"
},
"m": {
"tag": "industrialforegoing:machine_frame/advanced"
},
"i": {
"tag": "forge:gears/gold_invar"
},
"p": {
"item": "minecraft:piston"
}
},
"result": {
"item": "industrialforegoing:stasis_chamber"
}
}
}
]
}

View File

@ -0,0 +1,49 @@
{
"type": "forge:conditional",
"recipes": [
{
"conditions": [
{
"values": [
{
"item": "industrialforegoing:water_condensator",
"type": "forge:item_exists"
}
],
"type": "forge:and"
}
],
"recipe": {
"type": "minecraft:crafting_shaped",
"pattern": [
"PBP",
"LML",
"GRG"
],
"key": {
"P": {
"tag": "forge:plastic"
},
"B": {
"item": "minecraft:water_bucket"
},
"L": {
"item": "minecraft:piston"
},
"M": {
"tag": "industrialforegoing:machine_frame/pity"
},
"R": {
"item": "minecraft:redstone"
},
"G": {
"tag": "forge:gears/iron_invar"
}
},
"result": {
"item": "industrialforegoing:water_condensator"
}
}
}
]
}