Fix lang and parts
This commit is contained in:
parent
db9db5b77d
commit
9ac21ded30
8 changed files with 366 additions and 994 deletions
File diff suppressed because it is too large
Load diff
|
@ -10,7 +10,7 @@
|
|||
"item": "techreborn:advanced_circuit"
|
||||
},
|
||||
"P": {
|
||||
"item": "techreborn:aluminium_plate"
|
||||
"item": "techreborn:aluminum_plate"
|
||||
},
|
||||
"B": {
|
||||
"item": "techreborn:lithium_ion_battery"
|
||||
|
|
|
@ -10,7 +10,7 @@
|
|||
"item": "techreborn:insulated_gold_cable"
|
||||
},
|
||||
"P": {
|
||||
"item": "techreborn:aluminium_plate"
|
||||
"item": "techreborn:aluminum_plate"
|
||||
},
|
||||
"F": {
|
||||
"item": "techreborn:cell"
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"pattern": [
|
||||
"DC",
|
||||
"DC",
|
||||
"DC ",
|
||||
"DC ",
|
||||
"GLG"
|
||||
],
|
||||
"key": {
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
{
|
||||
"type": "minecraft:crafting_shaped",
|
||||
"pattern": [
|
||||
"DT",
|
||||
"DT",
|
||||
"DT ",
|
||||
"DT ",
|
||||
"DCB"
|
||||
],
|
||||
"key": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue