Animal config
example_cow.json
{
"default_entity": true,
"config_name": "example_cow",
"type": "COW",
"display_name": "{#C4741E}Basic Cow",
"time_growth": 600,
"breeding_items": [...],
"egg": {...},
"drop_items": [...],
"passive_drop_items": [...],
"tools": [...]
}breeding_items
tools
Last updated