Mrbysco / ChocoCraft4

Continuation of ChocoCraft 3 but for 1.16+
https://www.curseforge.com/minecraft/mc-mods/chococraft
Other
7 stars 8 forks source link

[Bug]: Tags not properly updated to 1.21 #80

Closed Shnupbups closed 3 months ago

Shnupbups commented 3 months ago

General Info

Loader version

Fabric 0.15.11

Minecraft version

1.21

Mod version

0.11.1

Java version

Java 21

Issue Description

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).

Additional Information

No response