In World Recipes
Modby benbenlaw
The ability to perform some in world interactions
Type
Mod
CurseForge Downloads
968,956
CurseForge ID
1123257
Modrinth Downloads
2,828
Modrinth ID
mxPMwdbs
Last Updated
Jul 26, 2026
Description
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
}
}
Compatibility
Mod Loaders
Neoforge
Game Versions
1.21
1.21.1
26.1
26.1.1
26.1.2
Similar Mods
PigUtils
A fork of iChunUtils without the EULA.
Mod
9,704,864
Extra Origins
Adds more origins to the Origins mod
Mod
9,701,813
Vic's Point Blank
High quality gun mod focused on streamlined design and community contributions
Mod
9,688,926
[Let's Do] NetherVinery (unsupported)
NetherVinery is an Addon all about the Nether for Vinery.
Mod
9,688,726
InstantUnify
Automatically unifies different ores/ingots/dusts and more.
Mod
9,688,551
Explorer's Compass Edited
An edited Explorer's compasss mod,for better search structures。
Mod
9,687,021