Go to file
sys4-fr 733ce6f46a
Fix deprecated call to Minetest settings (#15)
2021-03-04 08:17:30 +01:00
textures Remove bank, clean up dependencies 2017-11-25 12:35:32 +01:00
README.txt Remove bank, clean up dependencies 2017-11-25 12:35:32 +01:00
config.default.txt Refactoring, enable tin by default, remove ore generation (#14) 2019-01-02 23:56:46 +01:00
depends.txt Add backwards-compatiblity, tidy config.default.txt 2018-12-29 14:47:17 +01:00
donationbox.lua 💥 Break old settings 2015-04-16 15:06:22 +02:00
init.lua Fix deprecated call to Minetest settings (#15) 2021-03-04 08:17:30 +01:00
minecoins.lua Refactoring, enable tin by default, remove ore generation (#14) 2019-01-02 23:56:46 +01:00
mod.conf No ore generation by default, remove Coin base 2017-11-25 11:46:32 +01:00
moneychanger.lua Kill them all 2015-04-16 15:09:16 +02:00
moreores.lua Refactoring, enable tin by default, remove ore generation (#14) 2019-01-02 23:56:46 +01:00
shop.lua Restrict title edit access to owner, fixes #11 2017-12-04 20:33:36 +01:00
toolrepair.lua 💥 Break old settings 2015-04-16 15:06:22 +02:00
warehouse.lua 💥 Break old settings 2015-04-16 15:06:22 +02:00

README.txt

BitChange
=========

This mod adds the currency "MineCoin" to your Minetest world.
To change a setting, edit the file 'bitchange_config.txt' in your world directory.
Copy and paste 'config.default.txt' if the file does not exist yet.

License: CC0 (for everything)

Dependencies:
	default
	moreores		(optional)
	pipeworks		(optional)
	quartz			(optional)
	technic_worldgen	(optional)
	wrench		(optional)

Forum link: https://forum.minetest.net/viewtopic.php?id=7821

Requires Minetest 0.4.14 (stable) or newer.