HomeJavaModsWackyWorlds Terrain Generator
WackyWorlds Terrain Generator
Notice: This plugin requires minecraft 1.19.4 or above.

Introduction

WackyWorlds is a world generation plugin that contains various silly terrain generation patterns such as checkerboard, stripes, or grid. These generators work with the overworld, nether and end.

Generators
Grid
[​IMG]
Generates chunks in a grid pattern with configurable size and spacing between each cell.​
Spoiler: Usage
bukkit.yml:
Code (YAML):
worlds:
  <worldname>
:
    generator
: WackyWorlds:grid
Multiverse:
Code (Text):
mv create <worldname> <worldtype> -g WackyWorlds:grid

Inverse Grid
[​IMG]
Generates chunks in an inverse grid pattern with configurable size and spacing between each cell.​
Spoiler: Usage
bukkit.yml:
Code (YAML):
worlds:
  <worldname>
:
    generator
: WackyWorlds:inversegrid
Multiverse:
Code (Text):
mv create <worldname> <worldtype> -g WackyWorlds:inversegrid

Rings
[​IMG]
Generates chunks in square rings outwards from 0,0 with configurable ring size and spacing.​
Spoiler: Usage
bukkit.yml:
Code (YAML):
worlds:
  <worldname>
:
    generator
: WackyWorlds:ring
Multiverse:
Code (Text):
mv create <worldname> <worldtype> -g WackyWorlds:ring

Checkerboard
[​IMG]
Generates chunks in a checkerboard pattern with configurable size.​
Spoiler: Usage
bukkit.yml:
Code (YAML):
worlds:
  <worldname>
:
    generator
: WackyWorlds:checkerboard
Multiverse:
Code (Text):
mv create <worldname> <worldtype> -g WackyWorlds:checkerboard

Stripes
[​IMG]
Generates chunks in stripes with configurable size and spacing.​
Spoiler: Usage
bukkit.yml:
Code (YAML):
worlds:
  <worldname>
:
    generator
: WackyWorlds:stripe
Multiverse:
Code (Text):
mv create <worldname> <worldtype> -g WackyWorlds:stripe

Random
[​IMG]
Generates chunks in a random pattern with a configurable chance for a chunk to generate.​
Spoiler: Usage
bukkit.yml:
Code (YAML):
worlds:
  <worldname>
:
    generator
: WackyWorlds:random
Multiverse:
Code (Text):
mv create <worldname> <worldtype> -g WackyWorlds:random

Commands and Permissions
Code (YAML):
ww worldinfo : Shows info about your current world.
permission
: wackyworlds.command.worldinfo

ww reload
: Reload the settings for all loaded worlds.
permission
: wackyworlds.command.reload
Configuration
All messages can be edited in the plugins/WackyWorlds/messages.yml file. This file supports both & color formatting and minimessage formatting.

When a new world is created you can edit its settings in the plugins/WackyWorlds/worlds/<worldname>.yml file. These files contain comments to describe what each setting controls.

Commands

Plugin details

Read from the plugin's own plugin.yml.

Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

WackyWorlds Terrain Generator is a free Minecraft Java mod. Compatible with Minecraft 1.19. Downloaded 197 times (via Spigot). Download it and open it directly in the game.

Explore more