
Lower half origin state is "unknown"
Terror-Gene opened this issue ยท 0 comments
Minecraft Version
Other (specify below)
Mod Loader
Fabric
Describe the Issue
Fabric 1.21.4
Fabric API
Sodium
Balm
Waystones
When placing a waystone (also with waystones generated at shrines from Dungeons & Taverns)
The lower half of the Waystone has the origin state as "unknown" where as the upper half has the state "player".
this seemed off as i assumed they should both have the state "player". when trying to implement "Unbreakables" with the rulesets = [ "waystones:generated_waystones" ] this makes the lower half protected while allowing the upper half to be broken for user placed waystones.
on a slight tangent, should the DnT Shrine waystones be spawning with the "player" origin? is that something that needs to be addressed on their end or here?