mirror of
https://github.com/minetest-mods/3d_armor.git
synced 2025-02-18 20:30:23 +01:00
Modpack - 3d Armor
[mod] Unified Skins [unified_skins]
A 3d character model re-texturing api used as the framework for this modpack.
Compatible with player skins mod [skins] by Zeg9 and Player Textures [player_textures] by sdzen.
Note: Currently only 64x32px player skins.
[mod] Visible Wielded Items [wieldview]
depends: default, unified_skins
Makes hand wielded items visible to other players.
Note: Currently only supports 16x16px texture packs, sorry!
[mod] Visible Player Armor [3d_armor]
depends: default, unified_skins, inventory_plus
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.
Armor takes damage when a player is hurt, however, many armor items offer a 'stackable' percentage chance of restoring the lost health points.
Description
Visible player armor & wielded items for minetest
https://forum.minetest.net/viewtopic.php?t=4654
Languages
Lua
88.5%
Python
4.7%
CSS
4.5%
Shell
2.3%