Adjusted recipes for storage units. Closes #1979
This commit is contained in:
parent
e16e5e3d1d
commit
2aa2f6d7bb
7 changed files with 70 additions and 45 deletions
|
@ -1,16 +1,16 @@
|
|||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"pattern": [
|
||||
"FCF",
|
||||
"CBC",
|
||||
"FCF"
|
||||
" C ",
|
||||
"RBR",
|
||||
" C "
|
||||
],
|
||||
"key": {
|
||||
"B": {
|
||||
"item": "techreborn:advanced_storage_unit"
|
||||
},
|
||||
"F": {
|
||||
"item": "techreborn:refined_iron_plate"
|
||||
"R": {
|
||||
"item": "techreborn:rubber"
|
||||
},
|
||||
"C": {
|
||||
"item": "techreborn:cell"
|
||||
|
|
|
@ -1,25 +1,25 @@
|
|||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"pattern": [
|
||||
"PDP",
|
||||
"FBF",
|
||||
"PCP"
|
||||
"PPP",
|
||||
"XBX",
|
||||
"CDC"
|
||||
],
|
||||
"key": {
|
||||
"B": {
|
||||
"item": "techreborn:basic_tank_unit"
|
||||
},
|
||||
"P": {
|
||||
"tag": "c:electrum_plate"
|
||||
},
|
||||
"C": {
|
||||
"item": "techreborn:cell"
|
||||
"B": {
|
||||
"item": "techreborn:advanced_machine_frame"
|
||||
},
|
||||
"D": {
|
||||
"item": "techreborn:digital_display"
|
||||
},
|
||||
"F": {
|
||||
"item": "techreborn:advanced_machine_frame"
|
||||
"X": {
|
||||
"item": "techreborn:basic_tank_unit"
|
||||
},
|
||||
"C": {
|
||||
"item": "techreborn:advanced_circuit"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
|
|
|
@ -1,16 +1,16 @@
|
|||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"pattern": [
|
||||
"PPP",
|
||||
"PCP",
|
||||
"PBP"
|
||||
" C ",
|
||||
"RBR",
|
||||
" C "
|
||||
],
|
||||
"key": {
|
||||
"B": {
|
||||
"item": "techreborn:basic_storage_unit"
|
||||
},
|
||||
"P": {
|
||||
"item": "techreborn:refined_iron_plate"
|
||||
"R": {
|
||||
"item": "techreborn:rubber"
|
||||
},
|
||||
"C": {
|
||||
"item": "techreborn:cell"
|
||||
|
|
|
@ -1,16 +1,16 @@
|
|||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"pattern": [
|
||||
"FCF",
|
||||
"CBC",
|
||||
"FCF"
|
||||
" C ",
|
||||
"RBR",
|
||||
" C "
|
||||
],
|
||||
"key": {
|
||||
"B": {
|
||||
"item": "techreborn:industrial_storage_unit"
|
||||
},
|
||||
"F": {
|
||||
"item": "techreborn:advanced_machine_frame"
|
||||
"R": {
|
||||
"item": "techreborn:rubber"
|
||||
},
|
||||
"C": {
|
||||
"item": "techreborn:cell"
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"pattern": [
|
||||
"PDP",
|
||||
"BXB",
|
||||
"PCP"
|
||||
"PPP",
|
||||
"XBX",
|
||||
"CDC"
|
||||
],
|
||||
"key": {
|
||||
"P": {
|
||||
|
@ -12,14 +12,14 @@
|
|||
"B": {
|
||||
"item": "techreborn:industrial_machine_frame"
|
||||
},
|
||||
"C": {
|
||||
"item": "techreborn:cell"
|
||||
"D": {
|
||||
"item": "techreborn:digital_display"
|
||||
},
|
||||
"X": {
|
||||
"item": "techreborn:advanced_tank_unit"
|
||||
},
|
||||
"D": {
|
||||
"item": "techreborn:digital_display"
|
||||
"C": {
|
||||
"item": "techreborn:industrial_circuit"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
|
|
|
@ -1,23 +1,20 @@
|
|||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"pattern": [
|
||||
"EPE",
|
||||
"PCP",
|
||||
"ETE"
|
||||
" C ",
|
||||
"RBR",
|
||||
" C "
|
||||
],
|
||||
"key": {
|
||||
"P": {
|
||||
"tag": "c:platinum_plate"
|
||||
},
|
||||
"T": {
|
||||
"item": "techreborn:industrial_tank_unit"
|
||||
},
|
||||
"C": {
|
||||
"B": {
|
||||
"item": "techreborn:quantum_storage_unit"
|
||||
},
|
||||
"E": {
|
||||
"item": "techreborn:advanced_circuit"
|
||||
}
|
||||
"C": {
|
||||
"item": "techreborn:cell"
|
||||
},
|
||||
"R": {
|
||||
"item": "techreborn:rubber"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "techreborn:quantum_tank_unit"
|
||||
|
|
|
@ -0,0 +1,28 @@
|
|||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"pattern": [
|
||||
"PPP",
|
||||
"XBX",
|
||||
"CDC"
|
||||
],
|
||||
"key": {
|
||||
"P": {
|
||||
"tag": "c:tungsten_plate"
|
||||
},
|
||||
"B": {
|
||||
"item": "techreborn:industrial_machine_frame"
|
||||
},
|
||||
"X": {
|
||||
"item": "techreborn:industrial_tank_unit"
|
||||
},
|
||||
"D": {
|
||||
"item": "techreborn:digital_display"
|
||||
},
|
||||
"C": {
|
||||
"item": "techreborn:data_storage_chip"
|
||||
}
|
||||
},
|
||||
"result": {
|
||||
"item": "techreborn:quantum_tank_unit"
|
||||
}
|
||||
}
|
Loading…
Add table
Reference in a new issue