Started by dffdgamer on Mon, 10/12/2020 - 13:24 Topic category: Help with Minecraft modding (Java Edition) I want to right click a block with my hand to give me a specific item. Jump to top select your block, go on "triggers", then add a procedure for "On block right clicked". then, in the procedure, go on "Player procedure" and add the block "Add [1] [item] to event/target entity inventory" [item] in the block is actually a red square, double-click on it then select the item! Jump to top Permalink Log in or register to post comments Thank you very much for your great explanation. Jump to top Permalink Log in or register to post comments
select your block, go on "triggers", then add a procedure for "On block right clicked". then, in the procedure, go on "Player procedure" and add the block "Add [1] [item] to event/target entity inventory" [item] in the block is actually a red square, double-click on it then select the item! Jump to top Permalink Log in or register to post comments
Thank you very much for your great explanation. Jump to top Permalink Log in or register to post comments
select your block, go on "triggers", then add a procedure for "On block right clicked".
then, in the procedure, go on "Player procedure" and add the block "Add [1] [item] to event/target entity inventory"
[item] in the block is actually a red square, double-click on it then select the item!
Thank you very much for your great explanation.