
Why can't I destroy End Crystal on the Obsidian Pillar?
LMaxRouterCN opened this issue ยท 7 comments
Apologies for the late response. This is likely due to the incompatibility with Valkyrien Skies. As a hotfix, you can use the following command to make all crystals in the area vulnerable:
/execute as @e[type=minecraft:end_crystal] run data modify entity @s Invulnerable set value false
Apologies for the late response. This is likely due to the incompatibility with Valkyrien Skies. As a hotfix, you can use the following command to make all crystals in the area vulnerable:
/execute as @e[type=minecraft:end_crystal] run data modify entity @s Invulnerable set value false
Do you need operator privileges to run this? I'd imagine so. I'm building a modpack with your mods and Valkyrian Skies, and trying to think of good work arounds. Maybe a command block that anyone can push the button for.
Do you need operator privileges to run this? I'd imagine so. I'm building a modpack with your mods and Valkyrian Skies, and trying to think of good work arounds. Maybe a command block that anyone can push the button for.
bump on this, also running a modpack with your mods and VS, should we expect a fix from this mod? or is it an issue for the VS team to solve and/or you don't have time to address
+1 on this, with the Valhelsia 6 mod pack.
Of all the things to be rendered invulnerable, this is probably one of the more frustrating possibilities.
I'm not sure there's much I can do about this on my end. Tbh, VS is such a massive mod that I haven't been able to pinpoint where in its code the incompatibility comes from. And I'm not sure how I could make a workaround built into BEI myself, as I'm already placing the crystals with Invulnerable=0