Skip to content

Update 1.2.0

Choose a tag to compare

@Fox2Code Fox2Code released this 09 May 19:31
· 62 commits to main since this release
867d0af
  • Added teleportRegistered/killRegistered/getRegisteredRidding/getRegisteredRiddenBy to RegisteredEntity
  • Added new RegisteredEntityItem/RegisteredEntityLiving common interfaces for mods developers.
  • Added RegisteredToolType and add the ability to set effective tool types to BlockBuilder
  • Added optimization to ChunkCache to improve general performance. (Affect both server and client)
  • Added game pre patching (Patch your game to the stage to just before loading the mixins to make your game more responsive)
  • Added spawnRegisteredEntityItem to RegisteredWorld common interface.
  • Updated MixinExtras to 0.2.0-beta.7