MineColonies

MineColonies

53M Downloads

supply camp items in chests with supply loot set to false in config

MacChuck opened this issue · 4 comments

commented

Is there an existing issue for this?

  • I have searched the existing issues

Are you using the latest MineColonies Version?

  • I am running the latest alpha version of MineColonies for my Minecraft version.
    I am also running the latest (possible) versions of other mods that are part of my problem.

Did you check on the Wiki? or ask on Discord?

  • I checked the MineColonies/Structurize Wiki or I asked on discord. Or I was sent from discord to open an issue here.

Minecraft Version

1.18

MineColonies Version

1.18.2-1.0.754-ALPHA

Structurize Version

1.18.2-1.0.399-RELEASE

Related Mods and their Versions

FTB Pack, direwolf 20 1.12, pack version 1.2.0

Current Behavior

"SupplyCamp Chest - free" is spawning in dungeon treasure chests even with the following config setting applied. This is on a fresh world with the configuration file in place before the chunks were generated.

world/serverconfig/minecolonies-server.toml
generatesupplyloot = false

Expected Behavior

Supply camp items shouldn't be appearing in dungeon loot

Reproduction Steps

Change generatesupplyloot from true to false in the server config file.
Explore new chunks until a new dungeon is found.
Check loot.

Logs

which log?

Anything else?

No response

Footer


Viewers

  • Add a thumbs-up to the bug report if you are also affected. This helps the bug report become more visible to the team and doesn't clutter the comments.
  • Add a comment if you have any insights or background information that isn't already part of the conversation.
commented

fix ported

commented

You would need to put that setting in a copy of the minecolonies server config in the "defaultconfigs" folder before you create a new world.
Otherwise, when you set that option to false, it will only apply to dungeon chests in unexplored terrain.

That said, I thought this config option was supposed to be moved to the common config a while ago

commented
commented

It doesn't appear to be in the common config in 1.18.2. That did change in 1.16.5.
I have the feeling that that change never got ported to 1.18.2