Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Exteme Reactors Fluidizer Uncraftable #6205

Open
Shadowfire86 opened this issue Nov 16, 2024 · 1 comment
Open

Exteme Reactors Fluidizer Uncraftable #6205

Shadowfire86 opened this issue Nov 16, 2024 · 1 comment
Labels
Bug FTB Presents Direwolf20 1.21 @Recipe Issues related to recipes (crafting, visibility, ect)

Comments

@Shadowfire86
Copy link

Modpack

FTB Presents Direwolf20 1.21

Modpack version

1.4.1

Launcher

FTB App

Has the pack been modified

Yes

Log Files

No response

Describe the bug

Recipe for Fluidizer parts all require Yellorium without an alternate recipe using Uranium (All other machines have alternates using Uranium). Yellorium Ingot actually doesn't have an item in JEI at all.

Steps to reproduce

Open JEI
Look up Recipe for any Fluidizer part
Either Requires Yellorium or casings (which require Yellorium)
Can't Craft.

Expected behaviour

There to either be a way to get Yellorium (Ejecting from a reactor before burning, or even the Oredictionicator from mekanism) or equivalent recipes using Uranium like the reactor components.

Screenshots

No response

Additional information

Only modification to the pack is an increase in chunks that can be force loaded.

@Gaz492 Gaz492 added the @Recipe Issues related to recipes (crafting, visibility, ect) label Nov 19, 2024
@Shadowfire86
Copy link
Author

Shadowfire86 commented Nov 24, 2024

Update: There IS a way to do it at least as a workaround for now. If you put Uranium into the reactor, it turns into fluid Yellorium. If you Eject Fuel you can get at least most of it back as Yellorium. I've also been looking into it, part of the problem is both Uranium Ingots and Yellorium Ingots have the #c:ingots/Uranium tag. This causes conflicts because both add a storage block that accept any ingot with this tag and the Mekanism Uranium Block one wins. Then Both mods block -> ingot recipes result in Uranium ingots. For my world I guess I'm going to just add a 2 Uranium Ingots to 2 Yellorium Ingots shapeless as a workaround. It seems like the least messy solution since there's also no Yellorium Block to Yellorium Ingot recipe, and the other option is to add 7 new recipes allowing you to use Uranium to make fluidizer parts, and that doesn't solve the "Inserting Fluid Fuel is more efficient" issue Extreme Reactors either recently added or plans to add according to their in game documentation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug FTB Presents Direwolf20 1.21 @Recipe Issues related to recipes (crafting, visibility, ect)
Projects
None yet
Development

No branches or pull requests

3 participants
@Gaz492 @Shadowfire86 and others