STS15 / Fargos-Talismans

A Fargo's style mod for equipable talismans
https://github.com/neoforged/mdk
Other
1 stars 2 forks source link

Issue with loading tags for stone related #34

Closed Eragoneq closed 1 week ago

Eragoneq commented 1 week ago

Modpack

No

Neoforge Version

21.1.80

Mod Version

1.21-2.2.2

Describe the issue

Seems like the update included some changes to the tags. When loaded in a modpack with mod about checking tags I have received this error:

[23:37:18] [Worker-ResourceReload-3/ERROR] [minecraft/TagLoader]: [Load My F***ing Tags] Couldn't load certain entries with the tag minecraft:needs_iron_tool: fargostalismans:crucible_of_the_cosmos (from mod/fargostalismans)
[23:37:18] [Worker-ResourceReload-3/ERROR] [minecraft/TagLoader]: [Load My F***ing Tags] Couldn't load certain entries with the tag minecraft:mineable/pickaxe: fargostalismans:crucible_of_the_cosmos (from mod/fargostalismans)

I tried the same issue individually on a fresh instance only with the newest version and all the dependencies and the issue still remains. To easily test it just create a new world and try to mine anything stone related with pickaxe.

Expected behaviour

No errors should be thrown and players should be able to mine blocks with pickaxes

Screenshots

No response

STS15 commented 1 week ago

Thanks for the heads up, It was from a block I was testing out. I'll push an update without this tag. Thanks!