minecraft-data 3.110.1 → 3.110.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/doc/history.md CHANGED
@@ -1,5 +1,9 @@
1
1
  # History
2
2
 
3
+ ## 3.110.2
4
+
5
+ * update `minecraft-data`
6
+
3
7
  ## 3.110.1
4
8
 
5
9
  * update `minecraft-data`
@@ -10420,7 +10420,7 @@
10420
10420
  },
10421
10421
  {
10422
10422
  "name": "checksum",
10423
- "type": "i8"
10423
+ "type": "u8"
10424
10424
  }
10425
10425
  ]
10426
10426
  ],
@@ -2934,7 +2934,7 @@
2934
2934
  "count": 3
2935
2935
  }
2936
2936
  ]
2937
- checksum: i8
2937
+ checksum: u8
2938
2938
  # MC: ServerboundChatPacket
2939
2939
  packet_chat_message:
2940
2940
  message: string
@@ -2953,7 +2953,7 @@
2953
2953
  "count": 3
2954
2954
  }
2955
2955
  ]
2956
- checksum: i8
2956
+ checksum: u8
2957
2957
  # MC: ServerboundChatSessionUpdatePacket
2958
2958
  packet_chat_session_update:
2959
2959
  sessionUUID: UUID
@@ -8625,7 +8625,7 @@
8625
8625
  },
8626
8626
  {
8627
8627
  "name": "checksum",
8628
- "type": "i8"
8628
+ "type": "u8"
8629
8629
  }
8630
8630
  ]
8631
8631
  ],
@@ -8671,7 +8671,7 @@
8671
8671
  },
8672
8672
  {
8673
8673
  "name": "checksum",
8674
- "type": "i8"
8674
+ "type": "u8"
8675
8675
  }
8676
8676
  ]
8677
8677
  ],
@@ -3031,7 +3031,7 @@
3031
3031
  "count": 3
3032
3032
  }
3033
3033
  ]
3034
- checksum: i8
3034
+ checksum: u8
3035
3035
  # MC: ServerboundChatPacket
3036
3036
  packet_chat_message:
3037
3037
  message: string
@@ -3050,7 +3050,7 @@
3050
3050
  "count": 3
3051
3051
  }
3052
3052
  ]
3053
- checksum: i8
3053
+ checksum: u8
3054
3054
  # MC: ServerboundChatSessionUpdatePacket
3055
3055
  packet_chat_session_update:
3056
3056
  sessionUUID: UUID
@@ -8999,7 +8999,7 @@
8999
8999
  },
9000
9000
  {
9001
9001
  "name": "checksum",
9002
- "type": "i8"
9002
+ "type": "u8"
9003
9003
  }
9004
9004
  ]
9005
9005
  ],
@@ -9045,7 +9045,7 @@
9045
9045
  },
9046
9046
  {
9047
9047
  "name": "checksum",
9048
- "type": "i8"
9048
+ "type": "u8"
9049
9049
  }
9050
9050
  ]
9051
9051
  ],
@@ -3031,7 +3031,7 @@
3031
3031
  "count": 3
3032
3032
  }
3033
3033
  ]
3034
- checksum: i8
3034
+ checksum: u8
3035
3035
  # MC: ServerboundChatPacket
3036
3036
  packet_chat_message:
3037
3037
  message: string
@@ -3050,7 +3050,7 @@
3050
3050
  "count": 3
3051
3051
  }
3052
3052
  ]
3053
- checksum: i8
3053
+ checksum: u8
3054
3054
  # MC: ServerboundChatSessionUpdatePacket
3055
3055
  packet_chat_session_update:
3056
3056
  sessionUUID: UUID
@@ -8996,7 +8996,7 @@
8996
8996
  },
8997
8997
  {
8998
8998
  "name": "checksum",
8999
- "type": "i8"
8999
+ "type": "u8"
9000
9000
  }
9001
9001
  ]
9002
9002
  ],
@@ -9042,7 +9042,7 @@
9042
9042
  },
9043
9043
  {
9044
9044
  "name": "checksum",
9045
- "type": "i8"
9045
+ "type": "u8"
9046
9046
  }
9047
9047
  ]
9048
9048
  ],
@@ -3305,7 +3305,7 @@
3305
3305
  "count": 3
3306
3306
  }
3307
3307
  ]
3308
- checksum: i8
3308
+ checksum: u8
3309
3309
  # MC: ServerboundChatPacket
3310
3310
  packet_chat_message:
3311
3311
  message: string
@@ -10130,7 +10130,7 @@
10130
10130
  },
10131
10131
  {
10132
10132
  "name": "checksum",
10133
- "type": "i8"
10133
+ "type": "u8"
10134
10134
  }
10135
10135
  ]
10136
10136
  ],
@@ -1,4 +1,12 @@
1
1
  [
2
+ {
3
+ "minecraftVersion": "26.2-snapshot-7",
4
+ "version": 1073742137,
5
+ "dataVersion": 4891,
6
+ "usesNetty": true,
7
+ "majorVersion": "26.2-snapshot-7",
8
+ "releaseType": "snapshot"
9
+ },
2
10
  {
3
11
  "minecraftVersion": "26.2-snapshot-6",
4
12
  "version": 1073742136,
@@ -3382,7 +3382,7 @@
3382
3382
  "count": 3
3383
3383
  }
3384
3384
  ]
3385
- checksum: i8
3385
+ checksum: u8
3386
3386
  # MC: ServerboundChatPacket
3387
3387
  packet_chat_message:
3388
3388
  message: string
@@ -1,3 +1,7 @@
1
+ ## 3.110.2
2
+ * [pc: Fix chat packet checksum field type mismatch (#1188)](https://github.com/PrismarineJS/minecraft-data/commit/0549f09f9413cb1f6f0a9ac7078739d4bee02033) (thanks @extremeheat)
3
+ * [Add 26.2-snapshot-7 to pc protocolVersions.json](https://github.com/PrismarineJS/minecraft-data/commit/f6294a7abd918710d0b7ec3f5e896dcfb1b5bc70) (thanks @github-actions[bot])
4
+
1
5
  ## 3.110.1
2
6
  * [bedrock: fix 1.26.20 parsing of ItemNew extra data (#1183)](https://github.com/PrismarineJS/minecraft-data/commit/a57d00f1f964443f82549869e5e7745e2329d306) (thanks @hax0r31337)
3
7
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "minecraft-data",
3
- "version": "3.110.1",
3
+ "version": "3.110.2",
4
4
  "description": "Provide easy access to minecraft data in node.js",
5
5
  "main": "index.js",
6
6
  "tonicExampleFilename": "example.js",