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

minetest mod 3d_armor_sfinv

ARMOR PAGE to manage armor stuff's player on simple fast inventory

Information


This mod provides ARMOR PAGE over the inventory when is used simple fast inventory or sfinv

screenshot.png

Technical info


This mod must be named 3d_armor_sfinv and enables armor manage for simple fast inventory or sfinv

It can be downloade from

Compatibility

Make sure you are using Minetest 0.4.16+ and have the sfinv mod

Dependencies

  • default
  • sfinv
  • 3d_armor

LICENSE

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