GalievDev / many-flowers

This is a mod on Fabric for new flowers in Minecraft
https://modrinth.com/mod/many-flowers
MIT License
1 stars 0 forks source link

Tags not properly updated to 1.21 #17

Closed Shnupbups closed 4 months ago

Shnupbups commented 4 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).

GalievDev commented 4 months ago

Thank you! I will fix it soon