mirror of
https://github.com/minetest-mods/unified_inventory.git
synced 2025-07-01 16:00:31 +02:00
All & none category icons updated; mineral image changed; filter squashed to one line and moved below categories
This commit is contained in:
@ -12,7 +12,7 @@ unified_inventory.register_category('tools', {
|
||||
label = "Tools"
|
||||
})
|
||||
unified_inventory.register_category('minerals', {
|
||||
symbol = "default:mese_crystal",
|
||||
symbol = "default:iron_lump",
|
||||
label = "Minerals and Metals"
|
||||
})
|
||||
unified_inventory.register_category('environment', {
|
||||
|
Reference in New Issue
Block a user