forked from mtcontrib/3d_armor
Updated Readme.
This commit is contained in:
parent
234d964549
commit
04e4d2af6f
27
README.md
27
README.md
|
@ -1,5 +1,26 @@
|
|||
3d Armor - Visible Player Armor
|
||||
===============================
|
||||
Modpack - 3d Armor
|
||||
==================
|
||||
|
||||
An experimental mod exploring the possibilty of alpha-blending various 'wearable' UV maps with the player character mesh. This same principle could be extended to other types of clothing, jewelery or whatever else.
|
||||
[mod] Visible Wielded Items [wieldview]
|
||||
=======================================
|
||||
|
||||
depends: default
|
||||
|
||||
Makes hand wielded items visible to other players. Compatible with player skins mod [skins].
|
||||
|
||||
note: currently only supports 16x16px texture packs and 64x32px player skins, sorry!
|
||||
|
||||
[mod] Visible Player Armor [3d_armor]
|
||||
=====================================
|
||||
|
||||
depends: default, inventory_plus, wieldview
|
||||
|
||||
Adds craftable armor that is visible to other players. Armor takes damage when a player is hurt
|
||||
but also offers a percentage chance of healing.
|
||||
|
||||
[mod] Moreores Armor [more_armor]
|
||||
========================================
|
||||
|
||||
depends: default, 3d_armor
|
||||
|
||||
Adds Bronze and Mithril armor sets, upgrades moreores weapons.
|
||||
|
|
Loading…
Reference in New Issue
Block a user