File Details
IItemRenderer-Reborn-pre-7.1.jar
- R
- Oct 23, 2024
- 42.60 KB
- 2.6K
- 1.12.2
- Forge
File Name
IItemRenderer-Reborn-pre-7.1.jar
Supported Versions
- 1.12.2
Curse Maven Snippet
- Fixed isRunning boolean under certain conditions returning false when it was still indeed running.
- Fixed Incompatibility with broken renderer mods that does weird and unexpected things
Note to Programmers Using this Library:
- Transforms do not get applied to an IBakedModel if the Item has an IItemRenderer. Else Transforms get applied before your IItemRenderer even fires. The rest of the rules should still apply.
- This update contains breaking changes that were required to remain 100% compatible with other renderer mods

