i tired to fix it, pls help...
"format_version": "1.8.0",
"minecraft:spawn_rules": {
"description": {
"identifier": "addmc:snuningur_hlutur",
"population_control": "monster"
},
"conditions": [
{
"minecraft:biome_filter": [
{
"test": "has_biome_tag",
"operator": "==",
"value": "the_end"
}
],
"minecraft:spawns_on_surface": {},
"minecraft:weight": {
"default": 20
},
"minecraft:herd": {
"max_size": 3,
"min_size": 3
}
}
]
}
}```