Custom Portal Sizes (SOVLED FOR CUSTOM PORTALS)

Started by v3NTF on

Topic category: Help with Minecraft modding (Java Edition)

Active 2 years ago
Joined May 2019
Points:
768

User statistics:

  • Modifications: 0
  • Forum topics: 21
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 21
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
Active 4 months ago
Joined Jun 2019
Points:
2787

User statistics:

  • Modifications: 4
  • Forum topics: 48
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 3716
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

Active 2 years ago
Joined May 2019
Points:
768

User statistics:

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

Active 4 months ago
Joined Jun 2019
Points:
2787

User statistics:

  • Modifications: 4
  • Forum topics: 48
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 3716
@v3NTF Yes please make that…
Sun, 11/03/2019 - 14:11

@v3NTF Yes please make that tutorial! 

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

Active 2 years ago
Joined May 2019
Points:
768

User statistics:

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

Active 4 months ago
Joined Jun 2019
Points:
2787

User statistics:

  • Modifications: 4
  • Forum topics: 48
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 3716
@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)

Active 4 years ago
Joined Jun 2016
Points:
3744

User statistics:

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

Active 2 years ago
Joined May 2019
Points:
768

User statistics:

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

@RaolTheBest

What do you mean?

Active 4 months ago
Joined Jun 2019
Points:
2787

User statistics:

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

Active 4 years ago
Joined Aug 2019
Points:
740

User statistics:

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

I made a custom portal using procedures.