Server Reference · Fabric Loader

PeeckMC

This guide explains what each mod on the server does, how to use them, and how everything works together.

31 mods Minecraft 1.20.4 Fabric Loader Java 17+
Server play.peeckmedia.com
Download Mods 30 files peeckmcmods.zip

This pack adds 30 mods to Minecraft 1.20.4 with the Fabric mod loader. Most of the mods are grouped into six categories you’ll use directly. There’s also a seventh group made up of background libraries that other mods need to work. You won’t see menus for these, but the pack can’t run without them. To find what you need, use the search box or the list on the left.

01

Performance & Rendering

Mods that change how the game runs and how far you can see, without changing how it plays.

Sodium

v0.5.8

Makes the game run faster, full stop.

A rendering-engine replacement that rewrites how Minecraft draws the world for dramatically higher FPS and far fewer lag spikes — with zero change to how anything looks or plays.

Using itNothing to do — install it and it just works. A settings screen is available from the main menu if you want to tune it.
CLIENT-ONLY

Indium

v1.0.31

Lets Sodium and content mods share the screen.

A small compatibility add-on for Sodium that restores support for the Fabric Rendering API, which some mods — Tom's Storage among them — use for their custom block models. Without it those models can render incorrectly or invisibly.

Using itNothing to configure. It's required whenever Sodium runs alongside mods that lean on that rendering API, which is exactly this pack's situation.
CLIENT-ONLY

Distant Horizons

v3.2.0-b

See the mountains on the horizon, not a wall of fog.

Renders simplified, lower-detail terrain far past your normal render distance, so distant hills, coastlines and skylines are actually visible — at a fraction of the cost of just cranking render distance up.

Using itIts settings live in Video Settings, next to the FOV slider (look for the small icon). Newly loaded worlds take a little time to "catch up" and fill in the horizon as you explore.
03

Survival & World Mechanics

Mods that change how survival actually feels, day to day and season to season.

Tough As Nails

v9.2.0.170

Now you have to drink, not just eat.

Adds a Thirst stat — refill it from water sources, rain, or a crafted canteen — plus temperature effects tied to biome and season. Raises the survival difficulty and makes exploring away from water riskier.

Requires: GlitchCore

Serene Seasons

v9.3.0.25

The overworld actually has four seasons.

A real spring-summer-fall-winter cycle that changes foliage color, crop growth speed, and temperature over time — trees go bare in winter, crops slow down out of season, and it feeds directly into Tough As Nails' temperature system.

Requires: GlitchCore

AppleSkin

v2.5.1

Shows the hunger numbers vanilla hides.

Small HUD readouts for exact saturation, food exhaustion, and exactly how much hunger and saturation an item will restore before you eat it. Pure information — no gameplay changes.

Comforts

v7.2.2

A portable bed and a portable dawn.

Adds a craftable Sleeping Bag you can drop anywhere — even the Nether or End — to sleep without setting your spawn point, and a Hammock that skips the night without anyone needing to sleep. Comes in all 16 dye colors.

Gravestones

v1.2.7

Die with your stuff still findable.

When you die, your inventory and XP go into a gravestone at the death spot instead of scattering on the ground — nothing despawns, and nothing gets grabbed by mobs or other players before you get back.

Requires: PneumonoCore

Start Invulnerability

v1.0.0

A few safe seconds right after you spawn.

Grants brief invulnerability the instant you join or respawn, so a mob or a stray fall can't kill you before the world has even finished loading in around you.

NoteIts settings screen needs Cloth Config, which is already bundled inside AppleSkin and Tom's Storage in this pack — nothing extra to install.

Tree Harvester

v8.7

Chop one log, the whole tree falls.

Break the base log of a tree and every connected log above it harvests instantly, with leaves decaying and saplings replanting on their own. Works on Nether trees and giant mushrooms too — pure time saved chopping wood.

Requires: Collective
04

Storage, Tools & Transport

