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

Powerless Pearl Duplication (using Gadomancy) #112

Open
xSable opened this issue Jun 20, 2016 · 10 comments
Open

Powerless Pearl Duplication (using Gadomancy) #112

xSable opened this issue Jun 20, 2016 · 10 comments

Comments

@xSable
Copy link

xSable commented Jun 20, 2016

NOTICE: ALREADY POSTED IN GADOMANCY ISSUES, FIGURE IT BEST FOR BOTH TO KNOW!

So here's the deal:

This bug occurs when using Gadomancy(Gado) and Witching Gadgets(WG).

Specifically when making Primordial Armors (WG) and using Disguise Infusion (Gado). When you first craft the armors, it uses 3 primordial pearls, but when the infusion is finished it drops the 3 powerless pearls, so you can recharge them.

Now, once you've made them, let's say you want to disguise them.

You go through the infusion, and bam, 3 more powerless pearls drop. Now, just recharge them all, and you've got 6 pearls when you started with 3.

That's definitely a problem.

EDIT: According to Gado Devs, they won't be fixing it.

@the-vindex
Copy link

the-vindex commented Jul 17, 2016

The bug is not with Gadomancy but with WG - if you use Primordial Armor in infusion crafting again, e.g. to add goggles of revealing, you will get additional pearls. Actually any crafting works - just do any enchant on it and use Spellbinding cloth to get even more pearls.

@xSable
Copy link
Author

xSable commented Aug 19, 2016

But isn't that a bug then?

@the-vindex
Copy link

Yes, and nobody will fix it, because they have moved on to MC 1.8+.

@xSable
Copy link
Author

xSable commented Aug 25, 2016

Good stuff. Thanks.

@Shahelion
Copy link

Shahelion commented Dec 12, 2016

The initial wording confuses me as to where the bug is. The initial infusion uses and drops three pearls, and so does the second one, so where are the extra pearls coming from?

EDIT: Nevermind, I think I understand now...any Infusion that gives Primordial armor as a result also gives three pearls as additional output, regardless of actual input?

The pearls should be handled like recipes that use the contents of a bucket and give back an empty bucket, based on the input instead of based on the output.

@the-vindex
Copy link

Yes, the problem apparently is with what Thaumcraft API allows in this area - it has no support for such thing and similar behaviour is hardcoded for specific vanilla TC recipes.

@Shahelion
Copy link

I guess it never came up before because no one tried enchanting something that required a bucket of something to make...lol.

@xSable
Copy link
Author

xSable commented Dec 18, 2016

Yeah, the issue is that originally to create the armor, it uses the primordial pearls, and drops the empties for recharging.

Disguising the armor requires that the armor is already made, but AFTER the infusion is finished, it acts as if the armor was created again and drops the empty pearls once more.

Creation of the armor requires the pearls, and leaves behind 3 empty pearls.

Disguising the armor requires no pearls, but still leaves behind 3 empty pearls.

@KryptonCaptain
Copy link

The code Blu had in place already was so close to working, it just needed a little tweak.
So I did. Bug fixed lads.

@xSable
Copy link
Author

xSable commented Jan 19, 2017

You may be a hero, will test when I have time.

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

4 participants