Chime (Fabric)

More options for creating dynamic item models

File Details

1.16.4-chime-1.1.2.jar

  • R
  • Feb 21, 2021
  • 42.47 KB
  • 1.0K
  • 1.16.5+2
  • Fabric

File Name

chime-1.1.2.jar

Supported Versions

  • 1.16.5
  • 1.16.4
  • 1.16

Curse Maven Snippet

Fabric

modImplementation "curse.maven:chime-fabric-432776:3211217"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Fixes

  • Fixed texture dependency error that caused standalone item overrides that referenced otherwise unreferenced textures to render as invisible
  • Fixed NBT array matching to match against sizes correctly
  • Fixed range parse issue that treated ranges such as [0..10] as if they were [0..10)