Rainbow Ore

by Nauviax

Adds rainbow ore to the game, which can be processed into other ores.

Content
6 months ago
2.0
1.20K
Mining

g localization

6 months ago

Hello, I really like your mod. Could you add Chinese translation? And I'd like to mention an idea.

6 months ago

[resource]
rainbow-ore=彩虹矿

[autoplace-control-names]
rainbow-ore=[item=rainbow-ore] 彩虹矿

[entity-name]
rainbow-ore=彩虹矿

[entity-description]
rainbow-ore=一种可以被加工成不同原材料的彩色矿石。

[item-name]
rainbow-ore=彩虹矿

[recipe-name]
rainbow-ore-conversion=彩虹矿转换为__1__

[technology-name]
rainbow-ore-tech=彩虹矿加工

[mod-setting-name]
rainbow-ore-whitelist=白名单矿石
rainbow-ore-use-biochamber=允许在生物室中进行矿石转换

[mod-setting-description]
rainbow-ore-whitelist=用逗号分隔的列表,列出彩虹矿可以转换成的资源。默认情况下仅包括原版资源。
rainbow-ore-use-biochamber=允许在生物室中使用转换配方。这为它们在新地星(Nauvis)上增添了一个有趣的用途,但可能会对游戏平衡产生影响。(注意,这也会允许在1级组装机中使用“organic-or-hand-crafting”配方。)

[mod-name]
rainbowore=彩虹矿

[mod-description]
rainbowore=[font=default-large-bold][color=green]Rainbow Ore[/color][/font]\n在游戏中添加了彩虹矿,它可以被加工成其他矿石。

6 months ago
(updated 6 months ago)

Localized name of recipes

localised_name = { "recipe-name.rainbow-ore-conversion", is_fluid and {"fluid-name."..resource.name} or {"item-name."..resource.name} },

6 months ago

I'll start adding it now, thanks for the translation.

I've also been meaning to upload this project to Git to open source it, so I'll probably do that too so any future locale requests by others are easier to do.

6 months ago

Out now. Do let me know if something isn't correct.

New response