TCreopargh / GreedyCraft

Mega hybrid Minecraft modpack with over 530 loaded mods.
Other
130 stars 49 forks source link

[BUG/ENHANCEMENT] Cannot break Graves in CQR dungeons #205

Open anabsolutesloth opened 3 years ago

anabsolutesloth commented 3 years ago

Before reporting, make sure your problem isn't caused by the game running out of RAM and you have read the installation guide carefully. If the game crashes to your desktop without showing a crash screen it's a RAM issue. Don't submit this kind of issue. Please view the installation guide for how to solve this issue. If this is not the case check the checkbox below by replacing the space between brackets with an 'x'.

Describe the bug Gravestones cannot be broken in Chocolate Quest dungeons.

To Reproduce Steps to reproduce the behavior:

  1. Find CQR dungeon
  2. Die in it
  3. Be unable to break grave

Expected behavior Graves to be breakable in CQR dungeons.

Details Please fill out the blanks below: Modpack Version: ( 1.33.118.1 ) Did you add or remove mods? ( No ) Did you edit any config or script? ( No ) Using shaders? ( None ) Singleplayer, LAN game or server pack? ( issue applies to all variants )

Additional context Can be solved by adding the ID of the gravestones to the following list in cqrepoured.cfg

        # Blocks which will be breakable despite being protected by the protection system.
        S:protectionSystemBreakableBlockWhitelist <
            minecraft:mob_spawner
            minecraft:torch
            cqrepoured:unlit_torch
            cqrepoured:phylactery
            cqrepoured:force_field_nexus
         >
TCreopargh commented 3 years ago

Hmm I'm pretty sure I fixed this in an earlier version but it probably ruined my changes due to mod update. Will investigate later