22 lines
1.3 KiB
Plaintext
22 lines
1.3 KiB
Plaintext
[Enable default markets]
|
|
commoditymarket_enable_kings_market (Enable King's Market) bool false
|
|
commoditymarket_enable_night_market (Enable Night Market) bool false
|
|
commoditymarket_enable_caravan_market (Enable Trader's Caravan) bool true
|
|
commoditymarket_enable_goblin_market (Enable Goblin Exchange) bool false
|
|
commoditymarket_enable_under_market (Enable Undermarket) bool false
|
|
|
|
[Market node protection]
|
|
commoditymarket_protect_kings_market (Protect King's Market node) bool true
|
|
commoditymarket_protect_night_market (Protect Night Market node) bool true
|
|
commoditymarket_protect_caravan_market (Protect permanent Caravan node) bool true
|
|
commoditymarket_protect_goblin_market (Protect Goblin Market node) bool true
|
|
commoditymarket_protect_under_market (Protect Undermarket node) bool true
|
|
|
|
[Dungeon market generation]
|
|
commoditymarket_goblin_market_dungeon_prob (Goblin market probability per dungeon mapblock) float 0.25 0 1
|
|
commoditymarket_goblin_market_dungeon_max (Upper y limit of goblin markets) int 100
|
|
commoditymarket_goblin_market_dungeon_min (Lower y limit of goblin markets) int -400
|
|
commoditymarket_under_market_dungeon_prob (Undermarket probability per dungeon mapblock) float 0.1 0 1
|
|
commoditymarket_under_market_dungeon_max (Upper y limit of undermarkets) int -500
|
|
commoditymarket_under_market_dungeon_min (Lower y limit of undermarkets) int -31000
|