Started by
mercuuman
on
Topic category: Help with Minecraft modding (Java Edition)
Is there any way to change entity's dimension? for example i want to make an item that teleport mob in nether how can i make item for it?
Topic category: Help with Minecraft modding (Java Edition)
Is there any way to change entity's dimension? for example i want to make an item that teleport mob in nether how can i make item for it?
Yes, there is procedure block to change dimension of the entity.
If you are new to MCreator and procedures, 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
Oh, i guess you're saying about block "switch dimension of event/target entity to" , but i'm not sure how to use it, i ve been trying to change block "event/target entity" to similar blocks but it didn't work for me