mirror of
https://github.com/IrisDimensions/overworld.git
synced 2026-01-06 15:41:43 +00:00
19 lines
433 B
JSON
19 lines
433 B
JSON
{
|
|
"type": "PILLAGER",
|
|
"spawnEffectRiseOutOfGround": true,
|
|
"spawnEffect": {
|
|
"interval": 1,
|
|
"chance": 1,
|
|
"particleEffect": "SOUL",
|
|
"extra": 0.096,
|
|
"particleCount": 10,
|
|
"particleAltX": 0.3,
|
|
"particleAltY": 1.25,
|
|
"particleAltZ": 0.3,
|
|
"maxPitch": 1.7,
|
|
"minPitch": 1.5,
|
|
"volume": 2,
|
|
"sound": "BLOCK_RESPAWN_ANCHOR_DEPLETE"
|
|
}
|
|
}
|