Mods / mineralspread

Tags:
Worldgen Bonus
Author:
paipaijun
Side:
Both
Created:
Jun 10th at 3:34 PM
Last modified:
Jun 10th at 3:47 PM
Downloads:
39
Latest release (for Vintage Story 1.22.3, potentially outdated):
mineralspread-1.0.0.zip  1-click install

English (translation)

 

Use AI to assist in writing

Welcome to provide feedback on vulnerabilities

 

 

Use spreadingcore spreading minerals

Use the core to generate minerals. Bind a mineral to the top, place rocks on the other five sides, and the rocks will be generated.

 

Configuration file path

VintagestoryData\ModConfig

 

Configuration file name:MineralSpread.json

 

tickListenerId (Timer ID)

limitRockTypes (This sets whether rocks are allowed to spread in different types, default is false)

tickCounter (Timer counter)

MAX_RADIUS (This is the spreadable length, default is 6. No upper limit set yet.)

TICK_INTERVAL (This sets the game spread time, 20 ticks equal 1 second,Default 60)

 

{
"tickListenerId": -1,
"limitRockTypes": false, 
"tickCounter": 0,
"TICK_INTERVAL": 60,
"MAX_RADIUS": 6
}

中文

 

使用AI辅助编写

欢迎反馈漏洞

 

使用蔓延核心蔓延矿物

使用核心生成矿物。顶部绑定一个矿物,其余5个面放置岩石,即可让岩石生成。

配置文件路径

VintagestoryData\ModConfig

 

配置文件名称:MineralSpread.json

 

tickListenerId (定时器ID)

limitRockTypes(这个是设置岩石是否允许不同种类蔓延,默认false)

tickCounter(定时器计数器

MAX_RADIUS(这个是可蔓延的长度默认为6。暂未设置上限。)

TICK_INTERVAL(这是设置游戏蔓延时间20tick等于1秒,默认60。)

 

{
"tickListenerId": -1,
"limitRockTypes": false, 
"tickCounter": 0,
"TICK_INTERVAL": 60,
"MAX_RADIUS": 6
}

Mod Version Mod IdentifierFor Game version Downloads Released Changelog Download 1-click mod install*
1.0.0 mineralspread 39 Jun 10th at 3:47 PM mineralspread-1.0.0.zip 1-click install

首次推送


3 Comments (oldest first | newest first) (threaded | flat)

jamescook, Jun 10th at 4:52 PM

so if i'm seeing this right, this makes ores generate in the rocks you place on the other five sides?

jamescook, Jun 11th at 4:56 AM
@paipaijun: yes

ah ok then. i allready got a mod that regens the ores so sadly don't need this one.