Started by
TechTastic
on
Topic category: Help with Minecraft modding (Java Edition)
So I am making a Land Claiming mod and needed a way to get, at the very least, the chunk my claiming method was being used in. Sadly, there wasn't an MCreator procedure built for this and search on the forum yielded people with the same problem and no answers. So I started to test with chunks in a Singeplayer world and through this testing learned how to measure chunks from a block inside the chunk itself using modulo division! This is the fruit of that testing!
WARNING: This procedure was made in EAP 2021.2 b26215 for Minecraft Version 1.16.5!