Getting your stuff, and yourself, where it needs to go.

Tom's Storage

v1.6.14

One searchable terminal instead of forty chests.

A lightweight networked storage system with no pipes or machines to power. Place a Storage Terminal, attach an Inventory Connector to any chest or barrel, and run Storage Cable between distant storage to pull everything into one searchable UI.

Getting startedTerminal + Connector touching a chest is a working system on its own. A Basic Inventory Hopper variant auto-sorts items pulled from farms straight into the network.

Waystones

v16.0.5

Craft your own fast-travel network.

A survival-friendly alternative to /home-style commands. Right-click a placed Waystone to activate and name it, then right-click any activated Waystone to pick a destination and teleport.

Requires: Balm

Small Ships

v2.0.0-b1.4

Real, steerable ships — not vanilla's tiny canoe.

Adds craftable, multi-block ships that sail and steer more like an actual boat than vanilla's single-block one, for a more grounded, "vanilla-friendly" sailing experience.

Audaki Cart Engine

v3.1.1

Minecarts that don't crawl.

Reworks vanilla minecart speed and physics for faster, smoother rail travel — tuned to stay balanced for survival rather than turning into a whole new transport system.

05

Crafting Reference

Looking up how to make things, and what they're for.

Just Enough Items

v17.3.1.5

Hover an item, hit R or U, done.

The standard recipe browser for modded Minecraft. It adds a searchable item list to the right side of every inventory screen, and covers recipes across the whole pack — including any custom items from the other mods here.

KeybindsR recipes for hovered item  ·  U where it's used  ·  Ctrl+O toggle item list  ·  A bookmark hovered item
06

Social, Land & Server Admin

Playing as a team, protecting your builds, and the permissions holding it together. This whole group is built by the same two teams and is designed to interlock.

Open Parties & Claims

v0.25.8

Claim your base so randoms can't grief it.

Lets you claim and protect chunks of land, and forceload chunks so they keep ticking while you're away. Because it's from the Xaero team, your claims show up directly on Xaero's World Map.

Using itPress ' (apostrophe, rebindable) to open its menu. It's already set up to use Argonauts' guilds instead of its own parties, and Prometheus for rank-based claim limits.

Prometheus

v1.4.3-beta.1

The permissions engine working behind the scenes.

An administration mod adding useful commands, warps, and a full player-permission system that other mods — Open Parties and Claims among them — plug into for rank-based limits. Mostly an admin-facing tool; players will mostly meet it through warps if the server sets any up.

Requires: Resourceful Lib

Multiplayer Server Pause

v1.3.3

The world stops if everyone alt-tabs.

If every connected player opens the pause menu at the same time, the world pauses like singleplayer instead of ticking away with nobody watching — built for small, friend-group servers where people step away often.

Requires: iChunUtil
07

Required Background Libraries

You'll never open a menu for any of these — they're shared code that other mods above are built on. Removing one will stop several mods from loading at all, even though nothing here looks "used" on its own.

Fabric API

v0.97.3

Foundational hook layer nearly every Fabric mod builds on. If it's missing, most of the pack fails to load.

Balm

v9.0.9

Cross-platform support layer for BlayTheNinth's mods.

Needed by: Waystones

Collective

v7.64

Shared library for Serilum's mods.

Needed by: Tree Harvester

PneumonoCore

v1.2.1

Shared library for Pneumono_'s mods.

Needed by: Gravestones

GlitchCore

v1.0.0.59

Loader-abstraction library for Adubbz & Forstride's mods.

Needed by: Tough As Nails, Serene Seasons

iChunUtil

v1.0.3

Shared library for iChun's mods.

Needed by: Multiplayer Server Pause

Resourceful Lib

v2.4.10

Shared library for Team Resourceful's mods.

Needed by: Argonauts, Prometheus

CraftedCore

v5.8

Cross-loader compatibility library from ToCraft. Adds nothing on its own.

Nothing matches that search.
— end of guide —