Page 2 of 2

Re: Adding A New Ore?

Posted: Fri Apr 15, 2016 8:05 pm
by YoloJoe
Wierd. this is my locale.cfg and its still giving me the error. Same as posted above..

Code: Select all

[item-name]
Zofg-Chest = Zofg Chest
Zofg-Ore = Zofg Ore
Zofg-Ingot = Zofg Ingot
[entity-name]
Zofg-Chest = Zofg Chest
Zofg-Ore = Zofg Ore
Zofg-Ingot = Zofg Ingot
[technology-name]
Zofg-Chest = Zofg Processing
[technology-description]
Zofg-Chest = Unlocks Zofg Processing!

Re: Adding A New Ore?

Posted: Fri Apr 15, 2016 8:11 pm
by Arch666Angel
A tip: use only lower cases in entity/item/etc names, it will worked in a folder, but as soon as you zip it, it will break the case sensitivity.

Might be the spacings around the = ? everything else looks right to me, aside from the thing I metioned above