Fix #36 Chunks forced by other mods or /forceload are removed every tick#51
Fix #36 Chunks forced by other mods or /forceload are removed every tick#51scriptcoded merged 2 commits intomainfrom
Conversation
🚀 Release PreviewNo release will be created when this pull request is merged. |
|
This new way of directly adding the chunk tickets should also open the door for #45 |
scriptcoded
left a comment
There was a problem hiding this comment.
Looks good! Clean and simple. Thanks @Craemon for the suggestion.
I'm trusting the gametests and you so let's go 😄
scriptcoded
left a comment
There was a problem hiding this comment.
Sorry for all the back and forth. Merging with squash so that I don't block 😄
|
🎉 This PR is included in version 0.8.1 🎉 The release is available on:
Your semantic-release bot 📦🚀 |
|
🎉 This PR is included in version 0.8.1 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
Fixed #36 based on the solution provided by @Smalldero. Had to change a few names etc because of Mojang Mappings...
Tested manually, issue seems to be resolved, could not find anything broken with the functionality of the mod.
Ran GameTest, all passed ofc.