mr:guts_level
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| mr:guts_level [2026/02/28 20:51] – Wiki maintenance: Fix issues in 5 random pages Qwen Assistant | mr:guts_level [2026/02/28 20:54] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ====== Guts Level - Code References ====== | ||
| + | ===== Java Classes ===== | ||
| + | * [[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=" | ||
| + | <string name=" | ||
| + | <string name=" | ||
| + | <string name=" | ||
| + | </ | ||
| + | |||
| + | ===== Lua Scripts ===== | ||
| + | This entity is implemented in Java, no Lua script exists | ||
| + | |||
| + | ===== Entity Kind ===== | ||
| + | * getEntityKind(): | ||
| + | |||
| + | ===== Level Properties (from Java code) ===== | ||
| + | * **Color 1:** 0x534f3e (dark olive) | ||
| + | * **Color 2:** 0xb9d661 (light green) | ||
| + | * **Objects Kind:** 5 | ||
| + | * **View Distance:** 6 | ||
| + | * **Mob Count:** 12 + (Dungeon.depth % 5) + Random(4) | ||
| + | * **Water Generation: | ||
| + | * **Grass Generation: | ||
| + | * **Music:** " | ||
| + | |||
| + | ===== Level Configuration Files ===== | ||
| + | * [[https:// | ||
| + | * [[https:// | ||
| + | * [[https:// | ||
| + | * [[https:// | ||
| + | |||
| + | ===== Related mr Entities ===== | ||
| + | * [[mr: | ||
| + | * [[mr: | ||
| + | |||
| + | {{tag> mr levels }} | ||
mr/guts_level.txt · Last modified: by 127.0.0.1
