Recent content by LinuxCat

  1. LinuxCat

    Question Generate a dimension with a set list of biomes?

    Hello, I am looking to generate a dimension/world with a list of biomes. Specifically, I want my plugin to generate during runtime and to remove oceans from the dimension. Is that possible with the current API? Are custom dimensions supported or only worlds? Thanks