minecraft-packets
Version:
An easy way to query PrismarineJS/minecraft-packets
62 lines • 1.07 kB
JSON
{
"location": {
"x": 269,
"y": 11,
"z": -12
},
"action": 1,
"nbtData": {
"type": "compound",
"name": "",
"value": {
"EntityId": {
"type": "string",
"value": "CaveSpider"
},
"MaxNearbyEntities": {
"type": "short",
"value": 6
},
"RequiredPlayerRange": {
"type": "short",
"value": 16
},
"SpawnCount": {
"type": "short",
"value": 4
},
"x": {
"type": "int",
"value": 269
},
"y": {
"type": "int",
"value": 11
},
"z": {
"type": "int",
"value": -12
},
"id": {
"type": "string",
"value": "MobSpawner"
},
"MaxSpawnDelay": {
"type": "short",
"value": 800
},
"SpawnRange": {
"type": "short",
"value": 4
},
"Delay": {
"type": "short",
"value": 20
},
"MinSpawnDelay": {
"type": "short",
"value": 200
}
}
}
}