minecraft-packets
Version:
An easy way to query PrismarineJS/minecraft-packets
62 lines • 1.06 kB
JSON
{
"location": {
"x": 211,
"y": 23,
"z": 219
},
"action": 1,
"nbtData": {
"type": "compound",
"name": "",
"value": {
"EntityId": {
"type": "string",
"value": "Spider"
},
"MaxNearbyEntities": {
"type": "short",
"value": 6
},
"RequiredPlayerRange": {
"type": "short",
"value": 16
},
"SpawnCount": {
"type": "short",
"value": 4
},
"x": {
"type": "int",
"value": 211
},
"y": {
"type": "int",
"value": 23
},
"z": {
"type": "int",
"value": 219
},
"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
}
}
}
}