Fix torches not being craftable
[MineClone.git] / mods / 3d_armor / README.md
blob0ac2c29ad613c7663c6e3e3cc5c016d4bd7dc656
1 Modpack - 3d Armor
2 ==================
4 [mod] Unified Skins [unified_skins]
5 -----------------------------------
7 depends: default
9 A 3d character model re-texturing api used as the framework for this modpack.
11 Compatible with player skins mod [skins] by Zeg9 and Player Textures [player_textures] by sdzen.
13 Note: Currently only supports 64x32px player skins.
15 [mod] Visible Wielded Items [wieldview]
16 ---------------------------------------
18 depends: unified_skins
20 Makes hand wielded items visible to other players.
22 Note: Currently only supports 16x16px texture packs, sorry!
24 [mod] Visible Player Armor [3d_armor]
25 -------------------------------------
27 depends: unified_skins, inventory_plus
29 Adds craftable armor that is visible to other players. Each armor item worn contributes to
30 a player's armor group level making them less vulnerable to weapons.
32 Armor takes damage when a player is hurt, however, many armor items offer a 'stackable'
33 percentage chance of restoring the lost health points.
35 [mod] Shields [shields]
36 -------------------------------------
38 depends: 3d_armor
40 Originally a part of 3d_armor, shields have been re-included as an optional extra.
41 If you do not want shields then simply remove the shields folder from the modpack.