Skip to content

v26.10.3

Choose a tag to compare

@ShrBox ShrBox released this 09 Apr 14:59
· 100 commits to main since this release
a45cdf5

Added

  • Added constructor for VillageFeature on server @ShrBox
  • Added constructor for PoolElementStructurePiece @ShrBox
  • Implemented FileReference, Identifier, and Reference in mc/deps/shared_types/util/ @ShrBox
  • Added removable mod lifecycle callbacks @OEOTYAN
  • Added AABB::shrink(Vec3 const& offset) @zimuya415

Changed

  • Updated DefaultEntitySystemsCollection to 26.0 @ShrBox
  • Bumped bedrock-runtime-data to v26.10.4-server.7 and v26.10.4-client.7
  • Updated Minecraft headers

Fixed

  • Fixed the uncachedResolve method crash @zimuya415