
In the two first puzzles of the last dungeons of the game, if you encounter a bug that makes disappearing the stone buttons in the room, write these commands to respawn all stone buttons :
for the first puzzle :
/fill -628 16 -299 -617 5 -299 air 0 replace redstone_block
/fill -617 17 -306 -624 6 -306 redstone_block
/fill -617 17 -306 -624 6 -306 air
And for the second puzzle :
/fill -668 23 -306 -657 7 -306 air 0 replace redstone_block
/fill -657 24 -313 -664 8 -313 redstone_block
/fill -657 24 -313 -664 8 -313 air
I came here because of the stone button bug and I have used the commands, they replaced the buttons fine.. but I have now finished the puzzle and the iron doors have not opened. I was just going to teleport to the other side but didn’t for fear of screwing up some sort of sequential command pattern.. Please help?
Indeed, it seems that there is a bug for the validation of the puzzle, but anyway you can teleport to the other side of the door without problem to move on to the next puzzle.
Thanks!