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

Unable to complete Hedge Alchemy from cobweb recipe #1605

Open
nick-johnson opened this issue Jan 4, 2019 · 4 comments
Open

Unable to complete Hedge Alchemy from cobweb recipe #1605

nick-johnson opened this issue Jan 4, 2019 · 4 comments

Comments

@nick-johnson
Copy link

image

The cobweb recipe for the cauldron seems broken, making the "Hedge Alchemy" quest of the Thaumonomicon unable to be completed. Not sure if this is a mod interaction or a TC bug.

@Nikademus
Copy link

Nikademus commented Mar 5, 2019

Having the same problem. 6.1BETA26

@jimmyberto
Copy link

I also have the same issue, 6.1BETA26

@JustHmm
Copy link

JustHmm commented Jul 30, 2019

Im looking for a temporarily solution: (If you gonna try, dont try anything without a backup) if you open Thaumcraft-1.12.2-6.1.BETA26.jar with 7-zip or something like that and reach assets\thaumcraft\research\ folder there is alchemy.json there. Open it with Notepad+ or something like that. search "hedge", find HEDGEALCHEMY.stage.3 section and there is:
{ "text": "research.HEDGEALCHEMY.stage.3", "required_knowledge":["OBSERVATION;ALCHEMY;1"], "required_craft":["minecraft:clay_ball","minecraft:string","minecraft:web","minecraft:lava_bucket"], "recipes": ["thaumcraft:hedge_tallow","thaumcraft:tallowcandles", "thaumcraft:hedge_leather", "thaumcraft:hedge_gunpowder","thaumcraft:hedge_slime","thaumcraft:hedge_dye","thaumcraft:hedge_glowstone", "thaumcraft:hedge_clay","thaumcraft:hedge_string","thaumcraft:hedge_web","thaumcraft:hedge_lava"] },
So, broken recipe is thaumcraft:hedge_web we can change the requirement or i dont know at this point i should search where are the recipes so we can add some essentia to cobweb.
Or maybe we can put different requirement like making "required_craft":["minecraft:clay_ball","minecraft:string","minecraft:web","minecraft:lava_bucket"], to "required_craft":["minecraft:clay_ball","minecraft:string","thaumcraft:alumentum","minecraft:lava_bucket"], so atleast maybe we can pass the broken quest with alumentum until a real fix.

Edit: well, it works:
http://prntscr.com/om7lgo
http://prntscr.com/om7ozi

@LagartixaDoAcre
Copy link

The problem is incompatibility with ProjectE mod

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants