Magnalium plate is back. Closes #1109
This commit is contained in:
parent
3011546462
commit
46f9266197
6 changed files with 13 additions and 2 deletions
|
@ -200,6 +200,11 @@
|
|||
"textures": {
|
||||
"layer0": "techreborn:items/plate/yellow_garnet_plate"
|
||||
}
|
||||
},
|
||||
"magnalium": {
|
||||
"textures": {
|
||||
"layer0": "techreborn:items/plate/magnalium_plate"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -479,6 +479,7 @@ item.techreborn.plate.refined_iron.name=Refined Iron Plate
|
|||
item.techreborn.plate.wood.name=Wooden Plate
|
||||
item.techreborn.plate.advanced_alloy.name=Advanced Alloy Plate
|
||||
item.techreborn.plate.lazurite.name=Lazurite Plate
|
||||
item.techreborn.plate.magnalium.name=Magnalium Plate
|
||||
|
||||
#Parts
|
||||
item.techreborn.part.energy_flow_circuit.name=Energy Flow Circuit
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue