AllTheMods / All-the-mods-9-Sky

All the mods skyblock pack for 1.20.1 Forge
42 stars 26 forks source link

[Quests issues]: Spatial Anchor: has no crafting recipe #459

Open asottile opened 6 days ago

asottile commented 6 days ago

Modpack Version

server-1.0.5

Describe the issue

the "Spatial Anchor" quest in the AE2 questline appears to have no crafting recipe -- looks like it's intentionally disabled:

$ git grep spatial_anchor
config/ftbquests/quests/chapters/applied_energistics_2.snbt:                            item: "ae2:spatial_anchor"
kubejs/client_scripts/jei_hide.js:    event.hide('ae2:spatial_anchor')
kubejs/server_scripts/disable.js:    event.remove({ id:'ae2:network/blocks/spatial_anchor' })
EndDragon438 commented 5 days ago

I'll second this, quest requires the item, no recipe shown in JEI, AE2 wiki shows the correct recipe (here) and when you put it in manually there's no result.