mr:rotten_meat_item
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| mr:rotten_meat_item [2026/01/02 00:29] – Update rotten_meat_item.txt with comprehensive code references and implementation details mike | mr:rotten_meat_item [2026/01/02 00:32] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ====== Rotten Meat Item - Code References ====== | ||
| + | |||
| + | ===== Java Classes ===== | ||
| + | * [[https:// | ||
| + | * [[https:// | ||
| + | |||
| + | ===== JSON Configuration ===== | ||
| + | No specific JSON configuration found for Rotten Meat item. | ||
| + | |||
| + | ===== String Resources ===== | ||
| + | <code xml> | ||
| + | <string name=" | ||
| + | <string name=" | ||
| + | </ | ||
| + | |||
| + | ===== Lua Scripts ===== | ||
| + | This entity is implemented in Java, no Lua script exists | ||
| + | |||
| + | ===== Implementation Details ===== | ||
| + | * **Entity Kind**: rotten_meat (from getEntityKind() returning simple class name) | ||
| + | * **Sprite**: [[https:// | ||
| + | * **Food Type**: Extends [[https:// | ||
| + | * **Function**: | ||
mr/rotten_meat_item.txt · Last modified: by 127.0.0.1
