Skip to content

Commit

Permalink
1.20.2: use new anonOptionalNbt and anonymousNbt types from prismarin…
Browse files Browse the repository at this point in the history
…e-nbt, add loginPacket (#810)

* 1.20.2: use new anonOptionalNbt and anonymousNbt types from prismarine-nbt

* fix format

* add loginPacket.json for 1.20.2

* add 1.20.2 loginPacket to data paths
  • Loading branch information
extremeheat committed Dec 27, 2023
1 parent c280714 commit 15f860a
Show file tree
Hide file tree
Showing 3 changed files with 8,476 additions and 24 deletions.
2 changes: 1 addition & 1 deletion data/dataPaths.json
Original file line number Diff line number Diff line change
Expand Up @@ -1269,7 +1269,7 @@
"particles": "pc/1.20",
"blockLoot": "pc/1.20",
"entityLoot": "pc/1.20",
"loginPacket": "pc/1.19.2",
"loginPacket": "pc/1.20.2",
"tints": "pc/1.20.2",
"mapIcons": "pc/1.20.2",
"commands": "pc/1.20.2"
Expand Down
Loading

0 comments on commit 15f860a

Please sign in to comment.