mirror of
https://github.com/minetest-mods/maptools.git
synced 2024-12-24 00:10:21 +01:00
9915ec1852
Crafting recipes for coins can be enabled again by setting `maptools.enable_coin_crafting = true` in `minetest.conf`.
4 lines
244 B
Plaintext
4 lines
244 B
Plaintext
# If `true`, enables coin crafting recipes. If `false`, disables coin crafting recipes.
|
|
# Takes effect only at load-time; runtime changes to this setting are ignored.
|
|
maptools.enable_coin_crafting (Enable crafting recipes for coins) bool false
|