mr:instability_enchantment
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| mr:instability_enchantment [2026/07/11 12:32] – Fix red link in elven_bow_item.txt: change arrows to arrows_item Qwen Assistant | mr:instability_enchantment [2026/07/12 00:15] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ====== Instability Enchantment - Code References ====== | ||
| + | ===== Java Classes ===== | ||
| + | * [[https:// | ||
| + | * Entity Kind: '' | ||
| + | * Inheritance: | ||
| + | * Implements: '' | ||
| + | * Key Method: '' | ||
| + | * Special Logic: On boomerangs, avoids Piercing and Swing enchantments to prevent infinite loops | ||
| + | * Registration: | ||
| + | |||
| + | ===== JSON Configuration ===== | ||
| + | No dedicated JSON configuration file. Enchantment data is defined in Java class. | ||
| + | |||
| + | ===== String Resources ===== | ||
| + | * English: [[https:// | ||
| + | * String Array: [[https:// | ||
| + | |||
| + | ===== Lua Scripts ===== | ||
| + | This entity is implemented in Java, no Lua script exists. | ||
| + | |||
| + | ===== Additional References ===== | ||
| + | * Enchantment List: [[https:// | ||
| + | * Enchantment Base Class: [[https:// | ||
| + | * Boomerang Check: [[https:// | ||
| + | |||
| + | ===== Related mr Entities ===== | ||
| + | * [[mr: | ||
| + | * [[mr: | ||
| + | * [[mr: | ||
| + | * [[mr: | ||
| + | * [[mr: | ||
| + | * [[mr: | ||
| + | * [[mr: | ||
| + | * [[mr: | ||
| + | * [[mr: | ||
| + | * [[mr: | ||
mr/instability_enchantment.txt · Last modified: by 127.0.0.1
