Skip to content

1.20.6-1.1.0

Choose a tag to compare

@ExDrill ExDrill released this 04 May 18:10
· 2 commits to 1.20.x since this release

Config API v2

  • Custom property types are now supported.
  • Configs must now be registered via the ConfigManager.

Vanilla Animation Overrides

Vanilla entities such as the bat or frog, which use Mojang's official key frame animation system, now utilize Sketch's data driven animations. These animations can be replaced with resource packs if needed. In the case of any incompatibility issues, each individual vanilla animation override can be disabled via the sketch.animation.json config.

CURRENTLY, ONLY THE FROG'S ANIMATIONS CAN BE REPLACED