mirror of
https://github.com/IrisDimensions/overworld.git
synced 2025-12-29 19:59:20 +00:00
@@ -1,4 +1,3 @@
|
||||
{
|
||||
"type": "DROWNED",
|
||||
"spawnEffectRiseOutOfGround": true
|
||||
}
|
||||
"type": "DROWNED"
|
||||
}
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
{
|
||||
"type": "ENDERMAN",
|
||||
"spawnEffectRiseOutOfGround": true
|
||||
"type": "ENDERMAN"
|
||||
}
|
||||
|
||||
@@ -1,6 +1,5 @@
|
||||
{
|
||||
"type": "STRAY",
|
||||
"spawnEffectRiseOutOfGround": true,
|
||||
"ai": true,
|
||||
"aware": true,
|
||||
"customName": "&7Shroud",
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
{
|
||||
"type": "SILVERFISH",
|
||||
"silent": true,
|
||||
"spawnEffectRiseOutOfGround": true
|
||||
"silent": true
|
||||
}
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
{
|
||||
"type": "SKELETON",
|
||||
"spawnEffectRiseOutOfGround": true
|
||||
"type": "SKELETON"
|
||||
}
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
{
|
||||
"type": "SLIME",
|
||||
"spawnEffectRiseOutOfGround": true
|
||||
"type": "SLIME"
|
||||
}
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
{
|
||||
"type": "SLIME",
|
||||
"baby": true,
|
||||
"spawnEffectRiseOutOfGround": true
|
||||
"baby": true
|
||||
}
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
{
|
||||
"type": "SPIDER",
|
||||
"spawnEffectRiseOutOfGround": true
|
||||
"type": "SPIDER"
|
||||
}
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
{
|
||||
"type": "ZOMBIE",
|
||||
"spawnEffectRiseOutOfGround": true
|
||||
"type": "ZOMBIE"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user