Backports "/fillbiome" command from 1.19.3 to previous 1.19.2 version
/fillbiome is a command for pointwise changing biome types in a specific area, which was introduced in game since 1.19.3. It's a perfect tool for map creators, however minecraft version 1.19.2 lacks of it. This mod just backports this command from 1.19.3 to previous 1.19.2 version.
The command syntax is /fillbiome <from> <to> <biome>. Just replace <from> and <to> with a x/y/z coordinates of the area and provide a valid biome type in <biome>. You can also use an optional alternate syntax when using the replace option : /fillbiome <from> <to> <biome> replace <filter>
Examples :
/fillbiome -87 88 -113 -107 71 -88 minecraft:plains (will replace selected area with plains biome type)
/fillbiome -87 88 -113 -107 71 -88 minecraft:plains replace minecraft:badlands (will replace all badlands biome types in selected area with plains biome type. Biomes other than badlands will remain unchanged)
commandModificationBlockLimit gamerule was added. As there is no such rule for 1.19.2, you can change this limit via config file in mod directory.Installation: Drop .jar file into mods folder.
You can freely use this mod in modpacks and do whatever you want with it, a small credit is appreciated.
Conversation