Repeating terrain generator

Discussion in 'Plugin Requests' started by kirbsrob, Jan 11, 2021.

Thread Status:
Not open for further replies.
  1. Offline

    kirbsrob

    Plugin category: World Generators

    Minecraft version: 1.16.4

    Suggested name: RepeatingTerrain

    What I want: I want a plugin that copies terrain from a world file or a schematic and generates tiling, repeating terrain for new chunks.

    Some configurations I can think of are:

    'offset: <coordinates>', which would determine where you want the world to start generating relative to the world origin (0,0,0), so whether you want the world to start at the corners of the copied map or schematic or at the center.

    'overworld/nether/end: <worldname/schematic> would import a world file or schematic to be repeated in the world. copying a world may need another configuration such as 'coordinates: <x/zmin, x/zmax> to select what parts of a world file you want to copy. Copying a schematic would not need this.

    Ideas for commands: /rept reload - reloads the plugin

    Ideas for permissions: rept.reload

    When I'd like it by: As soon as possible.
     
Thread Status:
Not open for further replies.

Share This Page