promotional bannermobile promotional banner

IItem Renderer Reborn

IItemRender Mod brings back the IItemRenderer interface and RenderItem to newer versions

File Details

IItemRenderer-Reborn-PreRelease-6.1.jar

  • B
  • May 6, 2024
  • 42.50 KB
  • 43
  • 1.12.2
  • Forge

File Name

IItemRenderer-Reborn-PreRelease-6.1.jar

Supported Versions

  • 1.12.2

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:iitemrenderer-reborn-314995:5319659")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Fixed Incompatibility with Code Chicken Lib IItemRenderer items. You can add any IBakedModel class as a blacklist so it will apply transforms under ForgeHooksClient.class as expected from their library.

Known Issues:

  • if an unkown mod adds a IItemRenderer and dictates what it renders based from item or NBT data instead of IBakedModels the transforms will not apply and you guys will just have to submit another bug report.