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:
@ -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
|
||||
|
Reference in New Issue
Block a user