SihenZhang / CrockPot

Bring Crock Pot from Don't Starve to Minecraft.
MIT License
19 stars 7 forks source link

[Feature Request] Support Refined Storage Crafters #71

Closed isaaclepes closed 1 year ago

isaaclepes commented 1 year ago

Support for Refined Storage crafters. Refined Storage takes the category items as literal requirements. For example, if the recipe requires 'cold', the crafter will report the item 'cold' missing, even if I have snow, ice, etc. in the storage.

I am not sure which mod to request this from, so I am going to open a ticket on both and cross-reference them.

https://github.com/refinedmods/refinedstorage/issues/3379

image image image

SihenZhang commented 1 year ago

Refined Storage is a large mod, and Crafter is the basic infrastructure of Refined Storage. Refined Storage will not do compatibility support for a single mod, so related issues should be submitted to Crock Pot.

However, because of the special matching mechanism of Crock Pot's recipes (e.g. Multiple recipes matching single products and single recipes matching multiple products), we are so sorry that we cannot implement this feature either. If you do need it, you should consider fixing the recipe in Crafter to craft the item.