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.

[Solved] - [1.15.X] Disable Vanilla Ore Gen or Change the FillerBlockType

Featured Replies

  • Author

Oh sorry, it's a resource pack with stone texture variation. My mod does not generate the vanilla stone.

I did cross my mind though, I thought if there is no other solution to force these ores to generate on "minecraft:stone" instead of "forge:stone" then I would maybe generate the Vanilla Stone through my mod with a different name, and then use it as a replacement for Vanilla Stone during world generation in the strata, so this way I get to have the Vanilla Ores target it as a modded block.

I thought I would see if there is any other solution before I head that route.

 

I forgot to mention/confirm that Vanilla Stone is also part of the Strata.

gemiICc.jpg

Edited by Ridanis

  • Author

I tested using object holder to Minecraft stone, and then using that to map a new FillerBlockType. It has some interesting results as it seems to stop modded ores from appearing, but vanilla ores still spawn.

@ObjestHolder("minecraft:stone);

 

However, something worked, and i think it's a little less hacky. 

I created the vanilla ores as part of my mod instead of using Blocks.COAL_ORE.getDefaultState(), now I can use BlockHandler.ORE_COAL.get().getDefaultState(), and that seems to have stopped them from spawning all over the place. Luckily, this mod is a unification mod that is meant to be used by modpacks as a form of unification, so even if it's a little hacky of a solution, I think it's justifiable to an extent. 

  • Ridanis changed the title to [Solved] - [1.15.X] Disable Vanilla Ore Gen or Change the FillerBlockType

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.