In World Recipes
No reviews yet
The ability to perform some in world interactions
Does not follow a specific thematic focus apart from vanilla Minecraft.
Used for mods with little to no gameplay elements.
Includes quality of life improvements and small tweaks to enhance and customize gameplay.
Neoforge is a fork of the Minecraft Forge available for versions 1.20.1+ of Minecraft. Many Forge mods are compatible with Neoforge and vice versa.
Community voices
Reviews
Click once to include, again to exclude, again to clear
No reviews yet. Be the first to review this project!
Get it on
Available Platforms
Compatibility
Supported Environments
Must be installed on both the client and the server.
About
Project Details
For authors
Embed Badge
If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.
Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.
Identifiers
Platform IDs
Resources
External Links
About
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
Modpacks
This mod only adds basic recipe viewing for stripped logs and water bottle on dirt to create mud. Visual only recipes see the wiki for more in depth information on how to add custom recipes
Support
Join the BBL Discord for support, report bugs and suggest features or additions. You can also support me on Patreon to gain Alpha access to Modpacks and Mods in dev
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 }
}
Screenshots
Gallery
Versions
Files
Relations
Project Relations
More like this
Similar Mods
Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.
On ModDex
Community snapshot
By the numbers
Statistics
Want to reach Minecraft players?
We're looking for a server hosting partner to feature here and other parts of the site. Interested? Send us a message!
Get in touchGet it on
Available Platforms
On ModDex
Community snapshot
By the numbers
Statistics
Resources