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

Add default tin conversion (#13)

This commit is contained in:
benrob0329
2018-12-29 08:37:53 -05:00
committed by SmallJoker
parent e7798768d4
commit 99dbde247e
2 changed files with 13 additions and 13 deletions

View File

@ -13,9 +13,9 @@ bitchange.enable_donationbox = true
-- Tin moreores
-- Zinc technic_worldgen
-- Quartz quartz
bitchange.use_moreores_tin = false
bitchange.use_technic_zinc = false
bitchange.use_quartz = false
bitchange.use_default_tin = false
-- Pipeworks support
bitchange.exchangeshop_pipeworks = false