2014-01-08 17:02:04 +01:00
|
|
|
-- General configuration - BitChange
|
2017-11-25 11:38:52 +01:00
|
|
|
-- Do NOT change your settings in "config.default.txt"
|
2014-01-08 17:02:04 +01:00
|
|
|
|
2017-11-25 11:38:52 +01:00
|
|
|
bitchange.initial_give = 10
|
2014-01-08 17:02:04 +01:00
|
|
|
-- Enable/Disable whole nodes
|
2015-04-16 15:06:02 +02:00
|
|
|
bitchange.enable_exchangeshop = true
|
|
|
|
bitchange.enable_moneychanger = true
|
|
|
|
bitchange.enable_warehouse = false
|
|
|
|
bitchange.enable_toolrepair = true
|
|
|
|
bitchange.enable_donationbox = true
|
2014-01-08 17:02:04 +01:00
|
|
|
|
2014-01-18 15:39:01 +01:00
|
|
|
-- Converting other ores to MineCoins
|
|
|
|
-- Tin moreores
|
|
|
|
-- Zinc technic_worldgen
|
|
|
|
-- Quartz quartz
|
2015-04-16 15:06:02 +02:00
|
|
|
bitchange.use_moreores_tin = false
|
|
|
|
bitchange.use_technic_zinc = false
|
|
|
|
bitchange.use_quartz = false
|
2014-01-08 17:02:04 +01:00
|
|
|
|
|
|
|
-- Pipeworks support
|
2015-04-16 15:06:02 +02:00
|
|
|
bitchange.exchangeshop_pipeworks = false
|
|
|
|
bitchange.warehouse_pipeworks = false
|
2014-01-08 17:02:04 +01:00
|
|
|
|
|
|
|
-- Advanced generation settings
|
2014-02-07 13:33:59 +01:00
|
|
|
-- Change in 'minecoins.lua', starting at line 101
|
2017-11-25 12:35:32 +01:00
|
|
|
bitchange.enable_generation = false
|