BetterModel 1.14.0 for Spigot

Changelog

âš¡ BetterModel 1.14.0

📗 Notice

This update introduces significant API changes to the entity adapter.
Please verify the compatibility of all plugins that depend on BetterModel.

🔥 Feat

Armor in player model (experimental)


The player model now supports vanilla armor.
Armor textures can be customized in the BetterModel/armors directory.

Global texture (global_)


Any texture prefixed with global_ is recognized as a global texture.
These textures have no namespace and can be shared between multiple models, avoiding duplicate texture creation.

Other features

  • remove image process
  • 'loop_mode' argument in /npc animate

🔧 Fix

  • move duration
  • parsing bone tag
  • NoSuchElementException in ModelAnimation

🧹 Chores

  • deps: update dependency com.github.ben-manes.caffeine:caffeine to v3.2.3
  • deps: update dependency io.github.toxicity188:dynamicuv to v1.1.0
  • deps: update gradle to v9.2.0

Full change log

Files

BetterModel-1.14.0-spigot.jar(1.87 MiB) Primary Download
BetterModel-1.14.0-javadoc.jar(6.22 MiB) Download

Project members

toxicity188

Member

Details

Licensed MIT
Published 10 months ago
Updated 15 hours ago