1.12.2 custom portal help

Started by tankionline on

Topic category: Help with Minecraft modding (Java Edition)

Active 2 months ago
Joined Nov 2024
Points:
12

User statistics:

  • Modifications: 0
  • Forum topics: 1
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 0
1.12.2 custom portal help

I need help creating my own portal in McCreator 2020.2

I have created a block that transports it as a portal to the dimension, but I can't get back from the dimension?

Is there any way I can create or spawn a portal on the other side of the dimension automatically?

Active 2 weeks ago
Joined Oct 2024
Points:
51

User statistics:

  • Modifications: 0
  • Forum topics: 5
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 29
You could make a procedure…
Fri, 11/08/2024 - 18:52

You could make a procedure that activates when you go into the other dimension and it places that block at a near radius. (configurable). this will make many appear after many enters but if you make it destroy itself if possible after using it.