mirror of
https://github.com/minetest-mods/i3.git
synced 2025-07-14 06:20:32 +02:00
Add Item Compression
This commit is contained in:
@ -1,2 +1,5 @@
|
||||
# The progressive mode shows recipes you can craft from items you ever had in your inventory.
|
||||
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
|
||||
|
Reference in New Issue
Block a user