Feature in End Dimension Won't Generate Properly.

Started by Apollo on

Topic category: Help with Minecraft modding (Java Edition)

Joined Jan 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Feature in End Dimension Won't Generate Properly.

For context, I am using the End Biomes plugin by NerdyPuzzle. I am trying to generate custom features in my custom end biome but it doesn't work. When the feature has no placement conditions, it generates in the void under the biome, and with placement conditions it doesn't generate at all. Help would be appreciated. Image: https://imgur.com/BE86aiS

Joined Jun 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
I'm not super good at this,…
Fri, 06/14/2024 - 17:35

I'm not super good at this, but did you try removing the "only if current biome has this feature?"
(this prob won't work :/)

Joined Nov 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
I guess there is a problem…
Fri, 06/14/2024 - 17:37

I guess there is a problem with the genaration stage. You know, "surface structures", "underground structures", etc. try make this structure not a surface structure but something else, maybe it work.