CraftoryStudios / Craftory-Tech

Craftory sets out to extend and push the boundaries of vanilla Minecraft, offering features only thought possible before with Modded Minecraft.
https://craftory.studio/craftory-tech/
GNU General Public License v3.0
15 stars 9 forks source link

fix(core-blocks): magnetising table and rotary generator fixes #176

Closed kamrantekkit closed 2 years ago

kamrantekkit commented 2 years ago

fix(MagnestisingTable): Bug fix for duplication issue when Table's chunk is unloaded and loaded as well on server stop/start.

fix(Rotary-Generator): Improved code of the ChunkLoad Handler. As before was causing rapid chunk loading calls to the rotary gen's chunk

brettsaunders21 commented 2 years ago

Also version needs updating to v0.8.2

kamrantekkit commented 2 years ago

My bad, I corrected them now