End biomes [Forge]

Supported MCreator versions
2023.3
2023.4
2024.1
Tags / plugin type
Java plugin
End Biomes
Downloads:
1309
Upvotes: 36
About the plugin

End biomes is a plugin that adds support for defining new biomes that generate in the end through the use of the end biome mod element. By using this, compatibility between multiple end mods is possible, as there will no longer be a need to generate new terrain on top of the vanilla biomes.

Examples

biome

There are 5 types of biomes you can create, Highlands, Midlands, End islands, Barrens and a main island replacement biome.

 

Your highlands biomes can also specify a midlands biome and barrens biome that generates around them. The sub-biomes are automatically turned into end biomes when selected, meaning you don't need to make multiple end biome elements to use them.

 

The endstone mod element is also included, which allows you to select a block that chorus plants and flowers can be placed on.

 

You can then use the new chorus plant feature to generate chorus plants on top of your custom endstones in your biomes.

 

This plugin requires the forge mixin support plugin to function.

 

This is a java plugin and requires java plugins to be enabled.

 

Changelog

v2.4
-Support for MCreator 2024.1
-Support for neoforge 1.20.4

v2.3.1
-Fixed ModSurfaceRules causing a build error

v2.3
-Highlands sub-biomes can now use the same biome as the highlands
-Greatly reduced the amount of code surface rules generate

v2.2
-The plugin now supports forge 1.19.2

v2.1
-Fixed using barrens biomes causing the end biomes registry to fail generating

v2.0.1
-Fixed the end biome element not properly disabling some fields in the biome element

v2.0
-Completely reworked the whole plugin
-Updated for 1.19.4 and 1.20.1 in MCreator versions 2023.3 and 2023.4
-Dependency mods are no longer required
License
MIT License

Plugin downloads
End biomes v2.3.1 (MCreator 2023.3 ONLY) - end_biomes.zipUploaded on: 04/03/2024 - 22:29   File size: 63.38 KB
End biomes v2.3.1 (MCreator 2023.4 ONLY) - end_biomes_0.zipUploaded on: 04/03/2024 - 22:30   File size: 64.66 KB
End biomes v2.4 (MCreator 2024.1 ONLY) - end_biomes_1.zipUploaded on: 04/18/2024 - 05:24   File size: 80.16 KB

Comments

I hope a version for 2024.1 comes out soon, I want to get back to working on my End mod

Will there be support for mcreator version 2023.1 (1.18.2 version of Minecraft)?

Heyo, I'm getting a consistent build error saying the ModSurfaceRules is missing a close paren, and locking the mod init files doesn't seem to lock this. I'm using 2023.4, with Geckolib and the Mixins plugin installed. Is there something I'm missing, or should I file an error report?

When I put a mob to spawn in the end, no matter how, the mob spawns under the biome and into the void. Pls fix.

I have tried using this for my mod, but the biome doesn't generate with midlands selected. I even tried adding the tag of minecraft:is_end and it didn't work, other than that there haven't been any problems, and I'm probably too dumb to understand why Its not working anyway. Im so glad this has been revived because I was struggling with making end biomes for a mod I recently started. NerdyPuzzle, you are a god at making plugins.

ive been searching for how to make an end dimension recently. this thing came in the nick of time