9
0
mirror of https://github.com/IrisDimensions/earthworld.git synced 2026-01-06 15:41:36 +00:00
Files
Iris-Pack-EarthWorld/entities/pillager.json
Brian Fopiano 0d304fb780 fff
2021-08-03 21:09:48 -07:00

11 lines
202 B
JSON

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