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

Hello, I am trying to create a new biome using terrablender.
However, I can't seem to be able to add it to the overworld although I'm doing it like in the example in the github repository of terrablender.

Am I doing something wrong?
https://github.com/robinroloff/alpinemod

The code for the biome is in de/robin/alpine/worldgen/biome

So in your `ModOverworldRegion` class your "builder" should not be embedded within the addModifiedVanillaOverwordBiomes() method. That method is only used for overriding vanilla biomes. Besides that I think that you're good :)

https://github.com/Glitchfiend/TerraBlender/blob/1.20.4/Example/Forge/src/main/java/terrablender/example/TestRegion1.java

Here's the example from TerraBlender

  • Author
1 hour ago, InvictusSlayer said:

So in your `ModOverworldRegion` class your "builder" should not be embedded within the addModifiedVanillaOverwordBiomes() method. That method is only used for overriding vanilla biomes. Besides that I think that you're good :)

https://github.com/Glitchfiend/TerraBlender/blob/1.20.4/Example/Forge/src/main/java/terrablender/example/TestRegion1.java

Here's the example from TerraBlender

Oh yeah, of course. I fixed it. However, the biome still doesn't generate. When I create a world and try to locate the biome, it doesn't find it.

I just looked into the datapack section in the world creation and it says that the terrablender forge data pack seems to be compatible for my version, could that be it?

I'm using forge version 46.0.14 and terrablender 30.0.0.163, I thought that would be the compatible version.

 

Edit: I just fixed it. I just removed some unnecessary code, which I didn't think would have any impact. Commit number is b1eba2d2

Edited by Robin Roloff

  • Author
25 minutes ago, Robin Roloff said:

Oh yeah, of course. I fixed it. However, the biome still doesn't generate. When I create a world and try to locate the biome, it doesn't find it.

I just looked into the datapack section in the world creation and it says that the terrablender forge data pack seems to be compatible for my version, could that be it?

I'm using forge version 46.0.14 and terrablender 30.0.0.163, I thought that would be the compatible version.

 

Edit: I just fixed it. I just removed some unnecessary code, which I didn't think would have any impact. Commit number is b1eba2d2

New Problem: I can't seem my custom mobs to spawn. Does someone know why?

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.