Started by
Youtuber87
on
Topic category: Help with Minecraft modding (Java Edition)
im trying to make an entity thats immune to freezing and my custom damage and cant figure out how to
Topic category: Help with Minecraft modding (Java Edition)
im trying to make an entity thats immune to freezing and my custom damage and cant figure out how to
Entity Attacked trigger and check if damage source is freezing, if thats true cancel the event
How do i cancel the event?
Use the cancel event procedure block found in advanced procedure blocks section.
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
Should this procedure work?