![Basic Shields [Fabric]](https://media.forgecdn.net/avatars/thumbnails/475/725/256/256/637768083099063556.png)
Update for Minecraft 1.19
Closed this issue ยท 2 comments
Update for Minecraft 1.19.
There are breaking changes AFAIK:
new LiteralText(...)
is nowText.literal(...)
new TranslatableText(...)
is nowText.translatable(...)
net.minecraft.tag.Tag
is nownet.minecraft.tag.TagKey