eerussianguy

Results 24 comments of 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.

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