1
0
mirror of https://github.com/minetest-mods/3d_armor.git synced 2025-07-04 17:20:35 +02:00

Merge commit '053c30b'

This commit is contained in:
2023-06-04 23:00:43 +02:00
329 changed files with 3031 additions and 1980 deletions

View File

@ -23,7 +23,7 @@ end)
unified_inventory.register_button("armor", {
type = "image",
image = "inventory_plus_armor.png",
tooltip = S("3d Armor")
tooltip = S("3D Armor")
})
unified_inventory.register_page("armor", {