
Mufog
The Smithing System based on Datapack!
Screenshots

About this Mod
Mufog
This is a mod that provides a reliable forging system.
It is based on Tags and Recipes,
The newly added tags include “mufog:hammer”, “mufog:hammer/level_1”......"mufog:hammer/level_5".
And the newly added recipe type has 5 items that can be controlled.
All in all you can realize your forging-related ideas with Mufog by Kubejs or Datapack.
How to add a new forging recipe?
With Kubejs
//output: the forging result item.
//input: the raw materials for forging.
//hammerTimes: the number of hammering times required to complete the recipe.
//hammerLevel: Hammer level required for forging(copper & gold:1, iron:2, diamond:3, netherite:4).
//blueprint: The item that must be placed at off-hand during forging.
event.recipes.mufog.forging(<output>, <input>, <hammerTimes>, <hammerLevel>, <blueprint|optional>)
With Datapack
There is only a example.
{
"type": "mufog:forging",
"ingredient": {
"item": "minecraft:redstone_ore"
},
"blueprint": {
"item": "minecraft:redstone"
},
"processtime": 5,
"level": 1,
"result": {
"item": "minecraft:redstone",
"count": 2
}
}
In-game recipe display
Mufog supports REI & EMI from mod version 1.0.
REI


EMI

Available Versions
How to Install Mufog on Your Server
Order Server
Order a Minecraft Java server with at least 3 GB RAM (4 GB recommended).
Set fabric Loader
In the panel under "Egg", select the fabric loader and matching Minecraft version (1.20.2).
Install Mod
Open the mod browser in the dashboard and search for "Mufog". Click "Install" – done! Alternatively, upload the .jar via SFTP to the /mods folder.
Compatibility
Mod Loaders
Minecraft Versions
1.20.2, 1.20.1, 1.18.2
Server-side
✓ RequiredRecommended RAM
4 GB(min. 3 GB)Frequently Asked Questions
Mufog server crashes on startup – what to do?
Most common cause: wrong fabric version or insufficient RAM. Check the server log (latest.log) for "OutOfMemoryError" or "Mixin" errors. With Mado Hosting: ensure at least 3 GB RAM is allocated and the loader matches the mod version (1.20.2). You can switch loaders with one click in the panel.
Is Mufog compatible with fabric and forge?
Mufog officially supports fabric, forge for Minecraft 1.20.2, 1.20.1, 1.18.2. Note: Forge and Fabric mods are NOT cross-compatible – pick one loader and stick with it. The Mado dashboard automatically detects incompatible loader combinations.
Server lagging with Mufog – how to optimize performance?
Recommended RAM: 4 GB (per 8 players). Use /spark profiler to check if Mufog consumes the most tick time. Common fixes: reduce server view-distance to 8-10, install "performant" or "starlight" as supplementary mods on Forge. With Mado Hosting, your server runs on NVMe SSDs with dedicated CPU cores for minimal latency.
Similar Mods
Rent Modded Server
Install Mufog with just one click on your server.