mirror of
https://github.com/minetest-mods/3d_armor.git
synced 2025-09-14 10:15:18 +02:00
This change makes armor stands only have one inventory list instead of four, thereby allowing the user to shift-click items back and forth. There is no visual difference in the formspec, and each piece of armor still has its own dedicated slot. An LBM is used to update the inventories of previous armor stands.
[mod] 3d Armor Stand [3d_armor_stand] ===================================== Depends: 3d_armor Adds a chest-like armor stand for armor storage and display. Crafting -------- F = Wooden Fence [default:fence_wood] S = Steel Ingot [default:steel_ingot] +---+---+---+ | | F | | +---+---+---+ | | F | | +---+---+---+ | S | S | S | +---+---+---+