๐จ Mufog Crafting Expansion
A modular forging system for Minecraft (Fabric)
๐ Description
Mufog (Modular Upgrade Forging) is a custom forging system that enhances Minecraftโs crafting mechanics by introducing blueprint-based upgrades for tools and weapons.
Mufog lets you define your own recipes using a simple, scriptable system.
โจ Features
- ๐งฐ New
mufog:forgingrecipe type โ up to 3 input items + 1 blueprint - โ๏ธ Upgrade system for tools/weapons (e.g. Gold โ Diamond Sword)
- ๐งโ๐ง Easily extendable for custom blueprints, upgrades, and item types
- โ Available as a Datapack or Mod
๐ง Requirements
- Minecraft 1.20.1
- Fabric Loader
- Fabric API
- EMI or REI (optional for recipe viewing...only for the Anvil!!)
๐ Example Recipes
| Result | Inputs | Blueprint |
|---|---|---|
| Diamond Sword | Gold Sword + Diamond | Leather |
| Diamond Axe | Iron Axe + Diamond | Oak Log |
| Diamond Pickaxe | Iron Pickaxe + Diamond | Iron Ingot |
| Diamond Shovel | Iron Shovel + Diamond | Dirt |
| Diamond Sword | Diamond + Diamond + Stick | Leather |
๐ ๏ธ Upgrade System
- Use upgrades instead of starting from scratch
- Combine lower-tier tools with upgrade materials


