Remove unused and dead code in 3d_armor mod
This commit is contained in:
parent
bef99ac211
commit
33acd2327f
4 changed files with 8 additions and 273 deletions
|
@ -1,24 +1,11 @@
|
|||
[mod] Visible Player Armor [3d_armor]
|
||||
=====================================
|
||||
|
||||
Depends: default
|
||||
|
||||
Recommends: inventory_plus or unified_inventory (use only one)
|
||||
MineClone 2 edition
|
||||
-------------------------------------
|
||||
|
||||
Adds craftable armor that is visible to other players. Each armor item worn contributes to
|
||||
a player's armor group level making them less vulnerable to weapons.
|
||||
a player's armor group level making them less vulnerable to some forms of damage.
|
||||
|
||||
Armor takes damage when a player is hurt but also offers a percentage chance of healing.
|
||||
Overall level is boosted by 10% when wearing a full matching set.
|
||||
|
||||
Fire protection added by TenPlus1 when using crystal armor if Ethereal mod active, level 1
|
||||
protects against torches, level 2 for crystal spike, level 3 for fire, level 5 for lava.
|
||||
|
||||
Configuration
|
||||
-------------
|
||||
|
||||
Armor can be configured by adding a file called armor.conf in 3d_armor mod and/or world directory.
|
||||
see armor.conf.example for all available options.
|
||||
|
||||
Note: worldpath config settings override any settings made in the mod's directory.
|
||||
Armor takes damage when a player is hurt.
|
||||
|
||||
This mod is based on 3D Armor mod by stu.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue