CurseForge · Minecraft mod
Compact Crafting Fabric
Shrinking things to make other things!
Quick answer
Which Compact Crafting Fabric release should I use?
Compact Crafting Fabric compactcrafting_1.21.1-fabric-1.0.0.jar targets 1.21.1 with Fabric. The project page does not say whether this file belongs on the client, dedicated server, or both. No extra mods listed for this file.
Where it goes
Is Compact Crafting Fabric required on the client, server, or both?
The project page does not say whether this file belongs on the client, dedicated server, or both.
The source does not explicitly classify this release as client-only or server-only.
What else does Compact Crafting Fabric compactcrafting_1.21.1-fabric-1.0.0.jar need?
compactcrafting_1.21.1-fabric-1.0.0.jar. Change the file and its required mods may change too.
This file does not list any required mods. Do not add a library just because a different file uses it.
This file does not list any required or optional mods.
Before you install it
Add Compact Crafting Fabric without breaking your instance.
Built for Compact Crafting Fabric compactcrafting_1.21.1-fabric-1.0.0.jar. Pick another file and the loader, install side or required mods may change.
- 01
Stick to this file
Use compactcrafting_1.21.1-fabric-1.0.0.jar. It targets 1.21.1 with Fabric; another release may have different loader, side or dependency requirements.
- 02
Bring the mods it needs
This file does not list any required mods. Do not add a library just because a different file uses it.
- 03
Put it on the correct side
The project page does not say whether this file belongs on the client, dedicated server, or both.
- 04
Pick the file you checked
Use the “Get this file” button beside compactcrafting_1.21.1-fabric-1.0.0.jar. It opens that exact file at the source.
About this project
What does Compact Crafting Fabric add?
Compact Crafting
Crafting just got smaller.
This is an unofficial 1.20.1 port of the original version by RobotGryphon
Compact Crafting is inspired from the Miniaturization Crafting mechanic from the Compact Machines mod. It's a brand new update featuring improved recipe loading, datapack support, fancy new client-side features, and a modernized codebase. The goal for Compact Crafting is to streamline the usage of the crafting mechanics, to make it painless for users and modpack developers alike.
How to Add Custom Recipes:
Create a datapack folder inside your world's datapacks folder:
.minecraft/
└── saves/
└── <your_world>/
└── datapacks/
└── custom_compactcrafting_recipes/ <-- Your Datapack Folder
├── pack.mcmeta <-- Pack Metadata
└── data/
└── compactcrafting/ <-- Namespace (any name)
└── recipe/ <-- Put recipe JSONs here!
└── <recipe_nane>.json
pack.mcmeta (Required)
{
"pack": {
"pack_format": 48,
"description": "Custom Compact Crafting Recipes"
}
}
Project description from CurseForge.
Pick your setup
Compact Crafting Fabric by Minecraft version and loader
Choose the version and loader you play, then open the matching release.
Check the dependencies, then try the file in a copied instance before changing a world you care about.
Recent files
Compact Crafting Fabric versions and loaders
compactcrafting_1.21.1-fabric-1.0.0.jar
3 Sept 2026
Looking for an older file? The official CurseForge project page is in Resources.