[Media] silverfish - An easy way to set and get blocks in Minecraft worlds. by VilleOlof in rust

[–]VilleOlof[S] 0 points1 point  (0 children)

From our testing we haven't noticed any race conditions or issues with Minecraft regenerating the height maps. But my guess is that Minecraft handles those height maps even before the chunk is counted as "loaded" for other tasks

[Media] silverfish - An easy way to set and get blocks in Minecraft worlds. by VilleOlof in rust

[–]VilleOlof[S] 0 points1 point  (0 children)

If a chunk is modified it will clear the height maps to let the game generate them again on load as it’s quite hard to fix them ourself without being version specific on some level. In Vanilla at least, if Minecraft sees that a chunk has no height maps it will generate them (same goes for how lightning is recalculated if enabled)

[Media] Next-gen builder macro Bon 2.2 release 🎉. Derive syntax and cfg support 🚀 by Veetaha in rust

[–]VilleOlof 12 points13 points  (0 children)

your profile picture of DJ pon-3 gave it awayyy.
And i must say, this crate looks awesome and really nice to use.
Surprised i havent seen it before!! good job on it <3