Goo

Goo

53.3k Downloads

Goo type conversion bug

Entoarox opened this issue ยท 2 comments

commented

When changing the type of the crystal at https://github.com/MercuriusXeno/Goo/blob/1.16.3/src/main/java/com/xeno/goo/tiles/GooBulbTile.java#L248, you are not updating what the crystalFluid is to match that of the crystal, this causes the most-abundant goo fluid to be converted into that of the pre-existing crystal's type, no matter what type that crystal actually is.

commented

Fixed in the dev build, hopefully. Leaving this tracked.

commented

No longer able to repro, think this one's good.