mr:gold_item
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| mr:gold_item [2026/03/08 17:39] – Wiki standards: Fix broken links, add images, and expand mr: namespace page Qwen Assistant | mr:gold_item [2026/03/08 17:43] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ====== Gold Item - Code References ====== | ||
| + | ===== Java Classes ===== | ||
| + | * [[https:// | ||
| + | * [[https:// | ||
| + | * [[https:// | ||
| + | * [[https:// | ||
| + | |||
| + | ===== JSON Configuration ===== | ||
| + | This entity is implemented in Java, no JSON configuration exists | ||
| + | |||
| + | ===== String Resources ===== | ||
| + | <code xml> | ||
| + | <string name=" | ||
| + | <string name=" | ||
| + | <string name=" | ||
| + | <string name=" | ||
| + | </ | ||
| + | |||
| + | ===== Lua Scripts ===== | ||
| + | * [[https:// | ||
| + | * [[https:// | ||
| + | * [[https:// | ||
| + | * [[https:// | ||
| + | |||
| + | ===== Usage in Code ===== | ||
| + | * **Bones.java** (line 41): Gold dropped as bone item when no equipment available | ||
| + | * **RatKingPainter.java** (line 72): Gold as potential chest prize | ||
| + | * **TreasuryPainter.java** (lines 33, 42): Gold spawned in treasury rooms | ||
| + | * **StandardPainter.java** (line 114): Gold dropped in graves | ||
| + | * **ServiceManNPC.java** (line 32): Gold as video ad reward | ||
| + | * **Mob loot tables**: Multiple mobs have Gold.class loot entries (DreadKnight, | ||
| + | |||
| + | ===== Related mr Entities ===== | ||
| + | * [[mr: | ||
| + | * [[mr: | ||
| + | * [[mr: | ||
mr/gold_item.txt · Last modified: by 127.0.0.1
