spoorn / myLoot

Instanced loot chests for Minecraft Fabric
Other
4 stars 5 forks source link

Can't break the chests (already enabled in config) #27

Open KimSchehl opened 1 year ago

KimSchehl commented 1 year ago

Hello, I am currently playing the "Another Quality Modpack 2 - AQM2" from curseforge. I just downloaded the files from the curseforge launcher and executed the "startserver.bat". I added nothing to my server. The only change that I did was the "myloot.json5" config. where I changed the ("allowNonCreativeBreak": false) to ("allowNonCreativeBreak": true).

I already tried to destroy the chests in Creative on this server. And tried the vanilla "/setblock" command, which also not worked.

The modpack creater and developer didn't know how to fix this issue. so they send me to you.

I hope you can help me with this problem.

thanks in advance Kim Schehl

myloot config

spoorn commented 1 year ago

I tried testing this on a new world with only myLoot installed, and it worked. Did you restart the server after changing the config? And did you change the config on the server side - not the client side?

If yes to those questions, then maybe there's a conflict. Let me know if this is still happening