Oops, needs the settingtype.txt file filled out

Now v1.0.0 will have settings, but not show up via the GUI in
Minetest.
This commit is contained in:
Apollo 2022-01-30 16:00:13 -05:00
parent e90afe5f1f
commit e9267a2142

View File

@ -0,0 +1,9 @@
# Max pages per chest2 (Bigger numbers means more storage, but may lead to performance issues)
chest2.max_pages (Max Pages Per Chest2) int 3 1 100
# Enable to allow crafting the chest2:chest (else give or a server shop is needed)
chest2.craft_chest (Can a Chest2:Chest be crafted) bool false
# Enable to allow crafting the chest2:remote_off (else give or a server shop is needed)
chest2.craft_remote (Can a Chest2:Remote be crafted) bool false