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
Generates chunks in a grid pattern with configurable size and spacing between each cell.
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
Generates chunks in a grid pattern with configurable size and spacing between each cell.
Spoiler: Usage
bukkit.yml:
Multiverse:
Code (YAML):
worlds:
<worldname>:
generator : WackyWorlds:grid
<worldname>:
generator : WackyWorlds:grid
Code (Text):
mv create <worldname> <worldtype> -g WackyWorlds:grid
Inverse Grid
Generates chunks in an inverse grid pattern with configurable size and spacing between each cell.
Generates chunks in an inverse grid pattern with configurable size and spacing between each cell.
Spoiler: Usage
bukkit.yml:
Multiverse:
Code (YAML):
worlds:
<worldname>:
generator : WackyWorlds:inversegrid
<worldname>:
generator : WackyWorlds:inversegrid
Code (Text):
mv create <worldname> <worldtype> -g WackyWorlds:inversegrid
Rings
Generates chunks in square rings outwards from 0,0 with configurable ring size and spacing.
Generates chunks in square rings outwards from 0,0 with configurable ring size and spacing.
Spoiler: Usage
bukkit.yml:
Multiverse:
Code (YAML):
worlds:
<worldname>:
generator : WackyWorlds:ring
<worldname>:
generator : WackyWorlds:ring
Code (Text):
mv create <worldname> <worldtype> -g WackyWorlds:ring
Checkerboard
Generates chunks in a checkerboard pattern with configurable size.
Generates chunks in a checkerboard pattern with configurable size.
Spoiler: Usage
bukkit.yml:
Multiverse:
Code (YAML):
worlds:
<worldname>:
generator : WackyWorlds:checkerboard
<worldname>:
generator : WackyWorlds:checkerboard
Code (Text):
mv create <worldname> <worldtype> -g WackyWorlds:checkerboard
Stripes
Generates chunks in stripes with configurable size and spacing.
Generates chunks in stripes with configurable size and spacing.
Spoiler: Usage
bukkit.yml:
Multiverse:
Code (YAML):
worlds:
<worldname>:
generator : WackyWorlds:stripe
<worldname>:
generator : WackyWorlds:stripe
Code (Text):
mv create <worldname> <worldtype> -g WackyWorlds:stripe
Random
Generates chunks in a random pattern with a configurable chance for a chunk to generate.
Generates chunks in a random pattern with a configurable chance for a chunk to generate.
Spoiler: Usage
bukkit.yml:
Multiverse:
Code (YAML):
worlds:
<worldname>:
generator : WackyWorlds:random
<worldname>:
generator : WackyWorlds:random
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
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.
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.
Quick facts
- Edition: Minecraft Java
- File type: .jar
- Minecraft version listed: 1.19
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on Spigot — not every file is mirrored on our own servers.
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.