Skip to main content

Kibe Glider = Free Permanent Flight

An unbreakable Icarus-style glider with 36000 durability for cheap.

The proofโ€‹

File: config/kibe.json

"miscellaneousModule": {
"gliderUnbreakable": true,
"gliderDurability": 36000,
"magnetRange": 8.0,
"maxRingsPerPlayer": 1
}

Two settings here are wild:

  1. gliderUnbreakable: true โ€” never wears out, ever
  2. gliderDurability: 36000 โ€” even if you flip it off, durability is 12ร— a diamond pickaxe

What it doesโ€‹

The Kibe Glider is a craftable item that lets you glide (like elytra) without needing the actual elytra dragon fight. Combined with Icarus-Fabric (wing transmog), you get cosmetic + functional flight pre-End.

Chunk Loaders are also unlimitedโ€‹

Same kibe.json:

"chunkLoaderModule": {
"checkForPlayer": false,
"maxPerPlayer": -1,
"maxOfflineTime": -1
}
  • maxPerPlayer: -1 = unlimited chunk loaders per player
  • maxOfflineTime: -1 = chunks stay loaded even when you're offline forever

Cheese: Place chunk loaders at every farm/quarry/AE2 system. They run 24/7 even when no one's online. Your auto-farms produce while you sleep, work, log out for a week.

The Magnet Ringโ€‹

"magnetRange": 8.0,
"maxRingsPerPlayer": 1

Magnet Ring pulls items from 8 blocks away. Combined with the unbreakable glider + chunk loaders + Vein Mining = mine a vein, drop the items into a hopper from 8 blocks up, never touch the ground.