
Modrinth · Minecraft mod
In World Recipes
Provides the ability to add some in world recipes
Quick answer
Which In World Recipes release should I use?
In World Recipes 26.1.2-2.6.0 targets 26.1.2 with NeoForge. Installation on the client is optional. Installation on the dedicated server is optional. No extra mods listed for this file.
Where it goes
Is In World Recipes required on the client, server, or both?
Installation on the client is optional. Installation on the dedicated server is optional.
The source marks this as usable on both the client and server.
What else does In World Recipes 26.1.2-2.6.0 need?
26.1.2-2.6.0. 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.
We only count dependency files that match this setup. A file for another loader does not fill the gap.
Before you install it
Add In World Recipes without breaking your instance.
Built for In World Recipes 26.1.2-2.6.0. Pick another file and the loader, install side or required mods may change.
- 01
Stick to this file
Use 26.1.2-2.6.0. It targets 26.1.2 with NeoForge; 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
Installation on the client is optional. Installation on the dedicated server is optional.
- 04
Pick the file you checked
Use the “Get this file” button beside 26.1.2-2.6.0. It opens that exact file at the source.
About this project
What does In World Recipes add?
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
}
}
Project description from Modrinth.
Pick your setup
In World Recipes by Minecraft version and loader
Choose the version and loader you play, then open the matching release.
26.1.2
1 loader build26.1.1
1 loader build26.1
1 loader build1.21.1
1 loader build1.21
1 loader buildCheck the dependencies, then try the file in a copied instance before changing a world you care about.
Recent files
In World Recipes versions and loaders
26.1.2-2.6.0
inworldrecipes-26.1.2-2.6.0.jar
12 Sept 2026
26.1.2-2.5.1
inworldrecipes-26.1.2-2.5.1.jar
12 Sept 2026
26.1.2-2.5.1
inworldrecipes-26.1.2-2.5.1.jar
6 Aug 2026
26.1.2-2.5.0
inworldrecipes-26.1.2-2.5.0.jar
1 Aug 2026
26.1.2-2.4.4
inworldrecipes-26.1.2-2.4.4.jar
16 May 2026
26.1.2-2.4.3
inworldrecipes-26.1.2-2.4.3.jar
4 May 2026
26.1.2-2.4.2
inworldrecipes-26.1.2-2.4.2.jar
4 May 2026
26.1.2-2.4.1
inworldrecipes-26.1.2-2.4.1.jar
10 Apr 2026
26.1.2-2.4.0
inworldrecipes-26.1.2-2.4.0.jar
10 Apr 2026
26.1.1-2.3.0
inworldrecipes-26.1.1-2.3.0.jar
5 Apr 2026
26.1-pre-3-2.2.0
inworldrecipes-26.1-pre-3-2.2.0.jar
24 Mar 2026
1.21.1-1.8.2
inworldrecipes-1.21.1-1.8.2.jar
8 Mar 2026
Looking for an older file? The official Modrinth project page is in Resources.