Move armor mods
This commit is contained in:
parent
fb251db925
commit
ab4e46f97b
99 changed files with 23 additions and 50 deletions
26
mods/ITEMS/mcl_armor/README.txt
Normal file
26
mods/ITEMS/mcl_armor/README.txt
Normal file
|
@ -0,0 +1,26 @@
|
|||
[mod] Visible Player Armor [mcl_armor]
|
||||
======================================
|
||||
|
||||
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 some forms of damage.
|
||||
|
||||
Armor takes damage when a player is hurt.
|
||||
|
||||
This mod is based on 3D Armor mod by stu.
|
||||
|
||||
Media credits
|
||||
-------------
|
||||
* mcl_armor_equip_diamond.ogg
|
||||
* mcl_armor_unequip_diamond.ogg
|
||||
Licensed CC0, by Freesound.org user juryduty.
|
||||
Source: <https://freesound.org/people/juryduty/sounds/180231/>
|
||||
|
||||
* mcl_armor_equip_iron.ogg
|
||||
* mcl_armor_unequip_iron.ogg
|
||||
Licensed CC0, by Freesound.org user mtchanary.
|
||||
Source: <https://freesound.org/people/mitchanary/sounds/506148/>
|
||||
|
||||
All other sounds licensed CC0 by OpenGameArt.org user artisticdude.
|
||||
Source: <https://opengameart.org/content/rpg-sound-pack>
|
||||
|
||||
Other media files: See MineClone 2 license.
|
Loading…
Add table
Add a link
Reference in a new issue