1
0
mirror of https://github.com/minetest-mods/3d_armor.git synced 2025-09-14 10:15:18 +02:00
Files
3d_armor/3d_armor_stand
Bradley Pierce 8f775a64f0 Rework armor stand inventories (#165)
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.
2025-09-06 08:06:39 +02:00
..
2025-05-27 07:03:33 +02:00
2018-10-19 20:37:48 +01:00
2025-09-06 08:06:39 +02:00

[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 |
+---+---+---+