-- General configuration - BitChange
-- Do NOT change your settings in "config.default.txt"

bitchange.initial_give			= 0
-- Enable/Disable whole nodes
bitchange.enable_exchangeshop		= true
bitchange.enable_moneychanger		= true
bitchange.enable_warehouse		= false
bitchange.enable_toolrepair		= false
bitchange.enable_donationbox		= true

-- Enable/Disable Converting Currency Via Crafting
bitchange.craft_convert_currency      	= true

-- Converting other ores to MineCoins
-- Tin		moreores
-- Zinc		technic_worldgen
-- Quartz	quartz
bitchange.use_default_tin		= false
bitchange.use_technic_zinc		= false
bitchange.use_quartz			= false

-- Pipeworks support
bitchange.exchangeshop_pipeworks	= true
bitchange.warehouse_pipeworks		= true

-- Advanced generation settings
-- Change in 'minecoins.lua', starting at line 101
bitchange.enable_generation		= false