Добавлена турель в ресурспак
This commit is contained in:
@@ -1,37 +0,0 @@
|
||||
{
|
||||
"format_version": "1.17.0",
|
||||
"minecraft:spawn_rules": {
|
||||
"description": {
|
||||
"identifier": "imoo:abat",
|
||||
"population_control": "ambient"
|
||||
},
|
||||
"conditions": [
|
||||
{
|
||||
"minecraft:spawns_underground": {},
|
||||
"minecraft:brightness_filter": {
|
||||
"min": 0,
|
||||
"max": 4,
|
||||
"adjust_for_weather": true
|
||||
},
|
||||
"minecraft:height_filter": {
|
||||
"min": -63,
|
||||
"max": 63
|
||||
},
|
||||
"minecraft:weight": {
|
||||
"default": 10
|
||||
},
|
||||
"minecraft:herd": {
|
||||
"min_size": 2,
|
||||
"max_size": 2
|
||||
},
|
||||
"minecraft:density_limit": {
|
||||
"surface": 5
|
||||
},
|
||||
|
||||
"minecraft:biome_filter": {
|
||||
"test": "has_biome_tag", "operator":"==", "value": "animal"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user