Skip to content

Commit

Permalink
Add some 1.20.5 data (#879)
Browse files Browse the repository at this point in the history
* 1.20.5 update

* Run entity metadata key extractor metadataKeys for entities.json

* add food data extractor

---------

Co-authored-by: extremeheat <[email protected]>
  • Loading branch information
qwqtoday and extremeheat authored Jun 23, 2024
1 parent a9e61a0 commit 4ca8db1
Show file tree
Hide file tree
Showing 18 changed files with 199,203 additions and 5 deletions.
26 changes: 26 additions & 0 deletions data/dataPaths.json
Original file line number Diff line number Diff line change
Expand Up @@ -1345,6 +1345,32 @@
"mapIcons": "pc/1.20.2",
"commands": "pc/1.20.3",
"sounds": "pc/1.20.4"
},
"1.20.5": {
"attributes": "pc/1.17",
"blocks": "pc/1.20.5",
"blockCollisionShapes": "pc/1.20.5",
"biomes": "pc/1.20.5",
"effects": "pc/1.20.5",
"items": "pc/1.20.5",
"enchantments": "pc/1.20.5",
"recipes": "pc/1.20.3",
"instruments": "pc/1.20.5",
"materials": "pc/1.20.5",
"language": "pc/1.20.5",
"entities": "pc/1.20.5",
"protocol": "pc/1.20.3",
"windows": "pc/1.16.1",
"version": "pc/1.20.4",
"foods": "pc/1.20.5",
"particles": "pc/1.20.5",
"blockLoot": "pc/1.20",
"entityLoot": "pc/1.20",
"loginPacket": "pc/1.20.2",
"tints": "pc/1.20.5",
"mapIcons": "pc/1.20.2",
"commands": "pc/1.20.3",
"sounds": "pc/1.20.4"
}
},
"bedrock": {
Expand Down
Loading

0 comments on commit 4ca8db1

Please sign in to comment.