Files
2022-02-10 22:08:44 +03:00

23 lines
578 B
JSON

{
"pools": [
{
"rolls": 1,
"entries": [
{
"type": "item",
"name": "imoo:turel_spawn_egg",
"weight": 1,
"functions": [
{
"function": "set_count",
"count": {
"min": 1,
"max": 1
}
}
]
}
]
}
]
}