mr:chaos_armor_item
Table of Contents
Chaos Armor Item - Code References
Java Classes
- Armor.java - Parent class
JSON Configuration
- Treasury.json - Contains “ChaosArmor”:0 entry for loot
- SpidersTreasury.json - Contains “ChaosArmor”:0 entry for loot
- This entity is implemented in Java with JSON configuration for loot placement
String Resources
<code xml>
<string name=“ChaosArmor_Name”>Chaos armor</string>
<string name=“ChaosArmor_Info”>This armor consists of blood-red plates that are sewed together with dark red chains. They irradiate chaotic energy as you touch them.</string>
</code>
Lua Scripts
This entity is implemented in Java, no Lua script exists
Related mr Entities
mr/chaos_armor_item.txt · Last modified: by 127.0.0.1
