minetest-game-nssg/mods/3d_armor/3d_armor_ip
mckaygerhard 93f17cd1f6 mods - 3darmor - upgraded, feature Added, nil checks, vulnerability checks
* Added the possibility to wear the armor on rightclick backported
  from https://github.com/minetest-mods/3d_armor/pull/16
* fix not being able to place armor on anvil due new right click
* fix armor equip/unequip initial implmentation
  that backports https://github.com/minetest-mods/3d_armor/pull/17
  solving a number of problems with the new right-click armor equipping
* fix callbacks not being called by armor.equip() and `armor.unequip()`
* fix player physics player_physics_locked attribute
* add feather falling
* prevents a crash when a pipeworks deployer tries to equip armor
* Fix typo in wieldview caused by skindb crash when player joins
* update and added nether lava and lava crust to fire protection list.
* fix bug Armor still damageable in (pvp) protected area
* Fix detached inventory vulnerability complete checks
* Fix count when armor is destroyed, option to prevent physics override
* update version to 0.4.15 that works with 0.4.X and 5.X engines
2023-07-24 14:36:56 -04:00
..
locale mods - 3darmor - upgraded, feature Added, nil checks, vulnerability checks 2023-07-24 14:36:56 -04:00
LICENSE.txt add armors.. from the minuenux compatible to all engines 2023-01-10 18:02:36 -04:00
README.md add armors.. from the minuenux compatible to all engines 2023-01-10 18:02:36 -04:00
depends.txt add armors.. from the minuenux compatible to all engines 2023-01-10 18:02:36 -04:00
description.txt add armors.. from the minuenux compatible to all engines 2023-01-10 18:02:36 -04:00
init.lua mods - 3darmor - upgraded, feature Added, nil checks, vulnerability checks 2023-07-24 14:36:56 -04:00
mod.conf mods - 3darmor - upgraded, feature Added, nil checks, vulnerability checks 2023-07-24 14:36:56 -04:00

README.md

minetest mod 3d_armor_ip

ARMOR PAGE to manage armor stuff's player on inventory plus

Information


This mod provides ARMOR PAGE over the inventory when is used inventory plus or advanced_inventory

screenshot.png

Technical info


This mod must be named 3d_armor_ip and enables armor manage for inventory plus or advanced inventory

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
  • inventory_plus
  • 3d_armor

LICENSE

License Source Code: (C) 2012-2018 Stuart Jones - LGPL v2.1