MineClone2/mods/ITEMS/mcl_armor
THE-NERD2 a399182375 Fix elytra enchantability and allow Unbreaking to be applied ()
Putting elytra into an enchanting table no longer causes any enchantments to appear in the formspec. Also, it should now be possible to use an anvil to add unbreaking.

Reviewed-on: https://git.minetest.land/VoxeLibre/VoxeLibre/pulls/4708
Reviewed-by: Mikita Wiśniewski <rudzik8@protonmail.com>
Co-authored-by: THE-NERD2 <pdp9729@gmail.com>
Co-committed-by: THE-NERD2 <pdp9729@gmail.com>
2024-12-01 15:38:51 +01:00
..
locale Address review comments on translations/grammar 2024-08-31 16:39:43 +02:00
models Remove image stack wieldview 2022-08-23 10:08:22 -05:00
sounds Change fallback armor (un)equip sounds 2020-02-18 16:36:22 +01:00
alias.lua Move armor mods 2020-02-18 15:48:21 +01:00
api.lua Cauldron leather armor washing 2024-02-02 03:05:57 +00:00
API.md Update documentation for Minetest rename to Luanti () 2024-11-28 20:55:48 +01:00
damage.lua Merge branch 'master' into elytra-overhaul 2022-08-08 00:19:26 +00:00
init.lua Add missing trim in translation list 2024-08-31 16:39:43 +02:00
leather.lua Privs for colorizing command and comment cleanup 2024-02-02 04:07:41 +01:00
mod.conf Colored Leather Armor 2024-02-02 03:05:57 +00:00
player.lua Skins update 2023-05-26 20:27:11 +00:00
README.txt Update more documentation to use VoxeLibre 2024-05-07 11:38:00 +00:00
register.lua Fix elytra enchantability and allow Unbreaking to be applied () 2024-12-01 15:38:51 +01:00
trims.lua Convert spaces to tabs 2024-08-31 16:39:43 +02:00

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

* mcl_armor_equip_generic.ogg
* mcl_armor_unequip_generic.ogg
Licensed (CC BY-SA 3.0) by Mito551

All other sounds licensed CC0 by OpenGameArt.org user artisticdude.
Source: <https://opengameart.org/content/rpg-sound-pack>

Other media files: See VoxeLibre license.