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 guys, so I am currently attempting to create my own dimension using a custom biome, and only that biome. I have a Chunk Generator, and a world type + world provider.

My issue is, my dimension does not generate using my biome unless I use BiomeProviderSingle in a world type. 

What I want, is for my dimension to be a single biome, but the overworld still generator normally. Meaning when I create a new world, I don't want to use my custom world type, I just want to use the standard world with a custom dimension added.

Do I need my own Biome Provider? or is there a place that I can specify for the dimension to only use one biome. 

 

Disclaimer, I am relatively new, so excuse me if I ask a stupid question.

 

Thanks.

How do you want players to get to your dimension? Is it something they can choose in the "New World" menu? Or some other way to get there? 

 

You don't need a custom BiomeProvider, but you do need your own instance of a BiomeProvider and in your case you probably want BiomeProviderSingle.

 

If you don't create your own WorldType and re-use a vanilla WorldType, then in the init() method of your WorldProvider instead of assigning the biomeProvider field by looking up the getBiomeProvider() from the WorldType, just directly assign it to a new BiomeProviderSingle.

Check out my tutorials here: http://jabelarminecraft.blogspot.com/

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.