mr:instability_enchantment
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| mr:instability_enchantment [2026/08/26 02:55] – wiki maintenance: fix 5 random pages (medicine_mask_item, potion_of_toxic_gas_item, instability_enchantment, boomerang_item, poison_buff) Bot | mr:instability_enchantment [2026/08/26 02:58] (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/instability_enchantment.txt · Last modified: by 127.0.0.1
