buttilda / Another-One-Bites-the-Dust

Process ALL the ores!
http://minecraft.curseforge.com/mc-mods/221863-another-one-bites-the-dust
24 stars 21 forks source link

Update ru_RU.lang #57

Closed Adaptivity closed 9 years ago

Adaptivity commented 9 years ago

The first step in greatly improved ru_RU.lang. Still a lot of todo. Also, is that intentional that uranium, iridium, titanium, rutile, steel textures are just completely black?

buttilda commented 9 years ago

The colours are calculated at runtime. They depend on what colours the ingots of the respective material are. Which means it can change depending on what resource pack you're using or what mods you are using.

If you don't like the AOBD calculated colour you can change it in the config file.

Adaptivity commented 9 years ago

Uranium and iridium for example don't have ingot variants. Maybe you can set them manually? Because, well, Uranium is somehow green and iridium is white (In IC2)

buttilda commented 9 years ago

Well AOBD wouldn't generate anything for them unless there's something in the Ore Dictionary registered as "ingotUranium" and "ingotIridium"

Adaptivity commented 9 years ago

Ok but still can you adjust colors for uranium and iridium? because... well, the black one is a bit incorrect here :)

buttilda commented 9 years ago

AOBD doesn't have default colours =P What if someone plays with a mod that has yellow uranium? Then the green dust would be incorrect.

Try deleting the config file and letting it regenerate (or at least the bit related to colours), or change the colours yourself.

Adaptivity commented 9 years ago

Ok. I'll try to.