Mineuniverse
Log in Register
Mods

In World Recipes

The ability to perform some in world interactions
by benbenlaw
Download Claim this project
941,319 downloads
0 likes
Updated Jul 6, 2026
0 hypes
Utility & QoL

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
}

}

 

In World Recipes - 26.1.2-2.4.4
MC NeoForge, 26.1, 26.1.1, 26.1.2
Release 2026-05-16 Get

More from benbenlaw

BBL Casting
998,356
Flight Blocks
979,956
BBL Building Wands
97,247
BBL Compat
954,154
Schema JS
896
BBL Cloche
847,348

You Might Also Like

No More Pop-ups
A Minecraft mod to remove in-game pop-ups
996,708
Exit Confirmation
Often accidentally closed Minecraft? This mod might help!
99,067
NoDynamicFps
Adds an option to disable Vanilla's Dynamic FPS implementation
99,004
Liberty's Villagers
Quality of Life and AI improvements for Villagers
9,968,428
Naruto Enhanced Extension || AHZNB's Naruto ShinobiCraft Addon
Some practical functions
9,980
Wildex Bestiary
In-game bestiary that automatically tracks all creatures you encounter, including modded mobs.
9,937