File Details
handsoff-1.19.2-1.0.1-release.jar
- R
- Jan 21, 2023
- 194.19 KB
- 67
- 1.19.2
- Forge
File Name
handsoff-1.19.2-1.0.1-release.jar
Supported Versions
- 1.19.2
Curse Maven Snippet
Fixed loss of mod specific data:
- If a chunk was recently saved and a change was made, the chunk would be unloaded before saving causing this mod to throw out the marked block data before saving. Fixed by only removing after entering save function.

