Create Crafts & Additions

Create Crafts & Additions

61M Downloads

Mod compact ingredient missing

Shiho320 opened this issue ยท 0 comments

commented

Describe the bug
Cannot find tesla coil charging certus quartz's ingredient and mekanism's producing rose quartz and polishing rose quartz's ingredients.

To Reproduce

  1. Install AE2/Mekanism, Create, Create Addition and any item manager (such as JEI)
  2. Open game and search ingredients for mentioned item
  3. Found no related recipe

Additional context

  • Mod version: 1.4.0-1.21.1
  • Forge version: 21.1.145
  • Create version: 6.0.4
  • Extra information:
    I checked recipe's correct json file and find that:
  1. Missing charging recipe's input key is "input", rather than "ingredient" in correct recipes.
  2. For mekanism's enriching recipe, the key "ingredient" is not used in input.
  3. For mekanism's metallurgic infusing recipe, the keys are "item_input" and "chemical_input" (and why forge tag is remained).
    Other recipes may have similar mistake but I may have no time to check.