AllTheMods / All-the-mods-9-Sky

All the mods skyblock pack for 1.20.1 Forge
53 stars 40 forks source link

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

Closed asottile closed 3 months ago

asottile commented 4 months 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 4 months 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.

joeychin01 commented 4 months ago

Plus one, cannot finish the questline

asottile commented 4 months ago

fwiw you can hack around this with /give if you have access to server commands