YUNG's Better End Island (Forge)

YUNG's Better End Island (Forge)

34M Downloads

Why can't I destroy End Crystal on the Obsidian Pillar?

LMaxRouterCN opened this issue ยท 7 comments

commented

Creation mode destroys, but survival mode doesn't. I've tried everything.

commented

same problem, mod version 1.20-Forge-2.0.6
Forge version 47.3.0

commented

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

commented

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.

commented

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

commented

+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.

commented

+1

commented

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