First few Fixes (#707)
* Fixed missing translations The Plates were only typos... * Removed old textures * Added new textures * Fixed typo for texture
This commit is contained in:
parent
bbc5a636f1
commit
9a73c3321e
5 changed files with 19 additions and 7 deletions
|
@ -105,6 +105,6 @@ public class ItemFrequencyTransmitter extends ItemTextureBase implements ITextur
|
|||
|
||||
@Override public String getTextureName(int arg0)
|
||||
{
|
||||
return "techreborn:items/tools/frequency_transmitter";
|
||||
return "techreborn:items/tool/frequency_transmitter";
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue