All & none category icons updated; mineral image changed; filter squashed to one line and moved below categories

This commit is contained in:
Oversword
2021-03-31 03:38:36 +01:00
parent f253eb74e5
commit 8586d6fc3a
5 changed files with 23 additions and 20 deletions

View File

@ -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', {