Carry On

Carry On

112M Downloads

"torcherino*" entry is added multiple times to forbidden items list

yurikus opened this issue ยท 8 comments

commented

Expected Behavior

Added once

Actual Behavior

Added on every server/client start

    S:forbiddenTiles <
        torcherino:*
        torcherino:*
        torcherino:*
        ....

Steps to Reproduce

start/stop server/client, check config

Version of Minecraft, Carry On, Forge

MC 1.12.2, CarryOn v1.12.1, FTBServer-1.12.2-14.23.5.2784-universal.jar

Screenshots encouraged

commented

That is very very strange... Interestingly enough, it only happens for torcherino, not for other entries, right?

commented

Correct

commented

This has the potential to break so much stuff, especially since the blacklist is not up to date...

commented

hmm, that's some eyebrow-raising design decision there...
I think I'll kick it out of my mod list for the time being. Thanks for quick triage!

commented

// Because carryon wont add torcherino to the default config

So this is probably referring to #108, which I closed because I ususally don't add mods to the blacklist if they don't cause game crashing behavior... but I'd rather add it myself then having it hacked in there...

commented

second brow raised .. shift-r-click is for everything now .. btw, I map CarryOn to Alt-RClick by default, something to consider

commented

Ok, since I reopened the old issue, I'm going to close this one. And yes, many things use shift-right click, but traditionally and in vanilla shift is used to bypass the interaction of the tile entity... I think each user should decide on their own if they want to change it, that's why it's there.