Basic Shields [Fabric]

Basic Shields [Fabric]

2M Downloads

Update for Minecraft 1.19

lospejos opened this issue ยท 2 comments

commented

Update for Minecraft 1.19.

There are breaking changes AFAIK:

  1. new LiteralText(...) is now Text.literal(...)
  2. new TranslatableText(...) is now Text.translatable(...)
  3. net.minecraft.tag.Tag is now net.minecraft.tag.TagKey
commented

Thank you for this information I'm in the process of updating to 1.19

commented

These changes have been made the remaining work for porting to 1.19 is fixing bugs with the shield library.