DragonsPlusMinecraft / CreateCentralKitchen

An add-on for Create, offering more tools and methods to automate food processing of other mod.
https://modrinth.com/mod/create-central-kitchen
MIT License
24 stars 12 forks source link

Possibility to remove redundant cutting board recipes #95

Open fyrkantis opened 4 months ago

fyrkantis commented 4 months ago

Minecraft Version

1.20.1

What Mods Conflicts with

Create Slice & Dice

Describe the Incompatibility

Create Slice & Dice adds the slicer, which much like Central Kitchen mirrors all Farmer's Delight cutting board recipes. But when I have both, all cutting board recipes have 3 methods, which is a bit confusing so I'm trying to remove just all Central Kitchen cutting board recipes using CraftTweaker. But since Central Kitchen mirrors all Farmer's Delight cutting board recipes, it seems to be impossible to remove the Central Kitchen ones while keeping the normal cutting board recipes.

It would be very nice to have an option to disable this for specific recipes by for example adding _manual_only at the end, to disable all Central Kitchen cutting recipes in some config.

Thanks in advance!