minetest-3d_armor/README.md

42 lines
1.2 KiB
Markdown
Raw Normal View History

2013-03-26 21:57:35 +01:00
Modpack - 3d Armor
==================
2013-03-03 20:46:10 +01:00
[mod] Unified Skins [unified_skins]
-----------------------------------
2013-06-24 20:06:19 +02:00
depends: default
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.
2013-06-24 20:06:19 +02:00
Note: Currently only supports 64x32px player skins.
2013-03-26 21:57:35 +01:00
[mod] Visible Wielded Items [wieldview]
---------------------------------------
2013-03-03 20:46:10 +01:00
2013-06-24 20:06:19 +02:00
depends: unified_skins
2013-03-26 21:57:35 +01:00
Makes hand wielded items visible to other players.
2013-03-26 21:57:35 +01:00
Note: Currently only supports 16x16px texture packs, sorry!
2013-03-26 21:57:35 +01:00
[mod] Visible Player Armor [3d_armor]
-------------------------------------
2013-06-24 20:06:19 +02:00
depends: unified_skins, inventory_plus
2013-03-26 21:57:35 +01:00
2013-04-14 21:39:11 +02:00
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.
2013-03-26 21:57:35 +01:00
Armor takes damage when a player is hurt, however, many armor items offer a 'stackable'
percentage chance of restoring the lost health points.
2013-03-26 21:57:35 +01:00
2013-06-24 20:06:19 +02:00
[mod] Shields [shields]
-------------------------------------
depends: 3d_armor
Originally a part of 3d_armor, shields have been re-included as an optional extra.
2013-06-24 21:45:05 +02:00
If you do not want shields then simply remove the shields folder from the modpack.