How do I make a food element that takes you to other dimensions?

Started by VaatiYT on

Topic category: Help with Minecraft modding (Java Edition)

Active 8 months ago
Joined Jun 2019
Points:
747

User statistics:

  • Modifications: 5
  • Forum topics: 6
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 14
How do I make a food element that takes you to other dimensions?

In my mod, I have this ice cream that takes you to the End. I made a procedure that 'switches' you to the End. When I try it out in-game it doesn't work.

 

Active 3 years ago
Joined May 2020
Points:
689

User statistics:

  • Modifications: 0
  • Forum topics: 10
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 24
Make a procedure that will…
Mon, 12/14/2020 - 17:23

Make a procedure that will be activated when this food is consumed, and make it in the procedure so that the player is transferred to your dimension.

Make a procedure that will…
Tue, 12/15/2020 - 09:41

Make a procedure that will be activated when this food is consumed, and make it in the procedure so that the player is transferred to your dimension.

^^This

Also, 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