UU-matter is now part of parts enum
This commit is contained in:
parent
8f7cc291bd
commit
db4dbdc956
14 changed files with 23 additions and 54 deletions
|
@ -225,7 +225,12 @@
|
|||
"textures": {
|
||||
"layer0": "techreborn:items/part/uranium_cell"
|
||||
}
|
||||
}
|
||||
},
|
||||
"uumatter": {
|
||||
"textures": {
|
||||
"layer0": "techreborn:items/part/uu_matter"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -484,6 +484,7 @@ item.techreborn.thickneutronreflector.name=Thick Neutron Reflector
|
|||
item.techreborn.thoriumcell.name=Fuel Rod (Thorium)
|
||||
item.techreborn.tungstengrindinghead.name=Tungsten Grinding Head
|
||||
item.techreborn.uraniumcell.name=Fuel Rod (Uranium)
|
||||
item.techreborn.uumatter.name=UU-Matter
|
||||
|
||||
#Tools
|
||||
item.techreborn.rockcutter.name=Rockcutter
|
||||
|
@ -582,7 +583,6 @@ fluid.fluidtritium=Tritium
|
|||
fluid.fluidwolframium=Wolframium
|
||||
|
||||
#Items
|
||||
item.techreborn.uuMatter.name=UU-Matter
|
||||
item.techreborn.manual.name=Tech Manual
|
||||
item.techreborn.debug.name=Debug Tool
|
||||
item.techreborn.frequencyTransmitter.name=Frequency Transmitter
|
||||
|
|
Before Width: | Height: | Size: 724 B After Width: | Height: | Size: 724 B |
Loading…
Add table
Add a link
Reference in a new issue