Only custom stone generating in biomes

Started by Cool_tellow on

Topic category: Help with Minecraft modding (Java Edition)

Active 1 year ago
Joined Oct 2021
Points:
656

User statistics:

  • Modifications: 3
  • Forum topics: 18
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 48
Only custom stone generating in biomes

      Okay, so I have a biome, and I make a unique stone type for that biome that I hope to make spawn in caves. I enable it to do so, and it works just fine, except all andesite, granite, and diorite is gone for the world. Is there a way to change this outcome? 

Active 8 months ago
Joined Jan 2021
Points:
658

User statistics:

  • Modifications: 1
  • Forum topics: 9
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 39
Only work around i could…
Thu, 02/24/2022 - 01:19

Only work around i could think about is making then in mcreator, using their textures, making them spawn, and then make the block drop the vinilla block

Active 1 year ago
Joined Oct 2021
Points:
656

User statistics:

  • Modifications: 3
  • Forum topics: 18
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 48
Thank you! I might try out…
Fri, 02/25/2022 - 00:45

Thank you! I might try out that strat but have a procedure that replaces that fake stone with the real block so you can middle click it. 

Active 2 years ago
Joined Nov 2022
Points:
328

User statistics:

  • Modifications: 0
  • Forum topics: 0
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 1
Can you please explain how…
Sat, 11/05/2022 - 17:04

Can you please explain how does that work? Like, all of the normal stone in your custom biome is changed to a different block? If yes, then how exactly did you do it? I've been trying to find the solution for a long time now.