Tetra

Tetra

12M Downloads

[Bug] Cthonic Automation advancement not achievable?

mycroftjr opened this issue ยท 0 comments

commented

Observed behaviour

I got a Forge Hammer to hit a Cthonic Extractor into Bedrock, but did not receive the Cthonic Automation advancement.

Expected behaviour

I should receive the advancement as soon as the Forge Hammer hits the Cthonic Extractor.

Steps to reproduce

  1. Place a Cthonic Extractor on Bedrock and a Forge Hammer above it (it was actually really tricky to get them both placed - what's the intended order?)
  2. Insert fuel cells and lubrication upgrades into the Forge Hammer
  3. Put a lever on the Forge Hammer and flip it

Tetra version

5.6.0

mutil/mGui version

5.2.0

Forge version

1.19.2 - 43.3.5

Other mods

SteamPunk [LPS] modpack v24: https://www.curseforge.com/minecraft/modpacks/steam-punk/files/5480792

Notes

In the advancement json, the trigger is listed as "impossible" and the java code does not reference the advancement:

"criteria": {
    "automation": {
        "trigger": "impossible"
    }
}

Also, I'm not able to get the "Arcane Additions" achievement despite collecting enough Gild I scrolls to make a Gild V. Not sure what's wrong there.

ALSO it'd be nice if Forged Containers generated their loot before breaking when Silk Touched OR kept their lootability such that you could claw it open for loot when placed afterwards.