Back to mods
PackForge project artwork

CurseForge · Minecraft mod

PackForge

Build recipes and loot tables in game

Choose a version Pick your version below, then grab the matching file.

Quick answer

Which PackForge release should I use?

Updated today
Latest stable file packforge-1.0.0-fabric-26.1.2.jar
Game version 26.1.2
Loader Fabric

packforge-1.0.0-fabric-26.1.2.jar targets 26.1.2 with Fabric. The project page does not say whether this file belongs on the client, dedicated server, or both. All 1 required mods have matching files.

Where it goes

Is PackForge required on the client, server, or both?

The project page does not say whether this file belongs on the client, dedicated server, or both.

Client Source doesn’t say
Dedicated server Source doesn’t say
Loader for this release Fabric
Required install it here Optional supported, not mandatory Not supported do not install here Source doesn’t say do not assume

The source does not explicitly classify this release as client-only or server-only.

What else does packforge-1.0.0-fabric-26.1.2.jar need?

packforge-1.0.0-fabric-26.1.2.jar. Change the file and its required mods may change too.

All 1 required mods have matching files

Install Fabric API first. We found matching files for this game-version and loader setup.

Fabric API Needed by packforge-1.0.0-fabric-26.1.2.jar
required
Matching file found Matched file: [26.1.2] Fabric API 0.155.2+26.1.2

We only count dependency files that match this setup. A file for another loader does not fill the gap.

Before you install it

Add PackForge without breaking your instance.

Built for packforge-1.0.0-fabric-26.1.2.jar. Pick another file and the loader, install side or required mods may change.

  1. 01

    Stick to this file

    Use packforge-1.0.0-fabric-26.1.2.jar. It targets 26.1.2 with Fabric; another release may have different loader, side or dependency requirements.

  2. 02

    Bring the mods it needs

    Install Fabric API first. We found matching files for this game-version and loader setup.

  3. 03

    Put it on the correct side

    The project page does not say whether this file belongs on the client, dedicated server, or both.

  4. 04

    Pick the file you checked

    Use the “Get this file” button beside packforge-1.0.0-fabric-26.1.2.jar. It opens that exact file at the source.

About this project

What does PackForge add?

PackForge

I got tired of alt tabbing to a text editor every time I wanted to change one recipe, so I made this.

Run /packforge and you get an editor with three columns: the thing you're building on the left, a searchable item list in the middle, live JSON on the right. Drag an item into a crafting slot, set the result, hit Save. The file lands in <world>/datapacks/packforge/ and the game reloads it. No restart, no leaving the world.

Recipes

Shaped, shapeless, smelting, smithing and stonecutting. The 3×3 grid writes the pattern exactly where you put things, no auto-shaping. Ingredient slots take item tags as well as items.

Loot tables

Opens as a plain list of drops: pick a mob or a block, add items, set counts and a percentage chance. If you want the real structure, one button switches to a full tree of pools, entries, functions and conditions, and switching back only works if the table still fits the simple view it won't quietly throw away parts it can't display.

You can also import what's already loaded. Type skel, hit Import next to minecraft:entities/skeleton, and you get the actual table the server is using right now, other datapacks included. Change one thing, save it back.

The JSON is real

PackForge doesn't build strings. Everything goes through the game's own Recipe.CODEC and LootTable.DIRECT_CODEC decoded to prove it loads, then re-encoded, and that output is what gets written. If something's wrong you get the game's own error before you save, not a broken file afterwards.

Op only

The client sends the document, the server writes it. Every save checks permission level 2 on the server, rate-limits per player, caps the payload, and refuses any path that resolves outside its own datapack folder. Hiding the button isn't the check.

Project description from CurseForge.

Pick your setup

PackForge by Minecraft version and loader

Choose the version and loader you play, then open the matching release.

2 available setups

Check the dependencies, then try the file in a copied instance before changing a world you care about.

Recent files

PackForge versions and loaders

2 of 2 releases match

Looking for an older file? The official CurseForge project page is in Resources.