JapsuGrid
Info
Meet the "RaysGrid" experience: A normal Minecraft world, but with 99% of its blocks removed.
A modified version of the oh-so-popular Sky-Grid, but unlike Sky-Grid, the blocks generated are the same as those in a typical Minecraft world.
Everything that's possible in a normal Minecraft world, is also possible here!
Features
Note: If the lines above are missing from your Bukkit.yml, just add them!
Standard config
Usage statistics
Gallery

Info
Meet the "RaysGrid" experience: A normal Minecraft world, but with 99% of its blocks removed.
A modified version of the oh-so-popular Sky-Grid, but unlike Sky-Grid, the blocks generated are the same as those in a typical Minecraft world.
Everything that's possible in a normal Minecraft world, is also possible here!
Features
- Structures & decorations can either be generated normally, or "gridified" like all other terrain.
- Bedrock generation can be turned off.
- Ability to skip the removal of specific blocks (end portal frames, chests, whatever you like)!
- No liquid spilling when a chunk is loaded: water/lava stays hovering.
- Very reasonable performance: we either intercept the chunk generation process or do post-processing with BlockPopulators.
- Download and move the plugin to your "Plugins" -folder.
- Assign JapsuGrid as your world generator in Bukkit.yml:
Code (YAML):
worlds:
world:
generator : JapsuGrid
world_nether:
generator : JapsuGrid
world_the_end:
generator : JapsuGrid
world:
generator : JapsuGrid
world_nether:
generator : JapsuGrid
world_the_end:
generator : JapsuGrid
Standard config
Code (YAML):
# When to generate the grid.
# BEFORE_DECORATIONS: Faster, but leaves all decorations (structures, trees, etc) intact.
# AFTER_DECORATIONS: Slower, but decimates everything except blocks defined in "NonReplaceableBlocks" (below).
GenerationMode : AFTER_DECORATIONS
# Amount of empty space between each block.
# Valid range [1, 7].
BlockSpacing : 3
# Whether to skip all bedrock generation.
RemoveAllBedrock : true
# Whether to TEMPORARILY disable water flow and block gravity in newly generated chunks.
# Reduces lag by not allowing liquids to flow when the chunk is loaded.
DisableEventsInNewChunks : true
# Blocks that never get removed by the generator.
NonReplaceableBlocks :
- END_PORTAL_FRAME
# - SPAWNER
# - CHEST
# BEFORE_DECORATIONS: Faster, but leaves all decorations (structures, trees, etc) intact.
# AFTER_DECORATIONS: Slower, but decimates everything except blocks defined in "NonReplaceableBlocks" (below).
GenerationMode : AFTER_DECORATIONS
# Amount of empty space between each block.
# Valid range [1, 7].
BlockSpacing : 3
# Whether to skip all bedrock generation.
RemoveAllBedrock : true
# Whether to TEMPORARILY disable water flow and block gravity in newly generated chunks.
# Reduces lag by not allowing liquids to flow when the chunk is loaded.
DisableEventsInNewChunks : true
# Blocks that never get removed by the generator.
NonReplaceableBlocks :
- END_PORTAL_FRAME
# - SPAWNER
# - CHEST
Usage statistics
Gallery
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.
JapsuGrid - Grid World Generator is a free Minecraft Java mod. Compatible with Minecraft 1.19. Downloaded 268 times (via Spigot). Download it and open it directly in the game.