I’m tempted to start making oddly specific small statues made of random materials, maybe with limbs pointing to the previous statue in a sequence. Is there a better method?
I’m tempted to start making oddly specific small statues made of random materials, maybe with limbs pointing to the previous statue in a sequence. Is there a better method?
I use a pretty simple method, not only for 1.20 caves but for any branched exploration:
When backtracking, if all of the paths are double-torched, you’ve explored the entire branch. Take the single torch path (the way you came from), and put a double-torch down in that direction at the next crossroads, to mark the whole branch as explored. If you’re short on torches, you can pick up all of the double torches before following the single torch path, since you won’t be going back down that way again.
When placing torches to light a path normally, use the walls, not the floor, to avoid confusion. If you’re worried about your ability to remember this, you could use redstone torches for the markers instead of normal ones.
This is really slick, thanks for the idea!