mr:sheep_mob
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| mr:sheep_mob [2026/01/02 00:29] – Update sheep_mob.txt with accurate code references and implementation details mike | mr:sheep_mob [2026/01/02 00:32] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ====== Sheep Mob - Code References ====== | ||
| + | |||
| + | ===== Java Classes ===== | ||
| + | * [[https:// | ||
| + | * [[https:// | ||
| + | |||
| + | ===== JSON Configuration ===== | ||
| + | * [[https:// | ||
| + | |||
| + | ===== String Resources ===== | ||
| + | <code xml> | ||
| + | <string name=" | ||
| + | <string name=" | ||
| + | <string name=" | ||
| + | <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 | ||
| + | |||
| + | ===== Implementation Details ===== | ||
| + | * **Entity Kind**: sheep (from getEntityKind() returning simple class name) | ||
| + | * **Sprite**: [[https:// | ||
| + | * **NPC Type**: A temporary NPC summoned by [[en: | ||
| + | * **Lifespan**: | ||
| + | * **Behavior**: | ||
| + | * **Interaction**: | ||
mr/sheep_mob.txt · Last modified: by 127.0.0.1
