Hytale Model Loader

Allows the use of Hytale blockymodel files in mods or resource packs as well as blockyanim files in mods only

File Details

hytalemodelloader-1.1.0.jar

  • R
  • Feb 23, 2026
  • 76.43 KB
  • 40
  • 1.21.11
  • NeoForge

File Name

hytalemodelloader-1.1.0.jar

Supported Versions

  • 1.21.11

Curse Maven Snippet

NeoForge

implementation "curse.maven:hytale-model-loader-1467798:7669121"

Learn more about Curse Maven

Animation Support Added!

  • Animations can now be parsed from .blockyanim files
  • Animations can be applied to block entities using new HytaleBlockEntityRenderer
  • Fixed some issues with rendering custom models
  • Added both keyframe and procedural animation support for blocks
  • Created API folder for other modders to use
  • Created wiki for easy use guide