minetest-mm/mods/3d_armor
root 19be5362ee update 2021-08-02 20:41:22 +02:00
..
.ldoc update 2021-08-02 20:41:22 +02:00
3d_armor update 2021-07-31 22:19:53 +02:00
3d_armor_ip add_some_mods 2020-10-25 19:05:08 +01:00
3d_armor_sfinv 5.4.0_run_setup-mt_is_neccessary_after_this_update 2021-03-17 20:30:38 +01:00
3d_armor_stand 5.4.0_run_setup-mt_is_neccessary_after_this_update 2021-03-17 20:30:38 +01:00
3d_armor_ui update 2021-05-29 19:38:01 +02:00
shields update 2021-07-31 22:19:53 +02:00
wieldview update 2021-06-27 17:39:50 +02:00
.luacheckrc add_some_mods 2020-10-25 19:05:08 +01:00
LICENSE.md next_update_first_mod 2020-10-25 16:58:28 +01:00
README.md update 2021-07-31 22:19:53 +02:00
description.txt next_update_first_mod 2020-10-25 16:58:28 +01:00
integration-test.sh next_update_first_mod 2020-10-25 16:58:28 +01:00
modpack.conf update 2021-07-31 22:19:53 +02:00
preview_gen.py next_update_first_mod 2020-10-25 16:58:28 +01:00
screenshot.png update 2020-12-07 17:01:24 +01:00
screenshot.xcf update 2020-12-07 17:01:24 +01:00
settingtypes.txt update 2021-07-31 22:19:53 +02:00

README.md

Modpack - 3d Armor [0.4.13]

3d_armor screenshot

Table of Contents

[mod] Visible Player Armor [3d_armor]

Minetest Version: 5.0.0

Game: minetest_game and many derivatives

Depends: default

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 sfinv, inventory plus or unified inventory by enabling the appropriate inventory module, [3d_armor_sfinv], [3d_armor_ip] and [3d_armor_ui] respectively. Also compatible with [smart_inventory] without the need for additional modules.

built in support 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.

For mod installation instructions, please visit: http://wiki.minetest.com/wiki/Installing_Mods

API Reference

[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] 3d Armor Stand [3d_armor_stand]

Depends: 3d_armor

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