AllTheMods / atm9nf

ATM9 No Frills
5 stars 6 forks source link

Pulsating Black Hole Doesn't Have Recipe #112

Open ItsWolphie opened 1 month ago

ItsWolphie commented 1 month ago

I went to see what the recipe of the Pulsating Black Hole and found out no recipe was attached to it

Astronaut200 commented 1 month ago

Yeah, I have same issue on 0.1.15, hopefully they fix soon.

john-sp commented 1 month ago

I submitted the fix in #115, there is other things that should be merged from the main repo too, like the quest book. Everything looks done in the main ATM9 repo

nMoodC commented 3 weeks ago

Hi, its not fixed yet. Neither of versions 0.1.15 or 0.1.16 fixed this. Apotheosis changed ,,Vials of expulsion", therefore, pulsating black hole recipe is still broken and not available.

TheBedrockMaster commented 3 weeks ago

Hi, its not fixed yet. Neither of versions 0.1.15 or 0.1.16 fixed this. Apotheosis changed ,,Vials of expulsion", therefore, pulsating black hole recipe is still broken and not available.

This time Thermal Extra broke it, the Apotheosis one was fixed.

Kupanfu commented 2 weeks ago

If you want a temporary fix till it gets updated you can do the following. Open your ATM9 folder and navigate down to kubejs/server_scripts/modpack folder. Open att_items in a word editor Find the section for the pulsating black hole and edit the line for the thermal extra item. it should be abyssal_rf_coil_xfer_augment instead of rf_coil_xfer_augment_5 (at least if my guess on the actual item is right) and voila the recipe should now be viewable in jei

Same thing to fix the missing item on the quests page for chapter 2 - ATM9/config/ftbquests/quests/chapters then open the chapter_2 file, find and replace the line for the thermal_extra augment like above.

Hibanan commented 1 week ago

Tried the above hotfix to no avail. No JEI or quest so I’m assuming the item ID is wrong.

TheBedrockMaster commented 1 week ago

Tried the above hotfix to no avail. No JEI or quest so I’m assuming the item ID is wrong.

Copy the recipe fix from this PR. https://github.com/AllTheMods/atm9nf/pull/125