mcbe-leveldb 1.10.0 → 1.10.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/Changelog.md CHANGED
@@ -1,3 +1,15 @@
1
+ # v1.10.2
2
+
3
+ ## Fixes
4
+
5
+ - Fixed many markdown links in the NBT schemas that had spaces instead of underscores.
6
+
7
+ # v1.10.1
8
+
9
+ ## Additions
10
+
11
+ - Added the `y_2026_drop_1` property to the `experiments` property of the `LevelDat` NBT schema.
12
+
1
13
  # v1.10.0
2
14
 
3
15
  ## Breaking Changes