1
0
mirror of https://github.com/SmallJoker/bitchange.git synced 2025-07-27 12:20:22 +02:00

Remove bank, clean up dependencies

This commit is contained in:
SmallJoker
2017-11-25 12:35:32 +01:00
parent 3f029c82d6
commit 7aff3b50bb
10 changed files with 6 additions and 444 deletions

View File

@ -9,11 +9,6 @@ bitchange.enable_warehouse = false
bitchange.enable_toolrepair = true
bitchange.enable_donationbox = true
-- Set this variable to false if you have a supported currency enabled
-- and if you want to disable the exchanging/converting point - the bank
-- Supported: money (by kotolegokot), money2 (by Bad Command), currency (by Dan Duncombe)
bitchange.enable_bank = false
-- Converting other ores to MineCoins
-- Tin moreores
-- Zinc technic_worldgen
@ -28,4 +23,4 @@ bitchange.warehouse_pipeworks = false
-- Advanced generation settings
-- Change in 'minecoins.lua', starting at line 101
bitchange.enable_generation = false
bitchange.enable_generation = false