ACubelets 2.4.7.7
This update includes a few fixes and improvements. The next update will introduce new features and animations.
Features:
- Added a config option to define how a player head is obtained. (default: BASE64)
IMPORTANT:
- Delete your `config.yml` to generate a new one **OR** add the following snippet to your existing config.yml to enable the new option:
Code (YAML):
# How will the head texture be obtained if the player is not in the Mojang database?
# Available types: BASE64, TEXTURE_HASH, TEXTURE_URL, USERNAME, UUID
GiftMenuSpareHeadType
: 'BASE64'
# Values for searching head by type specified above
# You can find heads on sites like minecraft-heads/NameMC
GiftMenuSpareHeadValue
: eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvM2Y2NWFjZWRmZTU3ZDM1ZjZiY2EzMzgxMjc5NDBlYWZmNGZmYmVjODBhYmQzM2JmZjg1OGRiM2ExYTkzZjgyIn19fQ==