Started by
eliav12345
on
Topic category: Help with Minecraft modding (Java Edition)
I wanna add Shawarma into minecraft for my brother and I wanted that if I click an block with a specific item it will turn into another block state (like with flowers and flower pots)
how to do it?
Right-click trigger:
Procedure:
if item in main hand == your item
do your action (probably add block)
On a side note, I suggest you check our tutorials collection playlist on our YouTube channel which contains many examples and tutorials that can help you get started with MCreator: https://www.youtube.com/playlist?list=PLAeL-oIFIEngE6jRgFYeFMfuj8WQsO3Ei
i cant find this variable, what category is it in?
i mean i cant find this procedure
Use procedure search, it is easier