TwelveIterationMods / Waystones

Minecraft Mod. Adds waystones you can teleport to after they've been activated.
https://mods.twelveiterations.com/mc/waystones/
Other
275 stars 110 forks source link

[BUG] Waystones generated by CTOV dont listen to unbreakable config #861

Closed TobiasL-05 closed 2 months ago

TobiasL-05 commented 2 months ago

Minecraft Version

1.20.1 (LTS)

Mod Loader

Forge

Mod Loader Version

47.2.30

Mod Version

14.1.3

Balm Version

7.3.6

Describe the Issue

If you set the unbreakable config to true with Waystones the waystones generated in CTOV villages will still be breakable

Steps to reproduce the behaviour: 1) download CTOV and Waystones 2) set the "generatedWaystonesUnbreakable" config in waystones to "true" 3) generate a world 4) still be able to mine the waystones if generated in a CTOV village.

Expected behaviour: Expected behaviour is that you won't be able to mine the waystones at all, not just the ones generated outside a village.

Logs

No response

Do you use any performance-enhancing mods (e.g. OptiFine) or custom server distributions (e.g. SpongeForge)?

No response

BlayTheNinth commented 2 months ago

Waystones use the origin blockstate to determine whether they were generated or not. This is something CTOV has to set correctly for it to work, so you will have to report it to them.

TobiasL-05 commented 2 months ago

CTOV said to post it here, Ill send them your response, thanks.

ChoiceTheorem commented 2 months ago

Please advice me how to do that, Thank you!

BlayTheNinth commented 2 months ago

It looks like you're already using the structure included in Waystones which should have the origin blockstate set correctly. I assume the waystones show an origin on VILLAGE when viewed in F3? In that case, I'm not sure why it wouldn't work.

This config option is removed in future versions though, so personally I wouldn't be too worried about it.

TobiasL-05 commented 2 months ago

Removed? That's a shame, I want to restrict the amount of waystones everyone has but still have them in villages. So making them Indestructible was perfect