UU-matter is now part of parts enum

This commit is contained in:
drcrazy 2018-08-27 15:48:41 +03:00
parent 8f7cc291bd
commit db4dbdc956
14 changed files with 23 additions and 54 deletions

View file

@ -225,7 +225,12 @@
"textures": {
"layer0": "techreborn:items/part/uranium_cell"
}
}
},
"uumatter": {
"textures": {
"layer0": "techreborn:items/part/uu_matter"
}
}
}
}
}

View file

@ -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