Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: Lack of shear compatibility in block loot tables #45

Open
Cicopath opened this issue Jan 25, 2025 · 0 comments
Open

[Bug]: Lack of shear compatibility in block loot tables #45

Cicopath opened this issue Jan 25, 2025 · 0 comments

Comments

@Cicopath
Copy link

Mod Version

4.0.3

Mod Loader

Forge

Mod Loader Version

47.3.0

What happened?

Some blocks require shears to be harvested, namely cattails, duckweed, and chrysalis. However, the loot tables for these blocks specify the item minecraft:shears instead of the tag forge:shears for Forge or c:shears (or the equivalent to that) for Fabric.

I suggest that the loot tables of these blocks be changed from relying on just vanilla's shears to shear tags to expand compatibility with modded shears.

Cattail loot table
Duckweed loot table
Chrysalis loot table

latest.log

N/A

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant