Skip to content

[Recipe Issue]: Mekanism in rc.6 (mekmm diamond recipes use invalid ingot tag) #596

@mlmurphy70

Description

@mlmurphy70

Modpack Version

v1.0.0-rc.6

Describe the issue

In ServerFiles-1.0.0-rc.6, Mekanism throws a broken recipe error on startup due to an invalid diamond tag typo in the custom pack scripts. The script uses c:ingots/diamond instead of a valid gem tag (like c:gems/diamond), causing the diamond plate and diamond rod recipes to fail validation.

[Server thread/ERROR] [mekanism.common.Mekanism/]: Incomplete recipe detected: allthemons:mekmm/stamper/diamond_plate
[Server thread/ERROR] [mekanism.common.Mekanism/]: Incomplete recipe detected: allthemons:mekmm/stamper/diamond_rod
[Server thread/ERROR] [mekanism.common.Mekanism/]: Incomplete recipe detected: allthemons:mekmm/lathe/diamond_rod
[Server thread/ERROR] [mekanism.api.MekanismAPI/]: Empty tag: TagValue[tag=TagKey[minecraft:item / c:ingots/diamond]]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions