WaldiNet / Towers_Of_The_Wild_Reworked

This mod adds tall towers in your world, inspired by The Legend Of Zelda: Breath Of The Wild.
https://modrinth.com/datapack/towers-of-the-wild-reworked
MIT License
13 stars 7 forks source link

[Bug]: Generated Waystones do not respect Fabric Waystone option "Should generated Waystones be unbreakable?" #43

Open RyanAnayaMc opened 2 months ago

RyanAnayaMc commented 2 months ago

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