
Ez recipes
A simple mod for adding any customizable crafting recipes to your Fabric server. Two recipes are included already, easy golden apples and easy cobwebs. Experience_bottle recipe is in the description. Try it!
About this Mod
This Fabric mod (for Paper server version, see Here) allows you to create/modify recipes for any items. Simply add this mod to the mods folder , launch you server. The mod will automatically create foder easierrecipes/recipes in config folder. Inside that folder, each receipe has a json file.
Two default recipes are already given: easy golden apple (ez_gaps.json) and easy cobwebs (ez_webs.json).
You may remove them if you don't like them, or keep them. To create a new recipe, use the same format as the other recipes (see below), making sure to include each ingredient name and the result.
Example recipes
gold apple (already included)
{
"result": "golden_apple",
"result_count": 1,
"shape": [
"NGN",
"GAG",
"NGN"
],
"ingredients": {
"N": "air",
"G": "gold_ingot",
"A": "apple"
},
"override": "golden_apple"
}

experience bottle recipe:
Note the spaces in the first row and last row. Those represent air. If you want it be explict, you could use the same format as the gold apple for air.
{
"result": "experience_bottle",
"result_count": 1,
"shape": [
" L ",
"LGL",
" L "
],
"ingredients": {
"G": "glass_bottle",
"L": "lapis_lazuli"
},
"override": "experience_bottle"
}

Reload recipes
once you add or make change, Just simply use the command
/easyrecipes reload
with OP and you're done!
Available Versions
How to Install Ez recipes 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 (26.1.2).
Install Mod
Open the mod browser in the dashboard and search for "Ez recipes". Click "Install" – done! Alternatively, upload the .jar via SFTP to the /mods folder.
Compatibility
Mod Loaders
Minecraft Versions
26.1.2, 26.1.1, 26.1 (+3 more)
Server-side
✓ RequiredRecommended RAM
4 GB(min. 3 GB)Frequently Asked Questions
Ez recipes 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 (26.1.2). You can switch loaders with one click in the panel.
Is Ez recipes compatible with fabric?
Ez recipes officially supports fabric for Minecraft 26.1.2, 26.1.1, 26.1. The Mado dashboard automatically detects incompatible loader combinations.
Server lagging with Ez recipes – how to optimize performance?
Recommended RAM: 4 GB (per 8 players). Use /spark profiler to check if Ez recipes 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 Ez recipes with just one click on your server.