
In World Recipes
Provides the ability to add some in world recipes
About this Mod
In World Recipes
Adds various recipes that can be used to create in world recipes, currently adds item transformations when throw in a fluid, Block to another block when an item is used and item converts into different item when used on a block
Right click on block to item recipes
{
"type": "inworldrecipes:right_click_on_block_transforms_item",
"held_item":
{
"item": "minecraft:diamond_pickaxe"
}
,
"target_block": [
{
"item": "minecraft:stone"
}
],
"damage_held_item": false,
"consume_held_item": true,
"destroy_target_block": true,
"pop_item": true,
"result":
{
"id": "minecraft:cobblestone",
"count": 64
}
}
Right click on block to block recipes
{
"type": "inworldrecipes:right_click_on_block_transforms_block",
"held_item":
{
"item": "minecraft:stone_sword"
}
,
"target_block": [
{
"item": "minecraft:stone"
}
],
"damage_held_item": true,
"consume_held_item": false,
"new_block": [
{
"item": "minecraft:gravel"
}
]
}
In Fluid recipes
{
"type": "inworldrecipes:drop_item_in_fluid",
"dropped_item":
{
"item": "minecraft:iron_ingot",
"count": 10
}
,
"fluid": "minecraft:water",
"consume_fluid": false,
"result":
{
"id": "minecraft:gold_ingot",
"count": 3
}
}
Available Versions
How to Install In World Recipes on Your Server
Order Server
Order a Minecraft Java server with at least 3 GB RAM (4 GB recommended).
Set neoforge Loader
In the panel under "Egg", select the neoforge loader and matching Minecraft version (26.1.2).
Install Mod
Open the mod browser in the dashboard and search for "In World 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 (+2 more)
Server-side
✓ RequiredRecommended RAM
4 GB(min. 3 GB)Frequently Asked Questions
In World Recipes server crashes on startup – what to do?
Most common cause: wrong neoforge 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 In World Recipes compatible with neoforge?
In World Recipes officially supports neoforge for Minecraft 26.1.2, 26.1.1, 26.1. The Mado dashboard automatically detects incompatible loader combinations.
Server lagging with In World Recipes – how to optimize performance?
Recommended RAM: 4 GB (per 8 players). Use /spark profiler to check if In World 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 In World Recipes with just one click on your server.