mirror of
https://github.com/minetest-mods/3d_armor.git
synced 2025-07-19 08:20:27 +02:00
Fix item duplication vulnerability
This commit is contained in:
@ -68,6 +68,9 @@ armor_fire_protect = false
|
||||
-- Enable punch damage effects.
|
||||
armor_punch_damage = true
|
||||
|
||||
-- Enable migration of old armor inventories
|
||||
armor_migrate_old_inventory = true
|
||||
|
||||
API
|
||||
---
|
||||
|
||||
|
Reference in New Issue
Block a user