24,527
ARTICLES
ON THIS WIKI
ON THIS WIKI
Recipe Remover
This article is a stub. You can help the wiki by expanding it. |
This article is in need of a clean-up. You can help the wiki by cleaning up the article. |
Recipe Remover is a tool for server admins that allows you to remove recipes for items or blocks you don't want users to be allowed to use on your server. It is also 100% Forge compatible.
How To[edit]
Removing a recipe is simple. Just create a list of the itemid or itemid:meta's you want to remove and place it in the config.
Example:
removedIDs=57,62:3,32
As shown in the example the items/blocks with the itemid 57 will be deleted as will 32 and 62:3.
This is useful if you want a mod but some of the items/blocks/machines are overpowered.