s0meg Posted June 17, 2021 Posted June 17, 2021 I've tried looking on this website as well as many others, but I cannot seem to find an answer for this. I was hoping to create a portal similar to one for the Nether using different blocks instead of Obsidian. I already have created a dimension, but the only thing that is missing is the portal for said dimension. Please let me know if there is a way I can do this! Quote
kiou.23 Posted June 17, 2021 Posted June 17, 2021 the portal is just a block that when the player is inside, teleports him to the nether dimension you can look at the vanilla source code to see how it's done Quote
s0meg Posted June 17, 2021 Author Posted June 17, 2021 Do you have a specific class I could start with? Quote
Luis_ST Posted June 17, 2021 Posted June 17, 2021 10 minutes ago, s0meg said: Do you have a specific class I could start with? take a look at the PortalSize class, the Teleporter class and the NetherPortalBlock class Quote
s0meg Posted June 19, 2021 Author Posted June 19, 2021 On 6/17/2021 at 10:58 AM, Luis_ST said: take a look at the PortalSize class, the Teleporter class and the NetherPortalBlock class Aight thanks mate! Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.