CyclopsMC / IntegratedCrafting

Craft stuff in Integrated Dynamics networks
MIT License
7 stars 6 forks source link

Carpenter compat (from forestry) is totally broken #108

Closed Wizzerinus closed 1 month ago

Wizzerinus commented 1 month ago

Issue type:


Short description:

Autocrafting in Carpenter does not work if Forestry compat is enabled in Common Capabilities settings (which is the default).

Part 1. Carpenter recipes cannot be encoded, even though they fit under the 9 input + 1 fluid -> 3 output (actually 1) and 1 fluid output (actually 0).

image

Part 2. Encoding a carpenter recipe manually makes the Crafting Interface not recognize it:

image

image

This gets fixed if Forestry compat is disabled in settings of Common Capabilities.

Steps to reproduce the problem:

  1. Put a crafting interface on Carpenter
  2. Encode a Carpenter recipe
  3. Put the recipe into the crafting interface
  4. It says "this machine can't do this recipe" or something like that

Expected behaviour:

I can autocraft with carpenter like any normal machine


Versions:

Log file:

rubensworks commented 1 month ago

Thanks for reporting!

rubensworks commented 1 month ago

I'm sorry, buy 1.12 is not supported anymore.

Wizzerinus commented 1 month ago

the part 3 was a mistake on my part (wrong NBT encoding I think). parts 1 and 2 still exist

Wizzerinus commented 1 month ago

oop I see