Started by
The_Nerdy_Mango
on
Topic category: Help with Minecraft modding (Java Edition)
I'm currently working on a part of my mod that sort of sets up an arena as long as the player has a certain resource and if they run out of it, the arena turns back into the blocks that were there before. I have worked out how to set up this arena, but I can't figure out how to turn the blocks back. Is there a way to do this?
Could you explain it in more detail?
So the player has an ability that summons an structure determined by a power you get when you spawn. I can spawn the structure however I don't want this arena to be permanent but I currently can only delete it not turn it back to the blocks that used to be in that location.