1.12.2 custom portal help

Started by tankionline on

Topic category: Help with Minecraft modding (Java Edition)

Joined Nov 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
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?

Joined Oct 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
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.