minetest-mods/3darmor
Halil Kaya eeaf386d4f Initial commit 2015-10-06 11:44:11 +03:00
..
3d_armor Initial commit 2015-10-06 11:44:11 +03:00
shields Initial commit 2015-10-06 11:44:11 +03:00
technic_armor Initial commit 2015-10-06 11:44:11 +03:00
wieldview Initial commit 2015-10-06 11:44:11 +03:00
.gitignore Initial commit 2015-10-06 11:44:11 +03:00
LICENSE.md Initial commit 2015-10-06 11:44:11 +03:00
README.md Initial commit 2015-10-06 11:44:11 +03:00
modpack.txt Initial commit 2015-10-06 11:44:11 +03:00

README.md

Modpack - 3d Armor [0.4.4]

[mod] Visible Player Armor [3d_armor]

depends: default

recommends: inventory_plus or unified_inventory (use only one)

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. Overall armor level is boosted by 10% when wearing a full matching set (helmet, chestplate, leggings and boots of the same material)

Fire protection has been added by TenPlus1 and in use when ethereal mod is found and crystal armor has been enabled. each piece of armor offers 1 fire protection, level 1 protects against torches, level 2 against crystal spikes, 3 for fire and 5 protects when in lava.

Compatible with player skins [skins] by Zeg9 and Player Textures [player_textures] by PilzAdam and [simple_skins] by TenPlus1.

Armor can be configured by adding a file called armor.conf in 3d_armor mod or world directory. see armor.conf.example for all available options.

[mod] Visible Wielded Items [wieldview]

depends: 3d_armor

Makes hand wielded items visible to other players.

[mod] Shields [shields]

depends: 3d_armor

Originally a part of 3d_armor, shields have been re-included as an optional extra. If you do not want shields then simply remove the shields folder from the modpack.

[mod] Technic Armor [technic_armor]

depends: 3d_armor

Adds tin, silver and technic materials to 3d_armor. Requires technic mod to be installed for craft registration.