eerussianguy
eerussianguy
Looks like item breaking particles don't support tinting so we need a custom particle if we want to support this.
Managed to fix for non-multipart models.
Let me know if this needs any updates
https://github.com/TerraFirmaCraft/TerraFirmaCraft/blob/1.18.x/src/main/java/net/dries007/tfc/mixin/client/FishingHookRendererMixin.java this mixin fixes the renderer and you can fix the fishing hook just by subclassing, which is harmless