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
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: