Custom Portal Sizes (SOVLED FOR CUSTOM PORTALS)

Started by v3NTF on

Topic category: Help with Minecraft modding (Java Edition)

Joined May 2019
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Custom Portal Sizes (SOVLED FOR CUSTOM PORTALS)
Sun, 11/03/2019 - 02:48 (edited)

I would like to know is there any way I can make a portal that works but that a custom size. I'm trying to make a smaller nether portal so I'm wondering is there a way I can make it work with a size like 3x4. I was able to make a procedure and it works but the portal blocks disappear immediately.

Edited by v3NTF on Sun, 11/03/2019 - 02:48
Joined Jun 2019
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
So the pylo company is only…
Sun, 11/03/2019 - 13:51

So the pylo company is only you and matej? I finally understood why you wanted to make the mcreator pro

Joined May 2019
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
@Klemen I could make an in…
Sun, 11/03/2019 - 13:54

@Klemen

I could make an in-depth tutorial on this in the forums for anyone to lookup if they are looking for something specific like this if that okay or wanted. So let me know what you would like.

So the pylo company is only…
Sun, 11/03/2019 - 14:28

So the pylo company is only you and matej? I finally understood why you wanted to make the mcreator pro

Yes, there are no big corporations behind us, just two EE students hehe :D

Joined May 2019
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Klemen Do you play to make…
Sun, 11/03/2019 - 14:40

Klemen

Do you play to make your business bigger or involve more people to help Pylo develope?

Joined Jun 2019
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
@Klemen What is EE?  (XD I…
Sun, 11/03/2019 - 14:44

@Klemen What is EE? 

(XD I am chinese and I don't know anything :P)

Joined Jun 2016
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Couldn't some custom blocks…
Sun, 11/03/2019 - 17:21

Couldn't some custom blocks that teleport entities to another dimension when collided be used without having to code?

Joined May 2019
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
@RaolTheBest What do you…
Sun, 11/03/2019 - 17:51

@RaolTheBest

What do you mean?

Joined Jun 2019
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
There is a switch dimension…
Mon, 11/04/2019 - 00:44

There is a switch dimension procedure block, but you can't actually make truly 'custom portals' because you can't make custom portal frames and blocks

There is a switch dimension…
Mon, 11/04/2019 - 07:18

There is a switch dimension procedure block, but you can't actually make truly 'custom portals' because you can't make custom portal frames and blocks

Theoretically you could use procedures to build your own portal logic.

Joined Aug 2019
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
I made a custom portal using…
Mon, 11/04/2019 - 08:23

I made a custom portal using procedures.