安装 Steam
登录
|
语言
繁體中文(繁体中文)
日本語(日语)
한국어(韩语)
ไทย(泰语)
български(保加利亚语)
Čeština(捷克语)
Dansk(丹麦语)
Deutsch(德语)
English(英语)
Español-España(西班牙语 - 西班牙)
Español - Latinoamérica(西班牙语 - 拉丁美洲)
Ελληνικά(希腊语)
Français(法语)
Italiano(意大利语)
Bahasa Indonesia(印度尼西亚语)
Magyar(匈牙利语)
Nederlands(荷兰语)
Norsk(挪威语)
Polski(波兰语)
Português(葡萄牙语 - 葡萄牙)
Português-Brasil(葡萄牙语 - 巴西)
Română(罗马尼亚语)
Русский(俄语)
Suomi(芬兰语)
Svenska(瑞典语)
Türkçe(土耳其语)
Tiếng Việt(越南语)
Українська(乌克兰语)
报告翻译问题




Keep in mind the Rich ore spots where we can find all ores very early in survival are the Moons and the asteroids around those, and same for planets, there are easy, medium and hard areas.
-> We have to find the Rich areas, some have all ores within 1Km.
+ it's up to the player to choose where to start, so we can start at a easy, medium or hard Biome.
+
If you want to avoid too long exploring part,
I recommend this Blueprints collection with GPS coords of Urarium and more around all planets and moons :
You will just have to do the building part as to make a ship able to go to those GPS coords to collect the ores, and no exploration part :
https://psteamcommunity.yuanyoumao.com/sharedfiles/filedetails/?id=2347992479
___
Notes
+ The custom worlds are all the same on creating new so we have to explore all those only one time.
+ Only server admins can change the seed number to change the ores locations.
At Howard : Your mod has been brought up before, though you were not in that discussion.
https://psteamcommunity.yuanyoumao.com/app/244850/discussions/0/3809535864676743633/
But I don't Mod so I recommend to ask the SE Modders community helper on Keen Discord, one surely know more than me.
A good place to chat with the Pros :
All can join the SE community from the Discord permalink added to this pinned :
https://psteamcommunity.yuanyoumao.com/app/244850/discussions/0/4622335767039372629/
Once on the Keen Discord -> Go to the Role selection channel to choose PC role to unlock the proper community -> go to the "modding-art-sbc" channel to ask for help.
The things you need to be aware of when creating and using an ore detector mod are these...
The range that will function when on or close to a planet will be restricted (I've not fully investigated so can't specify in detail)
There is a setting in the game world save file that is undocumented and not able to be changed through the player interface, but can be changed by hand editing the save data. This is the 'sync' distance, and this is the distance limit from the player character beyond which asteroids (and ships/stations) will not load or render, and their ores cannot be detected.
The detector code will scan the area around it within that boundary when switched on, and once it has completed its sweep, it will normally show one marker for the nearest located instance of each ore. If you are in a moving vessel, the markers will appear and disappear as the ores enter and leave the area around you.
Ergo, there is no real point or benefit in setting extreme high range, but a moderate high range will be of benefit if the asteroid density is set particularly low.
<edit> For the benefit of future readers, this information was believed correct on September 27th 2023 but may change at any time, because, Keen.
Thanks for letting me know the sync distance is the cap to ore detection. Do you know why there are no values to modify for tool block drills to increase their mining rate and range? I saw in the api for the block there is values related to this but none in the sbc file all I can edit is the destruction radius of each time the drill mines.
I do not, sorry. I don't remember, and don't have easy access to, older version data to see what changed, but there are very many such modded drills on the workshop, any that are known and proven working in the current game could have clues.
I'm curious as to your reasons for trying to make and use mods in this way when there are many other easier ways to increase ore collection rates and general productivity :)