Nainstalovat Steam
přihlásit se
|
jazyk
简体中文 (Zjednodušená čínština)
繁體中文 (Tradiční čínština)
日本語 (Japonština)
한국어 (Korejština)
ไทย (Thajština)
български (Bulharština)
Dansk (Dánština)
Deutsch (Němčina)
English (Angličtina)
Español-España (Evropská španělština)
Español-Latinoamérica (Latin. španělština)
Ελληνικά (Řečtina)
Français (Francouzština)
Italiano (Italština)
Bahasa Indonesia (Indonéština)
Magyar (Maďarština)
Nederlands (Nizozemština)
Norsk (Norština)
Polski (Polština)
Português (Evropská portugalština)
Português-Brasil (Brazilská portugalština)
Română (Rumunština)
Русский (Ruština)
Suomi (Finština)
Svenska (Švédština)
Türkçe (Turečtina)
Tiếng Việt (Vietnamština)
Українська (Ukrajinština)
Nahlásit problém s překladem
(had wanted to PM you on the discord but couldnt message you)
you might want to , in the file
omniterrain_mining_loot_table.json
at the top go:
"type":"index",
"mixins": "/stonehearth/services/server/mining/mining_loot_tables.json",
"mineable_blocks":{
so wedge that mixins in between the index and the minable_blocks, that way it loads up the mixing people do to the default maps, and then if there are more ores (for instance, my mythril) it actually drops its ore when you mine it. ive got a workaround from my end nex push i do but it cant hurt to add that code from your end, for when someone in the future wants to add more stuff :)