Skip to content

Commit

Permalink
Add pc1.21.4 data (#967)
Browse files Browse the repository at this point in the history
* Add pc1.21.4 data

* update proto a bit

* fix

* no new attribs

* update_hat

* fix
  • Loading branch information
extremeheat authored Jan 8, 2025
1 parent 5f8a3f5 commit d7c753a
Show file tree
Hide file tree
Showing 22 changed files with 253,580 additions and 12 deletions.
2 changes: 1 addition & 1 deletion data/bedrock/1.21.50/protocol.json
Original file line number Diff line number Diff line change
Expand Up @@ -13027,4 +13027,4 @@
]
]
}
}
}
31 changes: 29 additions & 2 deletions data/dataPaths.json
Original file line number Diff line number Diff line change
Expand Up @@ -1475,7 +1475,7 @@
"mapIcons": "pc/1.20.2",
"commands": "pc/1.20.3",
"sounds": "pc/1.21.1",
"proto": "pc/latest"
"proto": "pc/1.21.3"
},
"1.21.1": {
"attributes": "pc/1.21.1",
Expand Down Expand Up @@ -1529,6 +1529,33 @@
"tints": "pc/1.21.3",
"version": "pc/1.21.3",
"windows": "pc/1.16.1",
"proto": "pc/1.21.3"
},
"1.21.4": {
"attributes": "pc/1.21.3",
"blockCollisionShapes": "pc/1.21.4",
"blocks": "pc/1.21.4",
"blockLoot": "pc/1.20",
"biomes": "pc/1.21.4",
"commands": "pc/1.20.3",
"effects": "pc/1.21.4",
"enchantments": "pc/1.21.1",
"entities": "pc/1.21.4",
"entityLoot": "pc/1.20",
"foods": "pc/1.21.1",
"instruments": "pc/1.20.5",
"items": "pc/1.21.4",
"language": "pc/1.21.4",
"loginPacket": "pc/1.21.3",
"mapIcons": "pc/1.20.2",
"materials": "pc/1.21.4",
"particles": "pc/1.21.4",
"protocol": "pc/1.21.4",
"recipes": "pc/1.21.4",
"sounds": "pc/1.21.4",
"tints": "pc/1.21.4",
"version": "pc/1.21.4",
"windows": "pc/1.16.1",
"proto": "pc/latest"
}
},
Expand Down Expand Up @@ -2355,4 +2382,4 @@
"language": "bedrock/1.20.10"
}
}
}
}
Loading

0 comments on commit d7c753a

Please sign in to comment.