Draylar / inmis

I need more inventory space! A Fabric backpack mod.
https://www.curseforge.com/minecraft/mc-mods/inmis
MIT License
33 stars 29 forks source link

updating plugin for 1.17.1 compatibility #90

Closed dylanje closed 3 years ago

dylanje commented 3 years ago

Updated mappings accordingly for 1.17.1. Refactor of ItemStack in PR https://github.com/FabricMC/yarn/pull/2511 explains the change from getOrCreateTag() to getOrCreateNbt().

Draylar commented 3 years ago

Thanks for the contribution, much appreciated 👍