promotional bannermobile promotional banner

WT Sky Grid

A Sky Grid world generation mod for Minecraft 1.21.11 on NeoForge and Fabric. The world is a 3D lattice of single blocks floating in the void, with per-dimension block pools, spawn weights, block tag support and an in-game editor.
Back to Files

skygrid-fabric-1.21.11-2.0.0.jar

File nameskygrid-fabric-1.21.11-2.0.0.jar
Uploader
WhotevaWhoteva
Uploaded
Jul 30, 2026
Downloads
5
Size
52.6 KB
Mod Loaders
Fabric
File ID
8537867
Type
R
Release
Supported game versions
  • 1.21.11

Curse Maven Snippet

Fabric

modImplementation "curse.maven:wt-sky-grid-1509662:8537867"

Learn more about Curse Maven

What's new

2.0.0 — Minecraft 1.21.11, now on NeoForge and Fabric

Worlds from 1.x are not compatible. Please start a new world.

New

  • NeoForge support — the mod is now a single codebase shipping on both loaders
  • Block tag support in the config: write #minecraft:logs instead of listing every log, and pick up modded blocks automatically
  • In-game block pool editor with dimension tabs, search and per-block weights — open with /skygridgui, ModMenu, or the config button on the Mods screen
  • New commands: /skygrid add, remove, weight, tag add, tag remove, all with tab completion over every registered block and tag

Fixed

  • The grid no longer ignores the world seed. Previously every world generated an identical layout regardless of the seed entered.
  • Chests and spawners now generate with their block entities, so chests are visible and contain loot, and spawners have a mob assigned. Previously both were silently empty.
  • Chunk generation does roughly 64x fewer iterations.

Changed

  • Water, lava and sugar cane removed from the default block pools — as grid source blocks they flooded the world. Add them back with /skygrid add minecraft:water if you want the classic behaviour.
  • Now built against official Mojang mappings rather than Yarn, so the Fabric and NeoForge builds share one codebase.

This mod has no related projects