16 lines
No EOL
343 B
JSON
16 lines
No EOL
343 B
JSON
{
|
|
"assets": {
|
|
"angry": "minecraft:entity/wolf/wolf_rusty_angry",
|
|
"tame": "minecraft:entity/wolf/wolf_rusty_tame",
|
|
"wild": "minecraft:entity/wolf/wolf_rusty"
|
|
},
|
|
"spawn_conditions": [
|
|
{
|
|
"condition": {
|
|
"type": "minecraft:biome",
|
|
"biomes": "#minecraft:is_jungle"
|
|
},
|
|
"priority": 1
|
|
}
|
|
]
|
|
} |