promotional bannermobile promotional banner

Custom Item Model

Now support custom models & animations for items
Back to Files

CIM | Fabric | 1.21.1 | 0.1.0

File nameCIM-1.21.1-fabric-0.1.0.jar
Uploader
_BENDY659O__BENDY659O_
Uploaded
Dec 24, 2025
Downloads
102
Size
277.2 KB
Mod Loaders
Fabric
File ID
7372511
Type
B
Beta
Supported game versions
  • 1.21.1

Curse Maven Snippet

Fabric

modImplementation "curse.maven:custom-item-model-1412435:7372511"

Learn more about Curse Maven

What's new

Fixed:

  • Crash of the game due to an error in the Mixin (MixinItemRenderer.java)
    • I used a strict comparison and missed that the given one could be null.
  • Crash of the game due to an error in the Mixin (MixinItemEntityRenderer.java)
    • I did not filter the items that should and should not have been touched.