Make Custom Structures Spawn in Modded Biomes

Started by sidatt on

Topic category: Help with Minecraft modding (Java Edition)

Active 3 years ago
Joined Sep 2021
Points:
526

User statistics:

  • Modifications: 0
  • Forum topics: 1
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 1
Make Custom Structures Spawn in Modded Biomes
Fri, 09/17/2021 - 23:04 (edited)

How can I make my custom structures spawn in modded biomes from other mods such as BYG? When looking at the "Restrict to biome types" option I can only see vanilla biomes. Thanks!

Edited by sidatt on Fri, 09/17/2021 - 23:04
Active 3 years ago
Joined Sep 2021
Points:
522

User statistics:

  • Modifications: 0
  • Forum topics: 0
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 4
I don't think cross-mod…
Fri, 09/17/2021 - 22:53

I don't think cross-mod compatibility works in Mcreator, unfortunately. Though if you know how, you could edit the code for it manually

Active 3 years ago
Joined Sep 2021
Points:
526

User statistics:

  • Modifications: 0
  • Forum topics: 1
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 1
Oh, that's too bad. Thanks…
Fri, 09/17/2021 - 23:03

Oh, that's too bad. Thanks for responding though.