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

  • Author

Ok it looks like the don't want to spawn in the Nether_Waste Biome what I origanlly had. If I spawn them in every biome the only spawn in the fungus biomes.. but thanks I finally got it 🤗

I see...it seems that the NetherVegetationFeature is tied to the vegetal biomes, what a surprise 🤔 ...there is another solution if you want your block to spawn also in the Nether Wastes, and thats to use the Decoration#UNDERGROUND_DECORATION (also VEGETATION is fine) stage and Feature#RANDOM_PATCH configured with a BlockClusterFeatureConfig. If you look into the NetherWastesBiome class you will see how mushrooms are generated there. Use a similar code to generate your bush adjusting the values you need. Your initial code for the BlockClusterFeatureConfig was not set up correctly and thats why it wasn't working. There is a function inside BlockClusterFeatureConfig.Builder which is func_227317_b_() which basically sets a boolean field (also not mapped for me) inside the class. I tested and it seems that you need to chain also that method to the Builder, otherwise your block won't show up. This should definitely solve your problems

Edited by Beethoven92

Check out the port of the BetterEnd fabric mod (WIP): https://www.curseforge.com/minecraft/mc-mods/betterend-forge-port

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.