nineMinecraft is a joke site.
nineMinecraft is in no way affiliated with Modrinth or 9minecraft. (And frankly, who wants to be affiliated with the latter?)
RecipeDisabler

RecipeDisabler

Mod

A simple recipe disabler using a simple config file to avoid complex KubeJS or CraftTweaker script

Client or server LibraryUtility

844 downloads
7 followers

RecipeDisabler

More like ResourceDisabler


Requires Fabric API


Description

A simple Minecraft Fabric mod allowing to make the game not load some specific recipes/resources, without having to use some complex KubeJS/CraftTweaker script when trying to handle modded recipe types.

Now with RegEx!


Version

For Minecraft 1.18.2+ (Never tested earlier versions, and probably never will)


Usage

This mod is mainly intended to be used in modpacks or alongside unaltered datapacks.

It is only required to be loaded on the server side.


Why this mod?

While I have no disrespect for KubeJS or CraftTweaker, I just thought that their ways of disabling crafts were too complicated and quite limited as for the types of recipes they can disable.


How do I use it?

Recipes are to be entered in the config file (config/recipeDisable.json5) in the disabled_recipes list, by ID, with or without the initial recipes/ at the beginning of the path. Paths are defines the vanilla way: just as they are entered in a Datapack.

Thus, mods recipes can also be check in the data folder in their respective jar file.

It is recommended to use REI with tooltips in order to get the wanted recipe's ID.


Mod showcase

External resources


Project members

Nerjal_Nosk

Owner


Technical information

License
MIT
Client side
optional
Server side
optional
Project ID