promotional bannermobile promotional banner

In World Recipes

The ability to perform some in world interactions
benbenlaw | In World Recipe
Create a server, get 25% off your first monthaffiliate logo
Create Server
affiliate banner image

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
}

}

 

The In World Recipes Team

profile avatar
  • 409
    Followers
  • 85
    Projects
  • 30.1M
    Downloads

All Opolis all the TIME

Donate

More from benbenlawView all

  • Schema JS project image

    Schema JS

    • 144
    • Mods

    Aim to support as many mods as possible with using recipe schemas

    • 144
    • June 12, 2026
    • Mods
    • +1
  • BBL Core project image

    BBL Core

    • 1.2M
    • Mods

    Various useful methods, utilities and helpers to make coding mods a bit better

    • 1.2M
    • June 11, 2026
    • Mods
  • Opolis 26 project image

    Opolis 26

    • 601
    • Modpacks

    A open modpack looking to add new and old mods together to complete the 16 pillars of modded minecraft

    • 601
    • June 11, 2026
    • Modpacks
    • +4
  • BBL Casting - Multiblocks project image

    BBL Casting - Multiblocks

    • 1.4K
    • Mods

    An addon to BBL Casting which adds the multiblock controller to process loads of materials !

    • 1.4K
    • June 10, 2026
    • Mods
    • +2
  • Schema JS project image

    Schema JS

    • 144
    • Mods

    Aim to support as many mods as possible with using recipe schemas

    • 144
    • June 12, 2026
    • Mods
    • +1
  • BBL Core project image

    BBL Core

    • 1.2M
    • Mods

    Various useful methods, utilities and helpers to make coding mods a bit better

    • 1.2M
    • June 11, 2026
    • Mods
  • Opolis 26 project image

    Opolis 26

    • 601
    • Modpacks

    A open modpack looking to add new and old mods together to complete the 16 pillars of modded minecraft

    • 601
    • June 11, 2026
    • Modpacks
    • +4
  • BBL Casting - Multiblocks project image

    BBL Casting - Multiblocks

    • 1.4K
    • Mods

    An addon to BBL Casting which adds the multiblock controller to process loads of materials !

    • 1.4K
    • June 10, 2026
    • Mods
    • +2