Posted July 5, 20178 yr I can't find anything on how to make a custom portal anywhere. Basically, if there is a certain block (let's say ice) in the shape of a square that is 7 blocks tall and 7 blocks wide I want it to make a portal to the Nether. How would I do this?
July 5, 20178 yr You would need to check for your structure in the world and place portal blocks inside of it. That's why vanilla portal needs to be "ignited", so the game won't need to check every block, only the one that was iginted.
July 5, 20178 yr Author 3 hours ago, Lucius Q. User said: You would need to check for your structure in the world and place portal blocks inside of it. That's why vanilla portal needs to be "ignited", so the game won't need to check every block, only the one that was iginted. Ok, how do I check for a specific structure in the world?
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.