The datapack does not respect the Fabric Waystones option to make generated Waystones unmineable.
To Reproduce
In Fabric Waystones (Wraith Waystones) settings, enable the option "Should generated Waystones be unbreakable?"
Go to a Tower
Mine the Waystone (it gets mined and dropped)
Expected behavior
When mining the Waystone, it should not actually be dropped.
Mod Version
v4.3.0
Mod Variation
Datapack - Fabric Waystones
Minecraft Version
1.21
Java Version
Java 22
Fabric Version (only if below v3.0.0)
Fabric: 0.16.0
Fabric API: 0.102.0+1.21
Relevant log output
No response
Anything else?
I made a datapack that fixed it, basically adding the NBT tag "generated: true" to the blocks for the waystones (both top and bottom). I've attached a zip with the edited data. It makes the generated Waystones respect the Fabric Waystones config option (when on, they don't break, and when off, they break, just as they do in villages).
Is there an existing issue for this?
Description
The datapack does not respect the Fabric Waystones option to make generated Waystones unmineable.
To Reproduce
Expected behavior
When mining the Waystone, it should not actually be dropped.
Mod Version
v4.3.0
Mod Variation
Datapack - Fabric Waystones
Minecraft Version
1.21
Java Version
Java 22
Fabric Version (only if below v3.0.0)
Relevant log output
No response
Anything else?
I made a datapack that fixed it, basically adding the NBT tag "generated: true" to the blocks for the waystones (both top and bottom). I've attached a zip with the edited data. It makes the generated Waystones respect the Fabric Waystones config option (when on, they don't break, and when off, they break, just as they do in villages).
structure.zip