Underground End Biome

Started by Error_13 on

Topic category: Help with Minecraft modding (Java Edition)

Joined Jul 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Underground End Biome

I'm trying to make an end mod, and I want an underground forest to generate. I want the floor and ceiling to generate a custom block and I want random generation. I have zero experience with javascript and I don't want to build it. Anyone have any ideas??? Please help. Thank you.

Joined Oct 2021
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
There is no end biome…
Sun, 03/16/2025 - 18:07

There is no end biome support for MCreator yet since the way it is implemented into Minecraft is overcomplicated and different from the nether and overworld generation for some reason. I'm not aware of any plugins that add it either, so you may be out of luck.

Joined Nov 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Use the end biomes plugin.
Wed, 03/26/2025 - 15:30

Use the end biomes plugin.

Joined Oct 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
End biomes doesn't support…
Sun, 04/27/2025 - 07:29

End biomes doesn't support underground end biomes. The only support for cave biomes is in the overworld.

Joined May 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
I did hardcode a system for…
Sun, 05/25/2025 - 22:21

I did hardcode a system for my mod, because i am making end caves with their own biomes but I want to claim the idea, sorry. I can give you a hint though, use air carvers, if you get a hang of them they might give you a good result.