Started by
Nimbed
on
Topic category: Help with Minecraft modding (Java Edition)
Hello, I am trying to make a mod that allows you to get a certain item when right-clicking ONLY on bedrock. If anyone knows how to do this please share, thank you. :)
Create a new procedure
Set the trigger to "when a player right-click on a bloc"
If block at xyz = bedrock
Add 1 [your item] to the event/target entity inventory