promotional bannermobile promotional banner

Jello

A Fabric Mod based around Slime and Color

File Details

[1.19] Jello - 4.3.0

  • R
  • Jul 30, 2022
  • 822.60 KB
  • 1.4K
  • 1.19.2+2
  • Fabric

File Name

jello-4.3.0+1.19.jar

Supported Versions

  • 1.19.2
  • 1.19.1
  • 1.19

Curse Maven Snippet

Fabric

modImplementation "curse.maven:jello-579725:3906974"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Jello 4.3.0 fixes some mod incompatibility, Includes better gray scaling method for Entities and some other new Features.

Bug Fixes:
  • Fix for Issue with Jello ItemGroup loading to early causing a crash within Polymer
  • Fix Mixin Conflict with Critical Shearing
API Changes:
  • [NEW]: Dynamic Block/Item Texture Grayscaling
    • Feature allows for already existing Blocks and Items contained within the Block atlas to be copied and greyscaled for use within Colored Blocks
  • Major Change certain Colored Registry's
    • ColorizeRegistry is now ColorizeBlackListRegistry as Colorization is Dynamic without hardcoded textures meaning it should work on other modded entities
    • GrayScaleRegistry is now GrayScaleEntityRegistry with some changes to the classes function

API Note: Java docs will come within a future update