ARMOR gloves for 3d armor fully compatible with all engines
Go to file
mckaygerhard 509616653d 3d_armor_gloves - forgotten admin globe alias 2023-01-09 02:53:18 -04:00
locale fix i18n domain and fix es translation 2023-01-08 22:22:51 -04:00
textures optimize textures 2023-01-08 19:31:09 -04:00
.gitattributes Initial commit 2020-11-14 18:07:27 +11:00
LICENSE.txt Initial Upload 2020-11-14 18:08:34 +11:00
README.md improve the mod identification and description, seems abandoned 2023-01-07 19:30:46 -04:00
README.txt improve the mod identification and description, seems abandoned 2023-01-07 19:30:46 -04:00
depends.txt improve the mod identification and description, seems abandoned 2023-01-07 19:30:46 -04:00
description.txt improve the mod identification and description, seems abandoned 2023-01-07 19:30:46 -04:00
init.lua 3d_armor_gloves - forgotten admin globe alias 2023-01-09 02:53:18 -04:00
mod.conf improve the mod identification and description, seems abandoned 2023-01-07 19:30:46 -04:00
screenshot.png optimize textures 2023-01-08 19:31:09 -04:00

README.md

minetest mod 3d_armor_gloves

ARMOR gloves/gauntlets to the 3d_armor mod

Information


This mod provides ARMOR gloves/gauntlets fully compatible with all engines, using 3d_armor mod.

  • Gloves/Gauntlets are present in all the standard 3d armor material types
  • Gloves/Gauntlets provide approximately the same bonus as boots.

screenshot.png

Technical info


This mod must be named 3d_armor_gloves and is a MinenuX fork improved to work with all engines, also provides som minor fixeds

It can be downloade from

Compatibility

Make sure you are using Minetest 0.4.16+ and start a new world (anything but v6), then enable Ethereal in the mods list.

Dependencies

  • default
  • Farming Redo farming or normal farming from default game
  • 3d_armor

Crafting

The mod provides a fishing api, basically is ethereal.add_item(fish, junk, bonus), several examples are at the documentation of api.txt file.

+---+---+---+
| X |   | X |
+---+---+---+
| S |   | S |
+---+---+---+
|   |   |   |
+---+---+---+

Nodes

Those are the nodes used in craft guide

3d_armor_gloves X must be S must be
[3d_armor_gloves:gloves_wood] [default:wood] [farming:string]
[3d_armor_gloves:gloves_cactus] [default:cactus] [farming:string]
[3d_armor_gloves:gloves_steel] [default:steel_ingot] [farming:string]
[3d_armor_gloves:gloves_bronze] [default:bronze_ingot] [farming:string]
[3d_armor_gloves:gloves_diamond] [default:diamond] [farming:string]
[3d_armor_gloves:gloves_gold] [default:gold_ingot] [farming:string]
[3d_armor_gloves:gloves_mithril] [moreores:mithril_ingot] [farming:string]
[3d_armor_gloves:gloves_crystal] [ethereal:crystal_ingot] [farming:string]

LICENSE

Lasted features, non comercial unless xpresed permission:

Copyright (C) 2023 mckaygerhard - CC-BY-SA-NC 4.0

Source code base: GPLv2.1

Copyright (C) 2012-2019 stujones11, Stuart Jones stujones111@gmail.com

License Textures: CC-BY-SA 3.0

Copyright (C) 2017-2019 davidthecreator - CC-BY-SA 3.0