Go to file
Colby Williams 1ec1b00875 Fixed formspec not showing armor inventor with inventory_plus mod.
Added water Crystal Water helmet
2017-03-09 22:02:23 -05:00
3d_armor Fixed formspec not showing armor inventor with inventory_plus mod. 2017-03-09 22:02:23 -05:00
3d_armor_stand Improve armor stand selection box 2017-02-15 18:25:49 +00:00
hazmat_suit Improve hazmat-suit documentation, closes #72 2017-01-11 19:28:17 +00:00
shields Add new armor textures by @daviddoesminetest 2017-02-19 19:33:10 +00:00
technic_armor Include years of all licenses 2017-01-11 19:15:06 +00:00
wieldview Update licensing information 2017-01-08 18:54:24 +00:00
.gitignore Allow individual armor materials to be disabled via armor.conf 2015-02-19 18:55:58 +00:00
LICENSE.md Add new armor textures by @daviddoesminetest 2017-02-19 19:33:10 +00:00
README.md Bump version to 0.4.7 2017-01-11 19:36:51 +00:00
description.txt Add support for mod managers 2016-03-25 19:52:00 +00:00
modpack.txt Added modpack.txt. 2013-03-18 20:57:03 +00:00
screenshot.png Add support for mod managers 2016-03-25 19:52:00 +00:00

README.md

Modpack - 3d Armor [0.4.7]

Table of Contents

[mod] Visible Player Armor [3d_armor]

Minetest Version: 0.4.13

Game: minetest_game and many derivatives

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 attack.

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, technic_worldgen

Adds tin, silver and technic materials to 3d_armor. Requires technic (technic_worldgen at least) mod.

[mod] Hazmat Suit [hazmat_suit]

Depends: 3d_armor, technic

Adds hazmat suit to 3d_armor. It protects rather well from fire (if enabled in configuration) and radiation*, and it has built-in oxygen supply.

Requires technic mod. *Requires patched version of technic mod

[mod] 3d Armor Stand [3d_armor_stand]

Depends: 3d_armor

Adds a chest-like armor stand for armor storage and display.