Skip to content

v0.0.0-rc.6 for Minecraft 1.19-pre5

Pre-release
Pre-release
Compare
Choose a tag to compare
@Ampflower Ampflower released this 07 Jun 01:51
· 176 commits to 1.19.x/dev since this release
v0.0.0-rc.6+mc.1.19-pre5
6e35c32

Changes since v0.0.0-rc.5

Anti-Xray

  • Replaced AccessorBlockTag with registry tags
  • Add minecraft:barrel to containers.json
  • Replace BitSet implementation to use single bitset per chunk

Locking

  • Short circuit blank string to no permissions
  • Update lock commands & documentation

Debug

  • Add DownloadingTerrainScreen disabler
  • Fix bad block entity offset for rendering

Development

  • Updated Minecraft to 1.19-pre3 then 1.19-pre5
  • Updated Gradle to 7.4.2
  • Removed jar declarations
  • Restructure Gradle & cleanup manifests