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-neoforge-1.21.11-2.0.0.jar

File nameskygrid-neoforge-1.21.11-2.0.0.jar
Uploader
WhotevaWhoteva
Uploaded
Jul 30, 2026
Downloads
5
Size
52.3 KB
Mod Loaders
NeoForge
File ID
8537863
Type
R
Release
Supported game versions
  • 1.21.11

Curse Maven Snippet

NeoForge

implementation "curse.maven:wt-sky-grid-1509662:8537863"

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 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.
  • NeoForge now uses the same JSON config as Fabric; the old TOML config is gone.
  • The NeoForge chunk generator ID changed to match Fabric.

This mod has no additional files