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

Tools missing conventional forge/fabric tags #300

Open
Delfite opened this issue Aug 4, 2024 · 0 comments
Open

Tools missing conventional forge/fabric tags #300

Delfite opened this issue Aug 4, 2024 · 0 comments

Comments

@Delfite
Copy link

Delfite commented Aug 4, 2024

Environment Info

Minecraft version: 1.20.1
Modloader: NeoForge
Modloader version: 47.1.106
Mod version: 7.1.0

Description

As mentioned in the issue title, none of this mod's tools use the "minecraft:tools" or "forge:tools" item tags, which reduces the mod's overall cross-mod compatibility and creates a headache for modpack devs like myself. This includes the Macuahuitl, all Knives, all Saws, all Mattocks, the Fire Starter, and the Clay Tool.

Example: The mod "Tiered" adds various rarity levels to any tool, weapon, or piece of armor you craft. It does this by checking to see what tags are assigned to each item you craft. But, since NONE of the tools or weapons from No Tree Punching have their corresponding item tags set, Tiered fails to apply any rarity levels to the items because they don't have any tags assigned to them, thus making them effectively invisible to other mods.

Screenshots

What it should look like:
2024-08-04_15 52 40

What it actually looks like:
2024-08-04_15 52 51

@alcatrazEscapee alcatrazEscapee changed the title [BUG] None of No Tree Punching's tools or weapons use any "forge:" or "minecraft:" item tags Tools missing conventional forge/fabric tags Sep 6, 2024
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