PatchworkMC / patchwork-patcher

Patches Forge mod jars, allowing them to be loaded by Fabric
GNU Lesser General Public License v3.0
316 stars 33 forks source link

Use the Intermediary descriptor for ItemGroup#createItem instead of Yarn #69

Closed WalkerKnapp closed 3 years ago

WalkerKnapp commented 3 years ago

Replaces "()Lnet/minecraft/item/ItemStack;" with "()Lnet/minecraft/class_1799;". Tested with MrCrayfish's Furniture Mod.

TheGlitch76 commented 3 years ago

:flushed:

TheGlitch76 commented 3 years ago

This was a fuckup in my code so i'm going to go ahead and merge