Started by
TheTrueB0B
on
Topic category: Help with MCreator software
I'm making a stupid mod where I want to turn Dirt into a wood variant, I am currently stumped though as I want to be able to right click on dirt with an axe and "strip" it. Is there any way to implement this?
Use global procedure trigger on block right clicked. Check for block on position of event, and if you have axe in hands, replace the block with desired block.
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