Skip to content

Missing craft recipe for Stability upgrade #7

@bchaintreuil

Description

@bchaintreuil

Hi,

I’m using the modpack FTB Evolution and I’m trying to craft the stability upgrade to boost my centrifuge’s output rate.

The upgrade is available in JEI but when I check the craft recipe it doesn’t appear.

I’ve checked the repository and in the specified folder I can’t find the craft recipe for this item. It seems like it’s missing: https://github.com/JDKDigital/productivelib/tree/93d1cabc9fb930d7d9163554ab43ed6ed98e7b50/src/main/resources/data/productivelib/recipe/upgrades

The item is well-declared here:

public static final DeferredHolder<Item, ? extends Item> UPGRADE_STABILITY = createItem("upgrade_stability", () -> new UpgradeItem((new Item.Properties())));

Could you please provide a fix for this?

Thanks,
Regards.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions