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.

Noriel_Sylvire

Members
  • Joined

  • Last visited

  1. Noriel_Sylvire changed their profile photo
  2. Well, my friend, it completely worked! Easy, brilliant and simple way to make this. I cannot confirm if the ores spawn only on the surface of lava pools or also floating inside them as all the pools I've found were 1 block deep. It's not exaactly what I envisioned, but for the cool, easy to implement idea, I thank you, and added you to the acknowledgements.
  3. Thanks for the info! I have considered that but I believe that would make the ores generate floating in or on the surface of the pools, which isn't what I was planning. It could, however, work if I changed the texture to something that doesn't look like stone, and I add a piece of lore saying it's an ore that forms floating in lava pools, when the lava slowly cools down. This is brilliant, but just in case I need this for something else, don't you know a way to hook into the generation of specific features? In any case, I'll start working into this and I'll add you to the credits!! Thanks!!!!
  4. This is my first attempt at modding minecraft. I already coded some normal, biome-specific ores. Now I want an ore that only generates close to underground lava pools. I had a few ideas for example I tried to see how the game spawned sugarcanes to see if they had a method for finding if a block is near another block and all I could find is that vanilla game sugarcanes have an attribute called requiresWater inside BlockClusterFeatureConfig class, withing the net.minecraft.world.gen.feature package. But I haven't been able to find anywhere where that is being used for anything. I'm gonna try and look at how the game spawns beehives as they are a feature (BEEHIVE) that spawns attached to another feature (TREE's). Which is exactly what I'm looking for (ore features spawning next to underground lava pools) But as I said I'm a noob, anyone has any idea on how to go about implementing this? I also came up with a "dirty" way of doing this, by having a whole bunch of these ores spawn in a specific biome, and after one tick if they aren't withing 3 blocks of an underground lava pool they despawn. But I think this would be a waste of resources, no? And I still don't know how to do this either. Any help is welcome, and thank you all in advance! Have a great day!

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.