Started by
TankFullOfOofs
on
Topic category: Help with Minecraft modding (Java Edition)
I'd like to make an item where you can right click to save a block and left click to place whatever you have saved as many times as you want, sort of like a copy and paste tool. However, I cannot figure out how to use procedures to save a block to a player/entity. The best I could do was duplicate the block on top of itself. Please help, thank you.