
Add a command to generate a list of all registered biomes
TheDeviantCrafter opened this issue ยท 1 comments
OreSpawn gives users the option of specifying which biomes to generate ores in. This is specified with the following field:
"biomes": [
"minecraft:extreme_hills",
"minecraft:smaller_extreme_hills"
]
However, it's tricky to know which biomes exist. I'd like to recommend that a command be added to create a text file in the minecraft root directory that includes a list of all registered biomes.