Skip to content

Tags: Klotzi111/amecs

Tags

1.4.5

Toggle 1.4.5's commit message
added support for Minecraft 1.19

fixed bug: toggle key bindings for auto jump and skin layers now also
works with alternative key bindings from NMUK

1.4.4

Toggle 1.4.4's commit message
Fixed incompatibility with mc 1.18.2, added changes from original repo

1.4.3

Toggle 1.4.3's commit message
Minor fixes for better compat with mods and upgrade of amecs-api

1.4.2

Toggle 1.4.2's commit message
version bump

1.2.3

Toggle 1.2.3's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Version 1.2.3

* Now requires Fabric API
+ Introduced KeyModifiers.NONE as shorthand for empty KeyModifiers
* Fixed priority keyboard mixin

1.2.2

Toggle 1.2.2's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Version 1.2.2

* Really fixed #7

1.2.1

Toggle 1.2.1's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Version 1.2.1

* Fix #7 (Incorrect environment and entry point declaration 🤔)

1.2.0

Toggle 1.2.0's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Version 1.2.0

+ Toggle skin layers via keys
+ Toggle auto jump via a key binding (default: b)

1.1.4

Toggle 1.1.4's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Version 1.1.4

+ Made keybinding categories searchable (Fixed #5)
+ Made reset buttons work correctly for AmecsKeyBindings (#6)

1.1.3

Toggle 1.1.3's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Version 1.1.3

* Increased Vanilla compatibility