Jump to content
View in the app

A better way to browse. Learn more.

Forge Forums

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Featured Replies

Posted

Hey there, I am having issues with a custom dimension.

Seeing as the mod is more for personal use I am not looking for a fancy portal, just a "nether portal" that uses a different block instead of obsidian.

I followed a few tutorials and I got the dimension to "work" but I am having a few issues.

1) The new dimension replicates the overworld almost perfectly... when I specified it to spawn a single custom biome

2) When I enter the dimension it creates a nether portal, when you go through that you go to the overworld, but enter the newly created nether portal, it goes to the nether.

3) The portal doesn't actually work. I place the block I set (temporarily) called endOre in the shape of a basic nether portal. And light it, but it doesn't work.

 

I have the whole code here on GitHub if anyone needs to look at it

https://github.com/jordsta95/JordnElecsUtils/tree/master/src/main/java/com/jordsta/stuff/dimensions

 

Thanks in advance for any help you can give.

Why bother?

If it is making a Nether Portal instead of your custom one, then you're obviously not overriding "makePortal()" or whatever inside the teleporter you're using.

 

Edit: Scratch that... You're hardly even overriding any methods at all... If you want a custom portal, then actually have the code there to make it. Your portal block has bad syntax by the way. "teleporter.java" is not a good portal block name, atleast call it "BlockTeleporter.java" or something. You also have no code in your actual Teleporter class besides the constructor. So ofcourse your dimension travel isn't going to work as expected.

 

So if I were you, I would look up some tutorials or look at the vanilla code to help you.

Former developer for DivineRPG, Pixelmon and now the maker of Essence of the Gods

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.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

Important Information

By using this site, you agree to our Terms of Use.

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.