Started by Harry_Da_Boss on Sat, 05/30/2020 - 18:30 Topic category: Help with Minecraft modding (Java Edition) I would like to make a Giant Donut for my mod. Basically a cake. How do you do this? Jump to top Have a procedure for on right click, and have it replace the food with the second stage of the food block and then have the rest of the procedure like this: {Set Player Health to: ([Get player health] + [a number])} and then repeat it for the second block. Jump to top Permalink Log in or register to post comments Thanks! Jump to top Permalink Log in or register to post comments
Have a procedure for on right click, and have it replace the food with the second stage of the food block and then have the rest of the procedure like this: {Set Player Health to: ([Get player health] + [a number])} and then repeat it for the second block. Jump to top Permalink Log in or register to post comments
Have a procedure for on right click, and have it replace the food with the second stage of the food block and then have the rest of the procedure like this:
{Set Player Health to: ([Get player health] + [a number])}
and then repeat it for the second block.
Thanks!