TelepathicGrunt / Bumblezone

A bee dimension just for fun!
https://www.curseforge.com/minecraft/mc-mods/the-bumblezone-forge
GNU Lesser General Public License v3.0
181 stars 37 forks source link

[1.20.1] Mekanism Jetpacks still work in sanctums despite being "Disabled" #314

Closed f-raZ0R closed 4 months ago

f-raZ0R commented 10 months ago

Despite explicitly being disabled within sanctums, and having the cooldown overlay, you can still fly with a jetpack (and presumably other items like it). This is likely due to item disabling only actively applying, and the jetpack's effect being utterly passive. A jetpack doesn't have a right click effect, but that seems to be the only thing being disabled with an eternal cooldown?

Unsure if other similar disabled passive equipment would also fail to be disabled.

Tested on 1.20.1, forge 47.1.3, in a test profile with solely bumblezone and mekanism, latest versions of both.

TelepathicGrunt commented 10 months ago

That’s only because mekanism did not add the check for item cooldown just yet. Please be patient for them to do the work needed. Just was delayed longer than expected is all

https://github.com/mekanism/Mekanism-Feature-Requests/issues/591

TelepathicGrunt commented 4 months ago

Mekanism added feature now