• If you have a mod, tool or prefab, please use the Resources section. Click Mods at the top of the forums.

Is there some mod that hides recipes?

Oblio

New member
Hey guys

Is there some mod that hides recipes from the crafting menus in the player and workbench? I want to remove from the menus in single player all the recipes that I am not planning to use, I don't want to remove the items from the game. I don't care what items it removes, I will alter it and learn on the fly.

Or can I use something like this? The dew collector is just an example:

<configs>
    <remove xpath="/recipes/recipe[@name='cntDewCollector']">
</configs>




Thank you

 
Last edited by a moderator:
The above example does not work, the save does not even load with it.

EDIT: Because I am stupid. FOrgot to end it with an />

Solved.

 
Last edited by a moderator:
If you're still wondering...removing the recipe will make it completely impossible to craft, but if you're fine with that then it would probably be your easiest solution. Just make sure you don't remove a recipe you'll actually need I guess.

 
Back
Top