Machines we are sending to the skies
This commit is contained in:
parent
7977a8e73b
commit
7d05bfbe96
74 changed files with 1660 additions and 81 deletions
|
@ -50,7 +50,7 @@
|
|||
"block.techreborn.grinder": "Grinder",
|
||||
"block.techreborn.compressor": "Compressor",
|
||||
"block.techreborn.electric_furnace": "Electric Furnace",
|
||||
"block.techreborn.industrial_machine_frame": "Highly Advanced Machine Frame",
|
||||
"block.techreborn.industrial_machine_frame": "Industrial Machine Frame",
|
||||
"block.techreborn.advanced_machine_frame": "Advanced Machine Frame",
|
||||
"block.techreborn.basic_machine_frame": "Basic Machine Frame",
|
||||
"block.techreborn.basic_solar_panel": "Basic Solar Panel",
|
||||
|
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"parent": "minecraft:item/generated",
|
||||
"textures": {
|
||||
"layer0": "techreborn:item/plate/chrome_plate"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,23 @@
|
|||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"pattern": [
|
||||
"RRR",
|
||||
"CAC",
|
||||
"RRR"
|
||||
],
|
||||
"key": {
|
||||
"A": {
|
||||
"item": "techreborn:advanced_machine_frame"
|
||||
},
|
||||
"R": {
|
||||
"item": "techreborn:steel_plate"
|
||||
},
|
||||
"C": {
|
||||
"item": "techreborn:advanced_circuit"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "techreborn:advanced_machine_casing",
|
||||
"count": 4
|
||||
}
|
||||
}
|
|
@ -0,0 +1,22 @@
|
|||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"pattern": [
|
||||
"RRR",
|
||||
"CAC",
|
||||
"RRR"
|
||||
],
|
||||
"key": {
|
||||
"A": {
|
||||
"item": "techreborn:basic_machine_casing"
|
||||
},
|
||||
"R": {
|
||||
"item": "techreborn:steel_plate"
|
||||
},
|
||||
"C": {
|
||||
"item": "techreborn:advanced_circuit"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "techreborn:advanced_machine_casing"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,25 @@
|
|||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"pattern": [
|
||||
"DLD",
|
||||
"LDL",
|
||||
"CPC"
|
||||
],
|
||||
"key": {
|
||||
"P": {
|
||||
"item": "techreborn:basic_solar_panel"
|
||||
},
|
||||
"C": {
|
||||
"item": "techreborn:advanced_circuit"
|
||||
},
|
||||
"D": {
|
||||
"item": "techreborn:coal_dust"
|
||||
},
|
||||
"L": {
|
||||
"item": "minecraft:glass"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "techreborn:advanced_solar_panel"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,25 @@
|
|||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"pattern": [
|
||||
"DLD",
|
||||
"LDL",
|
||||
"CPC"
|
||||
],
|
||||
"key": {
|
||||
"P": {
|
||||
"item": "techreborn:basic_machine_frame"
|
||||
},
|
||||
"C": {
|
||||
"item": "techreborn:advanced_circuit"
|
||||
},
|
||||
"D": {
|
||||
"item": "techreborn:coal_dust"
|
||||
},
|
||||
"L": {
|
||||
"item": "minecraft:glass"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "techreborn:advanced_solar_panel"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,23 @@
|
|||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"pattern": [
|
||||
"RRR",
|
||||
"CAC",
|
||||
"RRR"
|
||||
],
|
||||
"key": {
|
||||
"A": {
|
||||
"item": "techreborn:basic_machine_frame"
|
||||
},
|
||||
"R": {
|
||||
"item": "techreborn:refined_iron_ingot"
|
||||
},
|
||||
"C": {
|
||||
"item": "techreborn:electronic_circuit"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "techreborn:basic_machine_casing",
|
||||
"count": 4
|
||||
}
|
||||
}
|
|
@ -0,0 +1,23 @@
|
|||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"pattern": [
|
||||
"RRR",
|
||||
"CAC",
|
||||
"RRR"
|
||||
],
|
||||
"key": {
|
||||
"A": {
|
||||
"item": "techreborn:basic_machine_frame"
|
||||
},
|
||||
"R": {
|
||||
"item": "techreborn:iron_plate"
|
||||
},
|
||||
"C": {
|
||||
"item": "techreborn:electronic_circuit"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "techreborn:basic_machine_casing",
|
||||
"count": 4
|
||||
}
|
||||
}
|
|
@ -0,0 +1,23 @@
|
|||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"pattern": [
|
||||
"RRR",
|
||||
"CAC",
|
||||
"RRR"
|
||||
],
|
||||
"key": {
|
||||
"A": {
|
||||
"item": "techreborn:basic_machine_frame"
|
||||
},
|
||||
"R": {
|
||||
"item": "techreborn:aluminum_plate"
|
||||
},
|
||||
"C": {
|
||||
"item": "techreborn:electronic_circuit"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "techreborn:basic_machine_casing",
|
||||
"count": 4
|
||||
}
|
||||
}
|
|
@ -0,0 +1,25 @@
|
|||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"pattern": [
|
||||
"DLD",
|
||||
"LDL",
|
||||
"CGC"
|
||||
],
|
||||
"key": {
|
||||
"C": {
|
||||
"item": "techreborn:electronic_circuit"
|
||||
},
|
||||
"D": {
|
||||
"item": "techreborn:coal_dust"
|
||||
},
|
||||
"G": {
|
||||
"item": "techreborn:solid_fuel_generator"
|
||||
},
|
||||
"L": {
|
||||
"item": "minecraft:glass_pane"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "techreborn:basic_solar_panel"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,28 @@
|
|||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"pattern": [
|
||||
"ETE",
|
||||
"COC",
|
||||
"EAE"
|
||||
],
|
||||
"key": {
|
||||
"A": {
|
||||
"item": "techreborn:advanced_machine_frame"
|
||||
},
|
||||
"C": {
|
||||
"item": "minecraft:chest"
|
||||
},
|
||||
"T": {
|
||||
"item": "techreborn:energy_crystal"
|
||||
},
|
||||
"E": {
|
||||
"item": "techreborn:energy_flow_chip"
|
||||
},
|
||||
"O": {
|
||||
"item": "techreborn:lapotronic_orb"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "techreborn:charge_o_mat"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,25 @@
|
|||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"pattern": [
|
||||
"IEI",
|
||||
"CPC",
|
||||
"IEI"
|
||||
],
|
||||
"key": {
|
||||
"P": {
|
||||
"item": "techreborn:compressor"
|
||||
},
|
||||
"C": {
|
||||
"item": "techreborn:advanced_circuit"
|
||||
},
|
||||
"E": {
|
||||
"item": "techreborn:extractor"
|
||||
},
|
||||
"I": {
|
||||
"item": "techreborn:invar_plate"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "techreborn:chemical_reactor"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,25 @@
|
|||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"pattern": [
|
||||
"OMC",
|
||||
"MFM",
|
||||
"CMO"
|
||||
],
|
||||
"key": {
|
||||
"C": {
|
||||
"item": "techreborn:energy_flow_chip"
|
||||
},
|
||||
"F": {
|
||||
"item": "techreborn:advanced_machine_frame"
|
||||
},
|
||||
"M": {
|
||||
"item": "techreborn:digital_display"
|
||||
},
|
||||
"O": {
|
||||
"item": "techreborn:data_storage_chip"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "techreborn:computer_cube"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,22 @@
|
|||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"pattern": [
|
||||
"III",
|
||||
"I I",
|
||||
"CGC"
|
||||
],
|
||||
"key": {
|
||||
"C": {
|
||||
"item": "techreborn:electronic_circuit"
|
||||
},
|
||||
"G": {
|
||||
"item": "techreborn:solid_fuel_generator"
|
||||
},
|
||||
"I": {
|
||||
"item": "techreborn:refined_iron_ingot"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "techreborn:diesel_generator"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,22 @@
|
|||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"pattern": [
|
||||
"III",
|
||||
"I I",
|
||||
"CGC"
|
||||
],
|
||||
"key": {
|
||||
"C": {
|
||||
"item": "techreborn:electronic_circuit"
|
||||
},
|
||||
"G": {
|
||||
"item": "techreborn:solid_fuel_generator"
|
||||
},
|
||||
"I": {
|
||||
"item": "techreborn:aluminum_plate"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "techreborn:diesel_generator"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,22 @@
|
|||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"pattern": [
|
||||
"PPP",
|
||||
"PDP",
|
||||
"PCP"
|
||||
],
|
||||
"key": {
|
||||
"P": {
|
||||
"item": "techreborn:aluminum_plate"
|
||||
},
|
||||
"C": {
|
||||
"item": "techreborn:digital_display"
|
||||
},
|
||||
"D": {
|
||||
"item": "techreborn:data_storage_chip"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "techreborn:digital_chest"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,22 @@
|
|||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"pattern": [
|
||||
"PPP",
|
||||
"PDP",
|
||||
"PCP"
|
||||
],
|
||||
"key": {
|
||||
"P": {
|
||||
"item": "techreborn:steel_plate"
|
||||
},
|
||||
"C": {
|
||||
"item": "techreborn:digital_display"
|
||||
},
|
||||
"D": {
|
||||
"item": "techreborn:data_storage_chip"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "techreborn:digital_chest"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,28 @@
|
|||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"pattern": [
|
||||
"CMC",
|
||||
"PBP",
|
||||
"EME"
|
||||
],
|
||||
"key": {
|
||||
"P": {
|
||||
"item": "techreborn:extractor"
|
||||
},
|
||||
"B": {
|
||||
"item": "techreborn:industrial_machine_frame"
|
||||
},
|
||||
"C": {
|
||||
"item": "techreborn:industrial_centrifuge"
|
||||
},
|
||||
"E": {
|
||||
"item": "techreborn:industrial_electrolyzer"
|
||||
},
|
||||
"M": {
|
||||
"item": "techreborn:energy_flow_chip"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "techreborn:distillation_tower"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,28 @@
|
|||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"pattern": [
|
||||
"CTC",
|
||||
"PSP",
|
||||
"CBC"
|
||||
],
|
||||
"key": {
|
||||
"P": {
|
||||
"item": "techreborn:iridium_alloy_plate"
|
||||
},
|
||||
"B": {
|
||||
"item": "techreborn:lapotronic_orb"
|
||||
},
|
||||
"C": {
|
||||
"item": "techreborn:energy_flow_chip"
|
||||
},
|
||||
"S": {
|
||||
"item": "techreborn:superconductor"
|
||||
},
|
||||
"T": {
|
||||
"item": "techreborn:medium_voltage_su"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "techreborn:dragon_egg_syphon"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,22 @@
|
|||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"pattern": [
|
||||
" C ",
|
||||
"RFR",
|
||||
" "
|
||||
],
|
||||
"key": {
|
||||
"R": {
|
||||
"item": "minecraft:redstone"
|
||||
},
|
||||
"C": {
|
||||
"item": "techreborn:electronic_circuit"
|
||||
},
|
||||
"F": {
|
||||
"item": "techreborn:iron_furnace"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "techreborn:electric_furnace"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,22 @@
|
|||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"pattern": [
|
||||
"TMT",
|
||||
"TCT",
|
||||
" "
|
||||
],
|
||||
"key": {
|
||||
"C": {
|
||||
"item": "techreborn:electronic_circuit"
|
||||
},
|
||||
"T": {
|
||||
"item": "techreborn:treetap"
|
||||
},
|
||||
"M": {
|
||||
"item": "techreborn:basic_machine_frame"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "techreborn:extractor"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,31 @@
|
|||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"pattern": [
|
||||
"PCP",
|
||||
"CFC",
|
||||
"ESR"
|
||||
],
|
||||
"key": {
|
||||
"P": {
|
||||
"item": "techreborn:tungstensteel_plate"
|
||||
},
|
||||
"R": {
|
||||
"item": "techreborn:chemical_reactor"
|
||||
},
|
||||
"C": {
|
||||
"item": "techreborn:energy_flow_chip"
|
||||
},
|
||||
"S": {
|
||||
"item": "techreborn:superconductor"
|
||||
},
|
||||
"E": {
|
||||
"item": "techreborn:industrial_electrolyzer"
|
||||
},
|
||||
"F": {
|
||||
"item": "techreborn:industrial_machine_frame"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "techreborn:fluid_replicator"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,28 @@
|
|||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"pattern": [
|
||||
"CSC",
|
||||
"NAN",
|
||||
"CRC"
|
||||
],
|
||||
"key": {
|
||||
"A": {
|
||||
"item": "techreborn:advanced_machine_casing"
|
||||
},
|
||||
"R": {
|
||||
"item": "techreborn:iridium_neutron_reflector"
|
||||
},
|
||||
"C": {
|
||||
"item": "techreborn:energy_flow_chip"
|
||||
},
|
||||
"S": {
|
||||
"item": "techreborn:superconductor"
|
||||
},
|
||||
"N": {
|
||||
"item": "techreborn:nichrome_heating_coil"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "techreborn:fusion_coil"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,22 @@
|
|||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"pattern": [
|
||||
"CCC",
|
||||
"PTP",
|
||||
"CCC"
|
||||
],
|
||||
"key": {
|
||||
"P": {
|
||||
"item": "techreborn:energy_crystal"
|
||||
},
|
||||
"C": {
|
||||
"item": "techreborn:energy_flow_chip"
|
||||
},
|
||||
"T": {
|
||||
"item": "techreborn:fusion_coil"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "techreborn:fusion_control_computer"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,25 @@
|
|||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"pattern": [
|
||||
"IAI",
|
||||
"WGW",
|
||||
"IAI"
|
||||
],
|
||||
"key": {
|
||||
"A": {
|
||||
"item": "techreborn:advanced_circuit"
|
||||
},
|
||||
"W": {
|
||||
"item": "techreborn:wind_mill"
|
||||
},
|
||||
"G": {
|
||||
"item": "techreborn:reinforced_glass"
|
||||
},
|
||||
"I": {
|
||||
"item": "techreborn:invar_plate"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "techreborn:gas_turbine"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,25 @@
|
|||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"pattern": [
|
||||
"IAI",
|
||||
"WGW",
|
||||
"IAI"
|
||||
],
|
||||
"key": {
|
||||
"A": {
|
||||
"item": "techreborn:advanced_circuit"
|
||||
},
|
||||
"W": {
|
||||
"item": "techreborn:wind_mill"
|
||||
},
|
||||
"G": {
|
||||
"item": "techreborn:reinforced_glass"
|
||||
},
|
||||
"I": {
|
||||
"item": "techreborn:aluminum_plate"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "techreborn:gas_turbine"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,25 @@
|
|||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"pattern": [
|
||||
"FFF",
|
||||
"SMS",
|
||||
" C "
|
||||
],
|
||||
"key": {
|
||||
"F": {
|
||||
"item": "minecraft:flint"
|
||||
},
|
||||
"S": {
|
||||
"item": "minecraft:cobblestone"
|
||||
},
|
||||
"C": {
|
||||
"item": "techreborn:electronic_circuit"
|
||||
},
|
||||
"M": {
|
||||
"item": "techreborn:basic_machine_frame"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "techreborn:grinder"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,25 @@
|
|||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"pattern": [
|
||||
"LAL",
|
||||
"LML",
|
||||
"LOL"
|
||||
],
|
||||
"key": {
|
||||
"A": {
|
||||
"item": "techreborn:advanced_circuit"
|
||||
},
|
||||
"L": {
|
||||
"item": "techreborn:lapotron_crystal"
|
||||
},
|
||||
"M": {
|
||||
"item": "techreborn:medium_voltage_su"
|
||||
},
|
||||
"O": {
|
||||
"item": "techreborn:advanced_machine_frame"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "techreborn:high_voltage_su"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,19 @@
|
|||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"pattern": [
|
||||
" H ",
|
||||
" M ",
|
||||
" H "
|
||||
],
|
||||
"key": {
|
||||
"H": {
|
||||
"item": "techreborn:insulated_hv_cable"
|
||||
},
|
||||
"M": {
|
||||
"item": "techreborn:mv_transformer"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "techreborn:hv_transformer"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,25 @@
|
|||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"pattern": [
|
||||
"ABA",
|
||||
"CPC",
|
||||
"ABA"
|
||||
],
|
||||
"key": {
|
||||
"P": {
|
||||
"item": "techreborn:compressor"
|
||||
},
|
||||
"A": {
|
||||
"item": "techreborn:advanced_alloy_ingot"
|
||||
},
|
||||
"B": {
|
||||
"item": "techreborn:advanced_machine_frame"
|
||||
},
|
||||
"C": {
|
||||
"item": "techreborn:advanced_circuit"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "techreborn:implosion_compressor"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,25 @@
|
|||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"pattern": [
|
||||
"CHC",
|
||||
"HBH",
|
||||
"FHF"
|
||||
],
|
||||
"key": {
|
||||
"B": {
|
||||
"item": "techreborn:advanced_machine_frame"
|
||||
},
|
||||
"C": {
|
||||
"item": "techreborn:advanced_circuit"
|
||||
},
|
||||
"F": {
|
||||
"item": "techreborn:electric_furnace"
|
||||
},
|
||||
"H": {
|
||||
"item": "techreborn:cupronickel_heating_coil"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "techreborn:industrial_blast_furnace"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,25 @@
|
|||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"pattern": [
|
||||
"RCR",
|
||||
"AEA",
|
||||
"RCR"
|
||||
],
|
||||
"key": {
|
||||
"A": {
|
||||
"item": "techreborn:advanced_machine_frame"
|
||||
},
|
||||
"R": {
|
||||
"item": "techreborn:refined_iron_ingot"
|
||||
},
|
||||
"C": {
|
||||
"item": "techreborn:advanced_circuit"
|
||||
},
|
||||
"E": {
|
||||
"item": "techreborn:extractor"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "techreborn:industrial_centrifuge"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,25 @@
|
|||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"pattern": [
|
||||
"RCR",
|
||||
"AEA",
|
||||
"RCR"
|
||||
],
|
||||
"key": {
|
||||
"A": {
|
||||
"item": "techreborn:advanced_machine_frame"
|
||||
},
|
||||
"R": {
|
||||
"item": "techreborn:aluminum_plate"
|
||||
},
|
||||
"C": {
|
||||
"item": "techreborn:advanced_circuit"
|
||||
},
|
||||
"E": {
|
||||
"item": "techreborn:extractor"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "techreborn:industrial_centrifuge"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,25 @@
|
|||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"pattern": [
|
||||
"RER",
|
||||
"CFC",
|
||||
"RER"
|
||||
],
|
||||
"key": {
|
||||
"R": {
|
||||
"item": "techreborn:iron_plate"
|
||||
},
|
||||
"C": {
|
||||
"item": "techreborn:advanced_circuit"
|
||||
},
|
||||
"E": {
|
||||
"item": "techreborn:extractor"
|
||||
},
|
||||
"F": {
|
||||
"item": "techreborn:advanced_machine_frame"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "techreborn:industrial_electrolyzer"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,28 @@
|
|||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"pattern": [
|
||||
"ECG",
|
||||
"HHH",
|
||||
"CBC"
|
||||
],
|
||||
"key": {
|
||||
"B": {
|
||||
"item": "techreborn:advanced_machine_frame"
|
||||
},
|
||||
"C": {
|
||||
"item": "techreborn:advanced_circuit"
|
||||
},
|
||||
"E": {
|
||||
"item": "techreborn:industrial_electrolyzer"
|
||||
},
|
||||
"G": {
|
||||
"item": "techreborn:grinder"
|
||||
},
|
||||
"H": {
|
||||
"item": "techreborn:diamond_grinding_head"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "techreborn:industrial_grinder"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,23 @@
|
|||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"pattern": [
|
||||
"RRR",
|
||||
"CAC",
|
||||
"RRR"
|
||||
],
|
||||
"key": {
|
||||
"A": {
|
||||
"item": "techreborn:industrial_machine_frame"
|
||||
},
|
||||
"R": {
|
||||
"item": "techreborn:chrome_plate"
|
||||
},
|
||||
"C": {
|
||||
"item": "techreborn:data_storage_core"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "techreborn:industrial_machine_casing",
|
||||
"count": 4
|
||||
}
|
||||
}
|
|
@ -0,0 +1,22 @@
|
|||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"pattern": [
|
||||
"RRR",
|
||||
"CAC",
|
||||
"RRR"
|
||||
],
|
||||
"key": {
|
||||
"A": {
|
||||
"item": "techreborn:advanced_machine_casing"
|
||||
},
|
||||
"R": {
|
||||
"item": "techreborn:chrome_plate"
|
||||
},
|
||||
"C": {
|
||||
"item": "techreborn:data_storage_core"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "techreborn:industrial_machine_casing"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,25 @@
|
|||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"pattern": [
|
||||
"PAP",
|
||||
"SSS",
|
||||
"ACA"
|
||||
],
|
||||
"key": {
|
||||
"P": {
|
||||
"item": "techreborn:refined_iron_ingot"
|
||||
},
|
||||
"A": {
|
||||
"item": "techreborn:advanced_circuit"
|
||||
},
|
||||
"S": {
|
||||
"item": "techreborn:diamond_saw_blade"
|
||||
},
|
||||
"C": {
|
||||
"item": "techreborn:advanced_machine_frame"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "techreborn:industrial_sawmill"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,25 @@
|
|||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"pattern": [
|
||||
"DLD",
|
||||
"LDL",
|
||||
"CPC"
|
||||
],
|
||||
"key": {
|
||||
"P": {
|
||||
"item": "techreborn:advanced_solar_panel"
|
||||
},
|
||||
"C": {
|
||||
"item": "techreborn:advanced_circuit"
|
||||
},
|
||||
"D": {
|
||||
"item": "techreborn:diamond_dust"
|
||||
},
|
||||
"L": {
|
||||
"item": "minecraft:glass"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "techreborn:industrial_solar_panel"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,25 @@
|
|||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"pattern": [
|
||||
"DLD",
|
||||
"LDL",
|
||||
"CPC"
|
||||
],
|
||||
"key": {
|
||||
"P": {
|
||||
"item": "techreborn:basic_machine_frame"
|
||||
},
|
||||
"C": {
|
||||
"item": "techreborn:advanced_circuit"
|
||||
},
|
||||
"D": {
|
||||
"item": "techreborn:diamond_dust"
|
||||
},
|
||||
"L": {
|
||||
"item": "minecraft:glass"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "techreborn:industrial_solar_panel"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,22 @@
|
|||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"pattern": [
|
||||
"PAP",
|
||||
"ACA",
|
||||
"PAP"
|
||||
],
|
||||
"key": {
|
||||
"P": {
|
||||
"item": "techreborn:iridium_alloy_plate"
|
||||
},
|
||||
"A": {
|
||||
"item": "techreborn:adjustable_su"
|
||||
},
|
||||
"C": {
|
||||
"item": "minecraft:ender_chest"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "techreborn:interdimensional_su"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,19 @@
|
|||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"pattern": [
|
||||
"III",
|
||||
"F F",
|
||||
"III"
|
||||
],
|
||||
"key": {
|
||||
"F": {
|
||||
"item": "techreborn:iron_furnace"
|
||||
},
|
||||
"I": {
|
||||
"item": "techreborn:refined_iron_ingot"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "techreborn:iron_alloy_furnace"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,16 @@
|
|||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"pattern": [
|
||||
"III",
|
||||
"I I",
|
||||
"III"
|
||||
],
|
||||
"key": {
|
||||
"I": {
|
||||
"item": "minecraft:iron_ingot"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "techreborn:iron_furnace"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,19 @@
|
|||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"pattern": [
|
||||
" I ",
|
||||
"I I",
|
||||
"IFI"
|
||||
],
|
||||
"key": {
|
||||
"F": {
|
||||
"item": "minecraft:furnace"
|
||||
},
|
||||
"I": {
|
||||
"item": "minecraft:iron_ingot"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "techreborn:iron_furnace"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,22 @@
|
|||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"pattern": [
|
||||
"GGG",
|
||||
"TCT",
|
||||
"GGG"
|
||||
],
|
||||
"key": {
|
||||
"C": {
|
||||
"item": "techreborn:carbon_fiber"
|
||||
},
|
||||
"T": {
|
||||
"item": "techreborn:copper_cable"
|
||||
},
|
||||
"G": {
|
||||
"item": "minecraft:glass_pane"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "techreborn:lamp_incandescent"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,22 @@
|
|||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"pattern": [
|
||||
"GGG",
|
||||
"TLT",
|
||||
"GGG"
|
||||
],
|
||||
"key": {
|
||||
"T": {
|
||||
"item": "techreborn:tin_cable"
|
||||
},
|
||||
"G": {
|
||||
"item": "minecraft:glass_pane"
|
||||
},
|
||||
"L": {
|
||||
"item": "minecraft:glowstone_dust"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "techreborn:lamp_led"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,25 @@
|
|||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"pattern": [
|
||||
" L ",
|
||||
"CBC",
|
||||
" M "
|
||||
],
|
||||
"key": {
|
||||
"B": {
|
||||
"item": "techreborn:lsu_storage"
|
||||
},
|
||||
"C": {
|
||||
"item": "techreborn:advanced_circuit"
|
||||
},
|
||||
"L": {
|
||||
"item": "techreborn:lv_transformer"
|
||||
},
|
||||
"M": {
|
||||
"item": "techreborn:mv_transformer"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "techreborn:lapotronic_su"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,19 @@
|
|||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"pattern": [
|
||||
"CAC",
|
||||
"ACA",
|
||||
"CAC"
|
||||
],
|
||||
"key": {
|
||||
"A": {
|
||||
"item": "techreborn:advanced_machine_casing"
|
||||
},
|
||||
"C": {
|
||||
"item": "techreborn:energy_flow_chip"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "techreborn:lightning_rod"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,22 @@
|
|||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"pattern": [
|
||||
"WCW",
|
||||
"BBB",
|
||||
"WWW"
|
||||
],
|
||||
"key": {
|
||||
"B": {
|
||||
"item": "techreborn:red_cell_battery"
|
||||
},
|
||||
"C": {
|
||||
"item": "techreborn:insulated_copper_cable"
|
||||
},
|
||||
"W": {
|
||||
"tag": "minecraft:planks"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "techreborn:low_voltage_su"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,19 @@
|
|||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"pattern": [
|
||||
"LLL",
|
||||
"LCL",
|
||||
"LLL"
|
||||
],
|
||||
"key": {
|
||||
"C": {
|
||||
"item": "techreborn:electronic_circuit"
|
||||
},
|
||||
"L": {
|
||||
"item": "minecraft:lapis_block"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "techreborn:lsu_storage"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,22 @@
|
|||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"pattern": [
|
||||
"PWP",
|
||||
"CCC",
|
||||
"PPP"
|
||||
],
|
||||
"key": {
|
||||
"P": {
|
||||
"tag": "minecraft:planks"
|
||||
},
|
||||
"C": {
|
||||
"item": "techreborn:copper_ingot"
|
||||
},
|
||||
"W": {
|
||||
"item": "techreborn:insulated_copper_cable"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "techreborn:lv_transformer"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,25 @@
|
|||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"pattern": [
|
||||
"ETE",
|
||||
"AOA",
|
||||
"ETE"
|
||||
],
|
||||
"key": {
|
||||
"A": {
|
||||
"item": "techreborn:industrial_machine_frame"
|
||||
},
|
||||
"T": {
|
||||
"item": "techreborn:extractor"
|
||||
},
|
||||
"E": {
|
||||
"item": "techreborn:energy_flow_chip"
|
||||
},
|
||||
"O": {
|
||||
"item": "techreborn:lapotronic_orb"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "techreborn:matter_fabricator"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,22 @@
|
|||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"pattern": [
|
||||
"GEG",
|
||||
"EME",
|
||||
"GEG"
|
||||
],
|
||||
"key": {
|
||||
"E": {
|
||||
"item": "techreborn:energy_crystal"
|
||||
},
|
||||
"G": {
|
||||
"item": "techreborn:insulated_gold_cable"
|
||||
},
|
||||
"M": {
|
||||
"item": "techreborn:basic_machine_frame"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "techreborn:medium_voltage_su"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,19 @@
|
|||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"pattern": [
|
||||
" G ",
|
||||
" M ",
|
||||
" G "
|
||||
],
|
||||
"key": {
|
||||
"G": {
|
||||
"item": "techreborn:insulated_gold_cable"
|
||||
},
|
||||
"M": {
|
||||
"item": "techreborn:basic_machine_frame"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "techreborn:mv_transformer"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,25 @@
|
|||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"pattern": [
|
||||
"PPP",
|
||||
"PTP",
|
||||
"CGC"
|
||||
],
|
||||
"key": {
|
||||
"P": {
|
||||
"item": "techreborn:tungstensteel_plate"
|
||||
},
|
||||
"C": {
|
||||
"item": "techreborn:energy_flow_chip"
|
||||
},
|
||||
"T": {
|
||||
"item": "techreborn:hv_transformer"
|
||||
},
|
||||
"G": {
|
||||
"item": "techreborn:solid_fuel_generator"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "techreborn:plasma_generator"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,22 @@
|
|||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"pattern": [
|
||||
" D ",
|
||||
"CFC",
|
||||
" D "
|
||||
],
|
||||
"key": {
|
||||
"C": {
|
||||
"item": "techreborn:advanced_circuit"
|
||||
},
|
||||
"D": {
|
||||
"item": "techreborn:data_storage_core"
|
||||
},
|
||||
"F": {
|
||||
"item": "techreborn:computer_cube"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "techreborn:player_detector"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,28 @@
|
|||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"pattern": [
|
||||
"DCD",
|
||||
"ATA",
|
||||
"DQD"
|
||||
],
|
||||
"key": {
|
||||
"A": {
|
||||
"item": "techreborn:industrial_machine_frame"
|
||||
},
|
||||
"Q": {
|
||||
"item": "techreborn:digital_chest"
|
||||
},
|
||||
"C": {
|
||||
"item": "techreborn:digital_display"
|
||||
},
|
||||
"D": {
|
||||
"item": "techreborn:data_storage_chip"
|
||||
},
|
||||
"T": {
|
||||
"item": "techreborn:compressor"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "techreborn:quantum_chest"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,25 @@
|
|||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"pattern": [
|
||||
"DLD",
|
||||
"LDL",
|
||||
"CPC"
|
||||
],
|
||||
"key": {
|
||||
"P": {
|
||||
"item": "techreborn:ultimate_solar_panel"
|
||||
},
|
||||
"C": {
|
||||
"item": "techreborn:energy_flow_chip"
|
||||
},
|
||||
"D": {
|
||||
"item": "techreborn:diamond_dust"
|
||||
},
|
||||
"L": {
|
||||
"item": "techreborn:reinforced_glass"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "techreborn:quantum_solar_panel"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,25 @@
|
|||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"pattern": [
|
||||
"DLD",
|
||||
"LDL",
|
||||
"CPC"
|
||||
],
|
||||
"key": {
|
||||
"P": {
|
||||
"item": "techreborn:industrial_machine_frame"
|
||||
},
|
||||
"C": {
|
||||
"item": "techreborn:energy_flow_chip"
|
||||
},
|
||||
"D": {
|
||||
"item": "techreborn:diamond_dust"
|
||||
},
|
||||
"L": {
|
||||
"item": "techreborn:reinforced_glass"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "techreborn:quantum_solar_panel"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,22 @@
|
|||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"pattern": [
|
||||
"EPE",
|
||||
"PCP",
|
||||
"EPE"
|
||||
],
|
||||
"key": {
|
||||
"P": {
|
||||
"item": "techreborn:platinum_plate"
|
||||
},
|
||||
"C": {
|
||||
"item": "techreborn:quantum_chest"
|
||||
},
|
||||
"E": {
|
||||
"item": "techreborn:advanced_circuit"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "techreborn:quantum_tank"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,25 @@
|
|||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"pattern": [
|
||||
" E ",
|
||||
"DCD",
|
||||
"GDG"
|
||||
],
|
||||
"key": {
|
||||
"C": {
|
||||
"item": "techreborn:compressor"
|
||||
},
|
||||
"D": {
|
||||
"item": "minecraft:dirt"
|
||||
},
|
||||
"E": {
|
||||
"item": "techreborn:electronic_circuit"
|
||||
},
|
||||
"G": {
|
||||
"item": "minecraft:glowstone_dust"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "techreborn:recycler"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,25 @@
|
|||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"pattern": [
|
||||
"PCP",
|
||||
"MBM",
|
||||
"PCP"
|
||||
],
|
||||
"key": {
|
||||
"P": {
|
||||
"item": "minecraft:piston"
|
||||
},
|
||||
"B": {
|
||||
"item": "techreborn:basic_machine_frame"
|
||||
},
|
||||
"C": {
|
||||
"item": "techreborn:advanced_circuit"
|
||||
},
|
||||
"M": {
|
||||
"item": "techreborn:compressor"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "techreborn:rolling_machine"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,25 @@
|
|||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"pattern": [
|
||||
"ICI",
|
||||
"DSD",
|
||||
"ICI"
|
||||
],
|
||||
"key": {
|
||||
"S": {
|
||||
"item": "techreborn:scrap_box"
|
||||
},
|
||||
"C": {
|
||||
"item": "techreborn:electronic_circuit"
|
||||
},
|
||||
"D": {
|
||||
"item": "minecraft:dirt"
|
||||
},
|
||||
"I": {
|
||||
"item": "techreborn:iron_plate"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "techreborn:scrapboxinator"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,25 @@
|
|||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"pattern": [
|
||||
"III",
|
||||
"IHI",
|
||||
"CGC"
|
||||
],
|
||||
"key": {
|
||||
"C": {
|
||||
"item": "techreborn:electronic_circuit"
|
||||
},
|
||||
"G": {
|
||||
"item": "techreborn:solid_fuel_generator"
|
||||
},
|
||||
"H": {
|
||||
"item": "techreborn:reinforced_glass"
|
||||
},
|
||||
"I": {
|
||||
"item": "techreborn:iron_plate"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "techreborn:semi_fluid_generator"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,25 @@
|
|||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"pattern": [
|
||||
"III",
|
||||
"IHI",
|
||||
"CGC"
|
||||
],
|
||||
"key": {
|
||||
"C": {
|
||||
"item": "techreborn:electronic_circuit"
|
||||
},
|
||||
"G": {
|
||||
"item": "techreborn:solid_fuel_generator"
|
||||
},
|
||||
"H": {
|
||||
"item": "techreborn:reinforced_glass"
|
||||
},
|
||||
"I": {
|
||||
"item": "techreborn:aluminum_plate"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "techreborn:semi_fluid_generator"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,25 @@
|
|||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"pattern": [
|
||||
"III",
|
||||
"IRI",
|
||||
"CGC"
|
||||
],
|
||||
"key": {
|
||||
"R": {
|
||||
"item": "techreborn:reinforced_glass"
|
||||
},
|
||||
"C": {
|
||||
"item": "techreborn:electronic_circuit"
|
||||
},
|
||||
"G": {
|
||||
"item": "techreborn:solid_fuel_generator"
|
||||
},
|
||||
"I": {
|
||||
"item": "techreborn:invar_plate"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "techreborn:thermal_generator"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,25 @@
|
|||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"pattern": [
|
||||
"DLD",
|
||||
"LDL",
|
||||
"CPC"
|
||||
],
|
||||
"key": {
|
||||
"P": {
|
||||
"item": "techreborn:industrial_solar_panel"
|
||||
},
|
||||
"C": {
|
||||
"item": "techreborn:advanced_circuit"
|
||||
},
|
||||
"D": {
|
||||
"item": "techreborn:diamond_dust"
|
||||
},
|
||||
"L": {
|
||||
"item": "techreborn:reinforced_glass"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "techreborn:ultimate_solar_panel"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,25 @@
|
|||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"pattern": [
|
||||
"DLD",
|
||||
"LDL",
|
||||
"CPC"
|
||||
],
|
||||
"key": {
|
||||
"P": {
|
||||
"item": "techreborn:advanced_machine_frame"
|
||||
},
|
||||
"C": {
|
||||
"item": "techreborn:advanced_circuit"
|
||||
},
|
||||
"D": {
|
||||
"item": "techreborn:diamond_dust"
|
||||
},
|
||||
"L": {
|
||||
"item": "techreborn:reinforced_glass"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "techreborn:ultimate_solar_panel"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,25 @@
|
|||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"pattern": [
|
||||
"SPS",
|
||||
"CGC",
|
||||
"SPS"
|
||||
],
|
||||
"key": {
|
||||
"P": {
|
||||
"item": "techreborn:extractor"
|
||||
},
|
||||
"S": {
|
||||
"item": "techreborn:steel_plate"
|
||||
},
|
||||
"C": {
|
||||
"item": "techreborn:advanced_circuit"
|
||||
},
|
||||
"G": {
|
||||
"item": "techreborn:reinforced_glass"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "techreborn:vacuum_freezer"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,22 @@
|
|||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"pattern": [
|
||||
"SWS",
|
||||
"WGW",
|
||||
"SWS"
|
||||
],
|
||||
"key": {
|
||||
"S": {
|
||||
"item": "minecraft:stick"
|
||||
},
|
||||
"W": {
|
||||
"tag": "minecraft:planks"
|
||||
},
|
||||
"G": {
|
||||
"item": "techreborn:solid_fuel_generator"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "techreborn:water_mill"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,19 @@
|
|||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"pattern": [
|
||||
" I ",
|
||||
" G ",
|
||||
" I "
|
||||
],
|
||||
"key": {
|
||||
"G": {
|
||||
"item": "techreborn:solid_fuel_generator"
|
||||
},
|
||||
"I": {
|
||||
"item": "techreborn:magnalium_plate"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "techreborn:wind_mill"
|
||||
}
|
||||
}
|
|
@ -0,0 +1,17 @@
|
|||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"pattern": [
|
||||
"IGI"
|
||||
],
|
||||
"key": {
|
||||
"G": {
|
||||
"item": "techreborn:solid_fuel_generator"
|
||||
},
|
||||
"I": {
|
||||
"item": "techreborn:magnalium_plate"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "techreborn:wind_mill"
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue