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",
|
"type": "minecraft:crafting_shaped",
|
||||||
"pattern": [
|
"pattern": [
|
||||||
"FCF",
|
" C ",
|
||||||
"CBC",
|
"RBR",
|
||||||
"FCF"
|
" C "
|
||||||
],
|
],
|
||||||
"key": {
|
"key": {
|
||||||
"B": {
|
"B": {
|
||||||
"item": "techreborn:advanced_storage_unit"
|
"item": "techreborn:advanced_storage_unit"
|
||||||
},
|
},
|
||||||
"F": {
|
"R": {
|
||||||
"item": "techreborn:refined_iron_plate"
|
"item": "techreborn:rubber"
|
||||||
},
|
},
|
||||||
"C": {
|
"C": {
|
||||||
"item": "techreborn:cell"
|
"item": "techreborn:cell"
|
||||||
|
|
|
@ -1,25 +1,25 @@
|
||||||
{
|
{
|
||||||
"type": "minecraft:crafting_shaped",
|
"type": "minecraft:crafting_shaped",
|
||||||
"pattern": [
|
"pattern": [
|
||||||
"PDP",
|
"PPP",
|
||||||
"FBF",
|
"XBX",
|
||||||
"PCP"
|
"CDC"
|
||||||
],
|
],
|
||||||
"key": {
|
"key": {
|
||||||
"B": {
|
|
||||||
"item": "techreborn:basic_tank_unit"
|
|
||||||
},
|
|
||||||
"P": {
|
"P": {
|
||||||
"tag": "c:electrum_plate"
|
"tag": "c:electrum_plate"
|
||||||
},
|
},
|
||||||
"C": {
|
"B": {
|
||||||
"item": "techreborn:cell"
|
"item": "techreborn:advanced_machine_frame"
|
||||||
},
|
},
|
||||||
"D": {
|
"D": {
|
||||||
"item": "techreborn:digital_display"
|
"item": "techreborn:digital_display"
|
||||||
},
|
},
|
||||||
"F": {
|
"X": {
|
||||||
"item": "techreborn:advanced_machine_frame"
|
"item": "techreborn:basic_tank_unit"
|
||||||
|
},
|
||||||
|
"C": {
|
||||||
|
"item": "techreborn:advanced_circuit"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"result": {
|
"result": {
|
||||||
|
|
|
@ -1,16 +1,16 @@
|
||||||
{
|
{
|
||||||
"type": "minecraft:crafting_shaped",
|
"type": "minecraft:crafting_shaped",
|
||||||
"pattern": [
|
"pattern": [
|
||||||
"PPP",
|
" C ",
|
||||||
"PCP",
|
"RBR",
|
||||||
"PBP"
|
" C "
|
||||||
],
|
],
|
||||||
"key": {
|
"key": {
|
||||||
"B": {
|
"B": {
|
||||||
"item": "techreborn:basic_storage_unit"
|
"item": "techreborn:basic_storage_unit"
|
||||||
},
|
},
|
||||||
"P": {
|
"R": {
|
||||||
"item": "techreborn:refined_iron_plate"
|
"item": "techreborn:rubber"
|
||||||
},
|
},
|
||||||
"C": {
|
"C": {
|
||||||
"item": "techreborn:cell"
|
"item": "techreborn:cell"
|
||||||
|
|
|
@ -1,16 +1,16 @@
|
||||||
{
|
{
|
||||||
"type": "minecraft:crafting_shaped",
|
"type": "minecraft:crafting_shaped",
|
||||||
"pattern": [
|
"pattern": [
|
||||||
"FCF",
|
" C ",
|
||||||
"CBC",
|
"RBR",
|
||||||
"FCF"
|
" C "
|
||||||
],
|
],
|
||||||
"key": {
|
"key": {
|
||||||
"B": {
|
"B": {
|
||||||
"item": "techreborn:industrial_storage_unit"
|
"item": "techreborn:industrial_storage_unit"
|
||||||
},
|
},
|
||||||
"F": {
|
"R": {
|
||||||
"item": "techreborn:advanced_machine_frame"
|
"item": "techreborn:rubber"
|
||||||
},
|
},
|
||||||
"C": {
|
"C": {
|
||||||
"item": "techreborn:cell"
|
"item": "techreborn:cell"
|
||||||
|
|
|
@ -1,9 +1,9 @@
|
||||||
{
|
{
|
||||||
"type": "minecraft:crafting_shaped",
|
"type": "minecraft:crafting_shaped",
|
||||||
"pattern": [
|
"pattern": [
|
||||||
"PDP",
|
"PPP",
|
||||||
"BXB",
|
"XBX",
|
||||||
"PCP"
|
"CDC"
|
||||||
],
|
],
|
||||||
"key": {
|
"key": {
|
||||||
"P": {
|
"P": {
|
||||||
|
@ -12,14 +12,14 @@
|
||||||
"B": {
|
"B": {
|
||||||
"item": "techreborn:industrial_machine_frame"
|
"item": "techreborn:industrial_machine_frame"
|
||||||
},
|
},
|
||||||
"C": {
|
"D": {
|
||||||
"item": "techreborn:cell"
|
"item": "techreborn:digital_display"
|
||||||
},
|
},
|
||||||
"X": {
|
"X": {
|
||||||
"item": "techreborn:advanced_tank_unit"
|
"item": "techreborn:advanced_tank_unit"
|
||||||
},
|
},
|
||||||
"D": {
|
"C": {
|
||||||
"item": "techreborn:digital_display"
|
"item": "techreborn:industrial_circuit"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"result": {
|
"result": {
|
||||||
|
|
|
@ -1,22 +1,19 @@
|
||||||
{
|
{
|
||||||
"type": "minecraft:crafting_shaped",
|
"type": "minecraft:crafting_shaped",
|
||||||
"pattern": [
|
"pattern": [
|
||||||
"EPE",
|
" C ",
|
||||||
"PCP",
|
"RBR",
|
||||||
"ETE"
|
" C "
|
||||||
],
|
],
|
||||||
"key": {
|
"key": {
|
||||||
"P": {
|
"B": {
|
||||||
"tag": "c:platinum_plate"
|
|
||||||
},
|
|
||||||
"T": {
|
|
||||||
"item": "techreborn:industrial_tank_unit"
|
|
||||||
},
|
|
||||||
"C": {
|
|
||||||
"item": "techreborn:quantum_storage_unit"
|
"item": "techreborn:quantum_storage_unit"
|
||||||
},
|
},
|
||||||
"E": {
|
"C": {
|
||||||
"item": "techreborn:advanced_circuit"
|
"item": "techreborn:cell"
|
||||||
|
},
|
||||||
|
"R": {
|
||||||
|
"item": "techreborn:rubber"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"result": {
|
"result": {
|
||||||
|
|
|
@ -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