2014-01-08 17:02:04 +01:00
|
|
|
-- General configuration - BitChange
|
|
|
|
-- Created by Krock
|
|
|
|
|
|
|
|
bitchange_initial_give = 2
|
|
|
|
-- Enable/Disable whole nodes
|
|
|
|
bitchange_enable_exchangeshop = true
|
|
|
|
bitchange_enable_moneychanger = true
|
|
|
|
bitchange_enable_warehouse = false
|
2014-01-18 11:40:06 +01:00
|
|
|
bitchange_enable_toolrepair = true
|
2014-01-08 17:02:04 +01:00
|
|
|
|
2014-01-17 15:24:46 +01:00
|
|
|
-- Set this variable to false if you have a supported currency enabled
|
|
|
|
-- and if you want to disable the exchanging/converting point - the bank
|
2014-01-08 17:02:04 +01:00
|
|
|
-- Supported: money (by kotolegokot), money2 (by Bad Command), currency (by Dan Duncombe)
|
2014-02-07 13:33:59 +01:00
|
|
|
bitchange_enable_bank = false
|
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
|
|
|
|
bitchange_use_moreores_tin = false
|
|
|
|
bitchange_use_technic_zinc = false
|
|
|
|
bitchange_use_quartz = false
|
2014-01-08 17:02:04 +01:00
|
|
|
|
|
|
|
-- Pipeworks support
|
|
|
|
bitchange_exchangeshop_pipeworks = false
|
|
|
|
bitchange_warehouse_pipeworks = false
|
|
|
|
|
|
|
|
-- Advanced generation settings
|
2014-02-07 13:33:59 +01:00
|
|
|
-- Change in 'minecoins.lua', starting at line 101
|