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

I want to make a simple custom dimension but I don't know how to do it.

I tried to refer to the mod Twilight Forest, but the dimension is too complex for me to read.

Can anybody give me a simple example or a tutorial for making custom Dimensions?

Thanks.

  • Author
12 hours ago, DietmarKracht said:

Check out mcjty. He has tutorials on dimensions in 1.15 and porting them to 1.16

 

https://wiki.mcjty.eu/modding/index.php?title=YouTube-Tutorials

 

If you need custom dynamic dimensions you should check out hyperbox: https://github.com/Commoble/hyperbox

Ok. I've check the tutorial but It went wrong in my project 

public class ModDimensions extends ModDimension{ }

It says there are no class ModDimension

Edited by pervll

27 minutes ago, pervll said:

Ok. I've check the tutorial but It went wrong in my project


public class ModDimensions extends ModDimension{ }

It says there are no class ModDimension

learn basic java,

mod means modification, also this class from your own mod and not from minecraft forge api
which is why you have to create this class first due the error
if you want to create a custom dimension expand the dimension class (net.minecraft.world.dimension.Dimension) or anywhere in (net.minecraft.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.

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.