Back to mods
In World Recipes project artwork

Modrinth · Minecraft mod

In World Recipes

Provides the ability to add some in world recipes

Choose a version Pick your version below, then grab the matching file.

Quick answer

Which In World Recipes release should I use?

Updated 2 days ago
Latest stable file 26.1.2-2.6.0
Game version 26.1.2
Loader NeoForge

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.

Client Optional
Dedicated server Optional
Loader for this release NeoForge
Required install it here Optional supported, not mandatory Not supported do not install here Source doesn’t say do not assume

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.

No extra mods listed for this file

This file does not list any required mods. Do not add a library just because a different file uses it.

Just Enough Items (JEI) Optional for In World Recipes 26.1.2-2.6.0
optional
Matching file found Matched file: 29.37.0.98

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.

  1. 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.

  2. 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.

  3. 03

    Put it on the correct side

    Installation on the client is optional. Installation on the dedicated server is optional.

  4. 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.

5 available setups

Check 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

40 of 40 releases match

Looking for an older file? The official Modrinth project page is in Resources.