Modern-Skyblock-3
Modern-Skyblock-3 copied to clipboard
Unable to open Engineer's manual
Unable to open Engineer's manual. Tried making a new server and had same issue. Prevents usage of projector.
using the akashic tome lets you open it
This looks to be related to TinkerStages, there is a similar issue with the Compact machines PSD. Disabling TinkerStages resolves the issue.
Actually the issue is ItemStages, disabling TinkerStages breaks the progression.
To resolve you can open scripts/stages.zs and comment out line 811 "mods.ItemStages.addItemStage("hm", immersiveengineering:tool:*);"
You will also hit an issue with Compact Machines on the server and that can be resolved by commenting out out line 830 "mods.ItemStages.addItemStage("up", compactmachines3:psd);"
Thanks so much for the information. The Akashic Tome did allow me to use the Engineers Manual as well as the projector.
I appreciate the fix you offered PhoenixMage, I will give that an attempt here in the near future.