Artistry-mods / amethyst-shield

Creative Commons Zero v1.0 Universal
0 stars 3 forks source link

Tags not properly updated to 1.21 #7

Closed Shnupbups closed 2 months ago

Shnupbups commented 2 months ago

As part of 1.21, Mojang changed the directories for various tags to use singular names instead of plural.

Your mod uses tags in one or more of the old directories that was changed! This means those tag files will no longer load in 1.21 unless you update the directories!

The affected directories and their new counterparts are:

Please ensure that any of these that you are using is updated to the new name in all namespaces (including your own, minecraft, and c).

HerrChaos commented 2 months ago

this is all like this. Just the c which was not used was not fixed. But still thanks.