9
0
mirror of https://github.com/IrisDimensions/overworld.git synced 2025-12-31 12:46:40 +00:00
Files
Iris-Pack-Overworld/entities/standard/hostile/pillager.json
2021-08-03 23:43:58 -07:00

11 lines
202 B
JSON

{
"type": "PILLAGER",
"spawnEffect": {
"interval": 1,
"chance": 1,
"particleEffect": "SOUL",
"particleCount": 100,
"sound": "ITEM_TRIDENT_RETURN"
}
}