Mekanism

Mekanism

111M Downloads

Conflicting inputs in AE2 compat recipes

mswolters opened this issue ยท 1 comments

commented

Issue description

Almost all of the sky stone compat crushing recipes for AE2 seem to be enriching recipes instead of crushing recipes. This causes a conflict between them and the actual enriching recipes.
The recipes are all of the ones in data\mekanism\recipes\compat\ae2\decorative\sky_stone\crushing, except smooth_to_stone

Steps to reproduce

  1. Load the game with Mekanism and AE2 as well as CraftTweaker
  2. Type /ct conflicts
  3. Check crafttweaker log

Or:

  1. Load the game with Mekanism and AE2
  2. Place a creative energy cube, crusher and enrichment chamber
  3. Try to crush a sky stone block wall to a sky stone wall
  4. Notice it is not a valid recipe
  5. Try to enrich a sky stone block wall to a sky stone brick wall
  6. Notice it enriches into a sky stone wall instead

Minecraft version

1.19.2 (Latest)

Forge version

43.1.65

Mekanism version

10.3.5

Other relevant versions

CraftTweaker 10.0.21
Applied Energistics 2 12.8.6

If a (crash)log is relevant for this issue, link it here: (It's almost always relevant)

https://gist.github.com/mswolters/e0bb3fc475fd617c3e6786f88d55207d

commented

Interesting, guessing just a copy paste bug in which case it should be trivial to fix. Thanks for the report