Notice: This update adds new options in the config. To avoid bugs and errors, backup your config, reset it, and restore old values OR add the new values at the bottom of this message.
Changes:
- Ability to dye balloons
- Option to adjust menu size
- Option to adjust balloon slots size
- Minor bugs and errors
Default resource pack overriding the flint item. The pack provided with the download has been fixed and edited-this includes the menu UI textures, so be sure to update these!
New values added to config:
Code (YAML):
# Amount of slots per page. Valid options are 18, 27, 36, 45, and 54. 9 of these slots will be used for the menu buttons.
menu-size
: 54
# Amount of slots from the top that you want the balloons to appear in.
balloon-slots
: 45
Example dyeable balloon:
Code (YAML):
# Balloons can be dyed by adding a color option with a hex value and setting the material to any leather item.
# Valid leather items: LEATHER_HELMET, LEATHER_CHESTPLATE, LEATHER_LEGGINGS, LEATHER_HORSE_ARMOR
balloons:
dyeable_example:
id
: dyeable_example
permission
: balloon.dyeable_example
material
: LEATHER_HORSE_ARMOR
color
: '
#ff00cc'
custom-model-data
: 1
name
: '
#ff00ccDyeable &fBalloon'
lore
:
- '&8Bloons Example Balloon'
- ''
- '&eᴄʟɪᴄᴋ ᴛᴏ ᴇǫᴜɪᴘ'
Join our
community Discord for resources, feature requests, bug reports, and more!