Conflict with NoCraftSolved

Hello, I am just reporting, that I got this error when crafting blocked items

Hook conflict while calling 'CanCraft[2427842956]': ItemRetriever 0.7.4 [True] and NoCraft 1.0.0 [False]

Is that the NoCraft plugin from uMod (https://umod.org/plugins/no-craft)? In order to resolve this conflict, I would need to make a change to NoCraft, to allow ItemRetriever to see when NoCraft is going to block a given item from being crafted. As NoCraft hasn't been updated in 7 years, I'm not sure of the feasibility of getting it updated.

There are most likely alternative plugins available which provide the same functionality which are more feasible to get updated.

  • The Instant Craft plugin has the capability to block items from being crafted entirely (though it's not the primary function of that plugin) and has already been made compatible with Item Retriever.
  • The Crafting Controller plugin blocks items without using the CanCraft hook so it should be compatible.

Hello,

Yes, it is from this plugin: No Craft.

I will look into the alternatives. Thank you very much!

Locked automatically