Started by Herobibes on Wed, 11/22/2023 - 15:49 Topic category: Help with MCreator software The title is self-explanatory Jump to top Make a procedure that does the following: Sets a local itemstack variable to the item in armor slot 0 of the player. (Using the 'get item in armor slot' function) Set the item in armor slot 0 of the player to the new helmet item. Use the 'spawn item/gem' function to spawn an item, using the item stack variable for the type. Jump to top Permalink Log in or register to post comments
Make a procedure that does the following: Sets a local itemstack variable to the item in armor slot 0 of the player. (Using the 'get item in armor slot' function) Set the item in armor slot 0 of the player to the new helmet item. Use the 'spawn item/gem' function to spawn an item, using the item stack variable for the type. Jump to top Permalink Log in or register to post comments
Make a procedure that does the following: