-
Notifications
You must be signed in to change notification settings - Fork 6
Missing craft recipe for Stability upgrade #7
Copy link
Copy link
Open
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels