Supported MCreator versions
2023.3
2023.4
2024.1
Downloads:
1281
Upvotes: 36
Issue tracker
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
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
Source code repository
Plugins may contain bugs, break workspaces, or alter the way MCreator operates.
Plugins are not official or affiliated with Pylo in any way.
In case of any copyright infringement or suspicious downloads, please let us know as soon as possible.
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
Why? I want to make a 1.19.2 mod with this plugin...