mckaygerhard
f05fb09554
* use 3d_armors with shields and globes included cos with NSSM this will be necesary
43 lines
834 B
Plaintext
43 lines
834 B
Plaintext
monetest mod 3d_armor_stand
|
|
============================
|
|
|
|
ARMOR STAND to put the armor out of the inventory view
|
|
|
|
## Information
|
|
--------------
|
|
|
|
This mod provides chest-like armor stand for armor storage and display.
|
|
|
|
![screenshot.png](screenshot.png)
|
|
|
|
## Technical info
|
|
-----------------
|
|
|
|
This mod must be named `3d_armor_stand` and enables a node where to put the armor pieces that is not a player.
|
|
|
|
It can be downloade from
|
|
* https://git.minetest.io/minenux/minetest-mod-3d_armor
|
|
* https://codeberg.org/minenux/minetest-mod-3d_armor
|
|
|
|
#### Dependencies
|
|
|
|
* 3d_armor
|
|
|
|
#### Crafting
|
|
|
|
F = Wooden Fence [default:fence_wood]
|
|
S = Steel Ingot [default:steel_ingot]
|
|
|
|
+---+---+---+
|
|
| | F | |
|
|
+---+---+---+
|
|
| | F | |
|
|
+---+---+---+
|
|
| S | S | S |
|
|
+---+---+---+
|
|
|
|
## LICENSE
|
|
|
|
License Source Code: (C) 2012-2018 Stuart Jones - LGPL v2.1
|
|
|