mirror of
https://github.com/minetest-mods/i3.git
synced 2025-07-05 01:50:22 +02:00
New Variable i3_no_trash_in_survival
Better bool reading from settings
This commit is contained in:
@ -3,3 +3,6 @@ i3_progressive_mode (Learn crafting recipes progressively) bool false
|
||||
|
||||
# Regroup the items of the same type in the item list.
|
||||
i3_item_compression (Regroup items of the same type) bool true
|
||||
|
||||
# ------------ NEW SETTINGS ------------
|
||||
i3_no_trash_in_survival (Trash is available only in creative) bool true
|
||||
|
Reference in New Issue
Block a user