minecraft-packets
Version:
An easy way to query PrismarineJS/minecraft-packets
1,467 lines • 266 kB
JSON
{
"entityId": 131,
"isHardcore": false,
"gameMode": 0,
"previousGameMode": -1,
"worldNames": [
"minecraft:overworld",
"minecraft:the_end",
"minecraft:the_nether"
],
"dimensionCodec": {
"type": "compound",
"name": "",
"value": {
"minecraft:trim_pattern": {
"type": "compound",
"value": {
"type": {
"type": "string",
"value": "minecraft:trim_pattern"
},
"value": {
"type": "list",
"value": {
"type": "end",
"value": []
}
}
}
},
"minecraft:trim_material": {
"type": "compound",
"value": {
"type": {
"type": "string",
"value": "minecraft:trim_material"
},
"value": {
"type": "list",
"value": {
"type": "end",
"value": []
}
}
}
},
"minecraft:chat_type": {
"type": "compound",
"value": {
"type": {
"type": "string",
"value": "minecraft:chat_type"
},
"value": {
"type": "list",
"value": {
"type": "compound",
"value": [
{
"name": {
"type": "string",
"value": "minecraft:chat"
},
"id": {
"type": "int",
"value": 0
},
"element": {
"type": "compound",
"value": {
"chat": {
"type": "compound",
"value": {
"translation_key": {
"type": "string",
"value": "chat.type.text"
},
"parameters": {
"type": "list",
"value": {
"type": "string",
"value": [
"sender",
"content"
]
}
}
}
},
"narration": {
"type": "compound",
"value": {
"translation_key": {
"type": "string",
"value": "chat.type.text.narrate"
},
"parameters": {
"type": "list",
"value": {
"type": "string",
"value": [
"sender",
"content"
]
}
}
}
}
}
}
},
{
"name": {
"type": "string",
"value": "minecraft:emote_command"
},
"id": {
"type": "int",
"value": 1
},
"element": {
"type": "compound",
"value": {
"chat": {
"type": "compound",
"value": {
"translation_key": {
"type": "string",
"value": "chat.type.emote"
},
"parameters": {
"type": "list",
"value": {
"type": "string",
"value": [
"sender",
"content"
]
}
}
}
},
"narration": {
"type": "compound",
"value": {
"translation_key": {
"type": "string",
"value": "chat.type.emote"
},
"parameters": {
"type": "list",
"value": {
"type": "string",
"value": [
"sender",
"content"
]
}
}
}
}
}
}
},
{
"name": {
"type": "string",
"value": "minecraft:msg_command_incoming"
},
"id": {
"type": "int",
"value": 2
},
"element": {
"type": "compound",
"value": {
"chat": {
"type": "compound",
"value": {
"translation_key": {
"type": "string",
"value": "commands.message.display.incoming"
},
"style": {
"type": "compound",
"value": {
"color": {
"type": "string",
"value": "gray"
},
"italic": {
"type": "byte",
"value": 1
}
}
},
"parameters": {
"type": "list",
"value": {
"type": "string",
"value": [
"sender",
"content"
]
}
}
}
},
"narration": {
"type": "compound",
"value": {
"translation_key": {
"type": "string",
"value": "chat.type.text.narrate"
},
"parameters": {
"type": "list",
"value": {
"type": "string",
"value": [
"sender",
"content"
]
}
}
}
}
}
}
},
{
"name": {
"type": "string",
"value": "minecraft:msg_command_outgoing"
},
"id": {
"type": "int",
"value": 3
},
"element": {
"type": "compound",
"value": {
"chat": {
"type": "compound",
"value": {
"translation_key": {
"type": "string",
"value": "commands.message.display.outgoing"
},
"style": {
"type": "compound",
"value": {
"color": {
"type": "string",
"value": "gray"
},
"italic": {
"type": "byte",
"value": 1
}
}
},
"parameters": {
"type": "list",
"value": {
"type": "string",
"value": [
"target",
"content"
]
}
}
}
},
"narration": {
"type": "compound",
"value": {
"translation_key": {
"type": "string",
"value": "chat.type.text.narrate"
},
"parameters": {
"type": "list",
"value": {
"type": "string",
"value": [
"sender",
"content"
]
}
}
}
}
}
}
},
{
"name": {
"type": "string",
"value": "minecraft:say_command"
},
"id": {
"type": "int",
"value": 4
},
"element": {
"type": "compound",
"value": {
"chat": {
"type": "compound",
"value": {
"translation_key": {
"type": "string",
"value": "chat.type.announcement"
},
"parameters": {
"type": "list",
"value": {
"type": "string",
"value": [
"sender",
"content"
]
}
}
}
},
"narration": {
"type": "compound",
"value": {
"translation_key": {
"type": "string",
"value": "chat.type.text.narrate"
},
"parameters": {
"type": "list",
"value": {
"type": "string",
"value": [
"sender",
"content"
]
}
}
}
}
}
}
},
{
"name": {
"type": "string",
"value": "minecraft:team_msg_command_incoming"
},
"id": {
"type": "int",
"value": 5
},
"element": {
"type": "compound",
"value": {
"chat": {
"type": "compound",
"value": {
"translation_key": {
"type": "string",
"value": "chat.type.team.text"
},
"parameters": {
"type": "list",
"value": {
"type": "string",
"value": [
"target",
"sender",
"content"
]
}
}
}
},
"narration": {
"type": "compound",
"value": {
"translation_key": {
"type": "string",
"value": "chat.type.text.narrate"
},
"parameters": {
"type": "list",
"value": {
"type": "string",
"value": [
"sender",
"content"
]
}
}
}
}
}
}
},
{
"name": {
"type": "string",
"value": "minecraft:team_msg_command_outgoing"
},
"id": {
"type": "int",
"value": 6
},
"element": {
"type": "compound",
"value": {
"chat": {
"type": "compound",
"value": {
"translation_key": {
"type": "string",
"value": "chat.type.team.sent"
},
"parameters": {
"type": "list",
"value": {
"type": "string",
"value": [
"target",
"sender",
"content"
]
}
}
}
},
"narration": {
"type": "compound",
"value": {
"translation_key": {
"type": "string",
"value": "chat.type.text.narrate"
},
"parameters": {
"type": "list",
"value": {
"type": "string",
"value": [
"sender",
"content"
]
}
}
}
}
}
}
}
]
}
}
}
},
"minecraft:dimension_type": {
"type": "compound",
"value": {
"type": {
"type": "string",
"value": "minecraft:dimension_type"
},
"value": {
"type": "list",
"value": {
"type": "compound",
"value": [
{
"name": {
"type": "string",
"value": "minecraft:overworld"
},
"id": {
"type": "int",
"value": 0
},
"element": {
"type": "compound",
"value": {
"piglin_safe": {
"type": "byte",
"value": 0
},
"natural": {
"type": "byte",
"value": 1
},
"ambient_light": {
"type": "float",
"value": 0
},
"monster_spawn_block_light_limit": {
"type": "int",
"value": 0
},
"infiniburn": {
"type": "string",
"value": "#minecraft:infiniburn_overworld"
},
"respawn_anchor_works": {
"type": "byte",
"value": 0
},
"has_skylight": {
"type": "byte",
"value": 1
},
"bed_works": {
"type": "byte",
"value": 1
},
"effects": {
"type": "string",
"value": "minecraft:overworld"
},
"has_raids": {
"type": "byte",
"value": 1
},
"logical_height": {
"type": "int",
"value": 384
},
"coordinate_scale": {
"type": "double",
"value": 1
},
"monster_spawn_light_level": {
"type": "compound",
"value": {
"type": {
"type": "string",
"value": "minecraft:uniform"
},
"value": {
"type": "compound",
"value": {
"min_inclusive": {
"type": "int",
"value": 0
},
"max_inclusive": {
"type": "int",
"value": 7
}
}
}
}
},
"min_y": {
"type": "int",
"value": -64
},
"ultrawarm": {
"type": "byte",
"value": 0
},
"has_ceiling": {
"type": "byte",
"value": 0
},
"height": {
"type": "int",
"value": 384
}
}
}
},
{
"name": {
"type": "string",
"value": "minecraft:overworld_caves"
},
"id": {
"type": "int",
"value": 1
},
"element": {
"type": "compound",
"value": {
"piglin_safe": {
"type": "byte",
"value": 0
},
"natural": {
"type": "byte",
"value": 1
},
"ambient_light": {
"type": "float",
"value": 0
},
"monster_spawn_block_light_limit": {
"type": "int",
"value": 0
},
"infiniburn": {
"type": "string",
"value": "#minecraft:infiniburn_overworld"
},
"respawn_anchor_works": {
"type": "byte",
"value": 0
},
"has_skylight": {
"type": "byte",
"value": 1
},
"bed_works": {
"type": "byte",
"value": 1
},
"effects": {
"type": "string",
"value": "minecraft:overworld"
},
"has_raids": {
"type": "byte",
"value": 1
},
"logical_height": {
"type": "int",
"value": 384
},
"coordinate_scale": {
"type": "double",
"value": 1
},
"monster_spawn_light_level": {
"type": "compound",
"value": {
"type": {
"type": "string",
"value": "minecraft:uniform"
},
"value": {
"type": "compound",
"value": {
"min_inclusive": {
"type": "int",
"value": 0
},
"max_inclusive": {
"type": "int",
"value": 7
}
}
}
}
},
"min_y": {
"type": "int",
"value": -64
},
"ultrawarm": {
"type": "byte",
"value": 0
},
"has_ceiling": {
"type": "byte",
"value": 1
},
"height": {
"type": "int",
"value": 384
}
}
}
},
{
"name": {
"type": "string",
"value": "minecraft:the_end"
},
"id": {
"type": "int",
"value": 2
},
"element": {
"type": "compound",
"value": {
"piglin_safe": {
"type": "byte",
"value": 0
},
"natural": {
"type": "byte",
"value": 0
},
"ambient_light": {
"type": "float",
"value": 0
},
"monster_spawn_block_light_limit": {
"type": "int",
"value": 0
},
"infiniburn": {
"type": "string",
"value": "#minecraft:infiniburn_end"
},
"respawn_anchor_works": {
"type": "byte",
"value": 0
},
"has_skylight": {
"type": "byte",
"value": 0
},
"bed_works": {
"type": "byte",
"value": 0
},
"effects": {
"type": "string",
"value": "minecraft:the_end"
},
"fixed_time": {
"type": "long",
"value": [
0,
6000
]
},
"has_raids": {
"type": "byte",
"value": 1
},
"logical_height": {
"type": "int",
"value": 256
},
"coordinate_scale": {
"type": "double",
"value": 1
},
"monster_spawn_light_level": {
"type": "compound",
"value": {
"type": {
"type": "string",
"value": "minecraft:uniform"
},
"value": {
"type": "compound",
"value": {
"min_inclusive": {
"type": "int",
"value": 0
},
"max_inclusive": {
"type": "int",
"value": 7
}
}
}
}
},
"min_y": {
"type": "int",
"value": 0
},
"ultrawarm": {
"type": "byte",
"value": 0
},
"has_ceiling": {
"type": "byte",
"value": 0
},
"height": {
"type": "int",
"value": 256
}
}
}
},
{
"name": {
"type": "string",
"value": "minecraft:the_nether"
},
"id": {
"type": "int",
"value": 3
},
"element": {
"type": "compound",
"value": {
"piglin_safe": {
"type": "byte",
"value": 1
},
"natural": {
"type": "byte",
"value": 0
},
"ambient_light": {
"type": "float",
"value": 0.10000000149011612
},
"monster_spawn_block_light_limit": {
"type": "int",
"value": 15
},
"infiniburn": {
"type": "string",
"value": "#minecraft:infiniburn_nether"
},
"respawn_anchor_works": {
"type": "byte",
"value": 1
},
"has_skylight": {
"type": "byte",
"value": 0
},
"bed_works": {
"type": "byte",
"value": 0
},
"effects": {
"type": "string",
"value": "minecraft:the_nether"
},
"fixed_time": {
"type": "long",
"value": [
0,
18000
]
},
"has_raids": {
"type": "byte",
"value": 0
},
"logical_height": {
"type": "int",
"value": 128
},
"coordinate_scale": {
"type": "double",
"value": 8
},
"monster_spawn_light_level": {
"type": "int",
"value": 7
},
"min_y": {
"type": "int",
"value": 0
},
"ultrawarm": {
"type": "byte",
"value": 1
},
"has_ceiling": {
"type": "byte",
"value": 1
},
"height": {
"type": "int",
"value": 256
}
}
}
}
]
}
}
}
},
"minecraft:damage_type": {
"type": "compound",
"value": {
"type": {
"type": "string",
"value": "minecraft:damage_type"
},
"value": {
"type": "list",
"value": {
"type": "compound",
"value": [
{
"name": {
"type": "string",
"value": "minecraft:arrow"
},
"id": {
"type": "int",
"value": 0
},
"element": {
"type": "compound",
"value": {
"scaling": {
"type": "string",
"value": "when_caused_by_living_non_player"
},
"exhaustion": {
"type": "float",
"value": 0.10000000149011612
},
"message_id": {
"type": "string",
"value": "arrow"
}
}
}
},
{
"name": {
"type": "string",
"value": "minecraft:bad_respawn_point"
},
"id": {
"type": "int",
"value": 1
},
"element": {
"type": "compound",
"value": {
"scaling": {
"type": "string",
"value": "always"
},
"exhaustion": {
"type": "float",
"value": 0.10000000149011612
},
"message_id": {
"type": "string",
"value": "badRespawnPoint"
},
"death_message_type": {
"type": "string",
"value": "intentional_game_design"
}
}
}
},
{
"name": {
"type": "string",
"value": "minecraft:cactus"
},
"id": {
"type": "int",
"value": 2
},
"element": {
"type": "compound",
"value": {
"scaling": {
"type": "string",
"value": "when_caused_by_living_non_player"
},
"exhaustion": {
"type": "float",
"value": 0.10000000149011612
},
"message_id": {
"type": "string",
"value": "cactus"
}
}
}
},
{
"name": {
"type": "string",
"value": "minecraft:cramming"
},
"id": {
"type": "int",
"value": 3
},
"element": {
"type": "compound",
"value": {
"scaling": {
"type": "string",
"value": "when_caused_by_living_non_player"
},
"exhaustion": {
"type": "float",
"value": 0
},
"message_id": {
"type": "string",
"value": "cramming"
}
}
}
},
{
"name": {
"type": "string",
"value": "minecraft:dragon_breath"
},
"id": {
"type": "int",
"value": 4
},
"element": {
"type": "compound",
"value": {
"scaling": {
"type": "string",
"value": "when_caused_by_living_non_player"
},
"exhaustion": {
"type": "float",
"value": 0
},
"message_id": {
"type": "string",
"value": "dragonBreath"
}
}
}
},
{
"name": {
"type": "string",
"value": "minecraft:drown"
},
"id": {
"type": "int",
"value": 5
},
"element": {
"type": "compound",
"value": {
"effects": {
"type": "string",
"value": "drowning"
},
"scaling": {
"type": "string",
"value": "when_caused_by_living_non_player"
},
"exhaustion": {
"type": "float",
"value": 0
},
"message_id": {
"type": "string",
"value": "drown"
}
}
}
},
{
"name": {
"type": "string",
"value": "minecraft:dry_out"
},
"id": {
"type": "int",
"value": 6
},
"element": {
"type": "compound",
"value": {
"scaling": {
"type": "string",
"value": "when_caused_by_living_non_player"
},
"exhaustion": {
"type": "float",
"value": 0.10000000149011612
},
"message_id": {
"type": "string",
"value": "dryout"
}
}
}
},
{
"name": {
"type": "string",
"value": "minecraft:explosion"
},
"id": {
"type": "int",
"value": 7
},
"element": {
"type": "compound",
"value": {
"scaling": {
"type": "string",
"value": "always"
},
"exhaustion": {
"type": "float",
"value": 0.10000000149011612
},
"message_id": {
"type": "string",
"value": "explosion"
}
}
}
},
{
"name": {
"type": "string",
"value": "minecraft:fall"
},
"id": {
"type": "int",
"value": 8
},
"element": {
"type": "compound",
"value": {
"scaling": {
"type": "string",
"value": "when_caused_by_living_non_player"
},
"exhaustion": {
"type": "float",
"value": 0
},
"message_id": {
"type": "string",
"value": "fall"
},
"death_message_type": {
"type": "string",
"value": "fall_variants"
}
}
}
},
{
"name": {
"type": "string",
"value": "minecraft:falling_anvil"
},
"id": {
"type": "int",
"value": 9
},
"element": {
"type": "compound",
"value": {
"scaling": {
"type": "string",
"value": "when_caused_by_living_non_player"
},
"exhaustion": {
"type": "float",
"value": 0.10000000149011612
},
"message_id": {
"type": "string",
"value": "anvil"
}
}
}
},
{
"name": {
"type": "string",
"value": "minecraft:falling_block"
},
"id": {
"type": "int",
"value": 10
},
"element": {
"type": "compound",
"value": {
"scaling": {
"type": "string",
"value": "when_caused_by_living_non_player"
},
"exhaustion": {
"type": "float",
"value": 0.10000000149011612
},
"message_id": {
"type": "string",
"value": "fallingBlock"
}
}
}
},
{
"name": {
"type": "string",
"value": "minecraft:falling_stalactite"
},
"id": {
"type": "int",
"value": 11
},
"element": {
"type": "compound",
"value": {
"scaling": {
"type": "string",
"value": "when_caused_by_living_non_player"
},
"exhaustion": {
"type": "float",
"value": 0.10000000149011612
},
"message_id": {
"type": "string",
"value": "fallingStalactite"
}
}
}
},
{
"name": {
"type": "string",
"value": "minecraft:fireball"
},
"id": {
"type": "int",
"value": 12
},
"element": {
"type": "compound",
"value": {
"effects": {
"type": "string",
"value": "burning"
},
"scaling": {
"type": "string",
"value": "when_caused_by_living_non_player"
},
"exhaustion": {
"type": "float",
"value": 0.10000000149011612
},
"message_id": {
"type": "string",
"value": "fireball"
}
}
}
},
{
"name": {
"type": "string",
"value": "minecraft:fireworks"
},
"id": {
"type": "int",
"value": 13
},
"element": {
"type": "compound",
"value": {
"scaling": {
"type": "string",
"value": "when_caused_by_living_non_player"
},
"exhaustion": {
"type": "float",
"value": 0.10000000149011612
},
"message_id": {
"type": "string",
"value": "fireworks"
}
}
}
},
{
"name": {
"type": "string",
"value": "minecraft:fly_into_wall"
},
"id": {
"type": "int",
"value": 14
},
"element": {
"type": "compound",
"value": {
"scaling": {
"type": "string",
"value": "when_caused_by_living_non_player"
},
"exhaustion": {
"type": "float",
"value": 0
},
"message_id": {
"type": "string",
"value": "flyIntoWall"
}
}
}
},
{
"name": {
"type": "string",
"value": "minecraft:freeze"
},
"id": {
"type": "int",
"value": 15
},
"element": {
"type": "compound",
"value": {
"effects": {
"type": "string",
"value": "freezing"
},
"scaling": {
"type": "string",
"value": "when_caused_by_living_non_player"
},
"exhaustion": {
"type": "float",
"value": 0
},
"message_id": {
"type": "string",
"value": "freeze"
}
}
}
},
{
"name": {
"type": "string",
"value": "minecraft:generic"
},
"id": {
"type": "int",
"value": 16
},
"element": {
"type": "compound",
"value": {
"scaling": {
"type": "string",
"value": "when_caused_by_living_non_player"
},
"exhaustion": {
"type": "float",
"value": 0
},
"message_id": {
"type": "string",
"value": "generic"
}
}
}
},
{
"name": {
"type": "string",
"value": "minecraft:hot_floor"
},
"id": {
"type": "int",
"value": 17
},
"element": {
"type": "compound",
"value": {
"effects": {
"type": "string",
"value": "burning"
},
"scaling": {
"type": "string",
"value": "when_caused_by_living_non_player"
},
"exhaustion": {
"type": "float",
"value": 0.10000000149011612
},
"message_id": {
"type": "string",
"value": "hotFloor"
}
}
}
},
{
"name": {
"type": "string",
"value": "minecraft:in_fire"
},
"id": {
"type": "int",
"value": 18
},
"element": {
"type": "compound",
"value": {
"effects": {
"type": "string",
"value": "burning"
},
"scaling": {
"type": "string",
"value": "when_caused_by_living_non_player"
},
"exhaustion": {
"type": "float",
"value": 0.10000000149011612
},
"message_id": {
"type": "string",
"value": "inFire"
}
}
}
},
{
"name": {
"type": "string",
"value": "minecraft:in_wall"
},
"id": {
"type": "int",
"value": 19
},
"element": {
"type": "compound",
"value": {
"scaling": {
"type": "string",
"value": "when_caused_by_living_non_player"
},
"exhaustion": {
"type": "float",
"value": 0
},
"message_id": {
"type": "string",
"value": "inWall"
}
}
}
},
{
"name": {
"type": "string",
"value": "minecraft:indirect_magic"
},
"id": {
"type": "int",
"va