LOOHP-Limbo/src/main/resources/data/minecraft/chicken_variant/warm.json

12 lines
220 B
JSON

{
"asset_id": "minecraft:entity/chicken/warm_chicken",
"spawn_conditions": [
{
"condition": {
"type": "minecraft:biome",
"biomes": "minecraft:plains"
},
"priority": 1
}
]
}