forked from mtcontrib/3d_armor
16 lines
484 B
Plaintext
16 lines
484 B
Plaintext
[mod] Visible Player Armor [3d_armor]
|
|
=====================================
|
|
|
|
depends: default, inventory_plus, unified_skins
|
|
|
|
Adds craftable armor that is visible to other players. Each armor item worn contibutes to
|
|
a player's armor group level making them less vulnerable to weapons.
|
|
|
|
Armor takes damage when a player is hurt but also offers a percentage chance of healing.
|
|
|
|
default settings: [minetest.conf]
|
|
|
|
# Set number of seconds between armor updates.
|
|
3d_armor_update_time = 1
|
|
|