Перейти к содержимому
Mineforgian

Fancy Balloons

Fancy Flying Balloons to help you flying!

Загрузки
5K
Подписчики
64
Обновлён
11 июня 2025 г.
Лицензия
MIT

Опубликован 21 октября 2024 г.

Fancy Balloons

A silly datapack that adds flying balloons controllable by the player

Spawner Item

The item model for the balloon spawner!
item

Recipe

Here is the balloon recipe:
recipe

Usage

Control the balloon with WASD, Space and Ctrl!

  • W/S increase or decrease the target speed of the balloon
  • A/D rotate the balloon at 5 degrees per tick
  • Space/Ctrl increase or decrease the target vertical speed of the balloon
  • Sneak and Click to dye your balloons!

Do have in mind that the balloons only work if there is a player seated on them.
They will not move, or change speed, if empty.

Colorful Balloons!

As of v0.0.8 and up if you interact with the balloons with dyes in hand, they will be colored

Available colors are:

color ingame item version
base base water bucket v0.0.8+
brown brown brown dye v0.1.1-alpha+
red red red dye v0.0.8+
orange orange orange dye v0.1.1-alpha+
yellow yellow yellow dye v0.1.1-alpha+
green green green dye v0.0.8+
lime lime lime dye v0.1.1-alpha+
cyan cyan cyan dye v0.1.1-alpha+
light blue light_blue light blue dye v0.1.1-alpha+
blue blue blue dye v0.0.8+
purple purple purple dye v0.1.1-alpha+
magenta magenta magenta dye v0.1.1-alpha+
pink pink pink dye v0.1.1-alpha+
white white white dye v0.1.1-alpha+
light gray light_gray light gray dye v0.1.1-alpha+
gray gray gray dye v0.1.1-alpha+
black black black dye v0.1.1-alpha+

Keep in mind that if you break a balloon, it's color will reset. I still haven't found a way to change this without having an item for every color.

NOTES!
The datapack version file works as both a datapack and resourcepack.
Put the same file on both folders
The mod version works globaly just like any other mod.

ALERT!
The version 0.2.0-alpha is not compatible with the other versions since so many functions got refactored to work with the WASD system, and to improve performance.

Ченджлог

0.2.2+mc1.21.5+modРелиз1.21.5 · 11 июня 2025 г.

Full Changelog: v0.2.1-alpha...v0.2.2+mc1.21.5

  • Porting the datapack o 1.21.5
0.2.2+mc1.21.5Релиз1.21.5 · 11 июня 2025 г.

Full Changelog: v0.2.1-alpha...v0.2.2+mc1.21.5

  • Porting the datapack o 1.21.5
0.2.1-alpha+modАльфа1.21.2, 1.21.3 · 19 ноября 2024 г.

Tiny Fix

Hello!

I have been on hiatus thanks to lack of motivation sooooo...

little hotfix for an issue reported on the github repo

  • Balloons now should drop their item when hitted.

If I gain some free time and motivation again, I might add some new content

0.2.1-alphaАльфа1.21.2, 1.21.3 · 19 ноября 2024 г.

Tiny Fix

Hello!

I have been on hiatus thanks to lack of motivation sooooo...

little hotfix for an issue reported on the github repo

  • Balloons now should drop their item when hitted.

If I gain some free time and motivation again, I might add some new content

0.2.0-alpha+modАльфа1.21.2, 1.21.3 · 28 октября 2024 г.

!!!ALERT!!! THIS UPDATE IS INCOMPATIBLE WITH OLDER VERSIONS

please make a backup of your world or remove every single balloon in your world.
You can easily remove the old versions with /function animated_java:fcyballdisplay/remove/all before updating the datapack
The balloon spawner items have changed custom data so you'll probably need to re-craft them

  • 1.21.2 UPDATE! No longer will you need to use controller items to control your balloons, now you can control them with WASD Space and Ctrl
    • W/S increase or decrease the target speed of the balloon
    • A/D rotate the balloon at 5 degrees per tick
    • Space/Ctrl increase or decrease the target vertical speed of the balloon
  • Coloring the balloons now requires you to sneak and click! all available dyes have colors

This update took 2 whole days for me to finish because so many things needed to be remade or refactored

0.2.0-alphaАльфа1.21.2, 1.21.3 · 28 октября 2024 г.

!!!ALERT!!! THIS UPDATE IS INCOMPATIBLE WITH OLDER VERSIONS

please make a backup of your world or remove every single balloon in your world.
You can easily remove the old versions with /function animated_java:fcyballdisplay/remove/all before updating the datapack
The balloon spawner items have changed custom data so you'll probably need to re-craft them

  • 1.21.2 UPDATE! No longer will you need to use controller items to control your balloons, now you can control them with WASD Space and Ctrl
    • W/S increase or decrease the target speed of the balloon
    • A/D rotate the balloon at 5 degrees per tick
    • Space/Ctrl increase or decrease the target vertical speed of the balloon
  • Coloring the balloons now requires you to sneak and click! all available dyes have colors

This update took 2 whole days for me to finish because so many things needed to be remade or refactored

0.1.1-alpha+modАльфа1.21.1 · 25 октября 2024 г.

Color Patch!

  • New colors include:
    • black
    • brown
    • cyan
    • light blue
    • light gray
    • lime
    • magenta
    • orange
    • pink
    • white
    • yellow
    • gray
    • purple
  • Recipes for the controllers! Now controllers have stone cutter recipes, instead of simply giving them to the player for free.
  • Changed the controller items to be iron nuggets, and since you use iron nuggets to craft the controllers, you can convert a controller into another!
    • You can technically still use the old controller items, but they will no longer have the different texture and also wont be able to be used for crafting other controllers.
    • BE CAREFUl! Since the item controllers are just iron ingots with custom data, minecraft will still see them as iron nuggets for recipes.
0.1.1-alphaАльфа1.21.1 · 25 октября 2024 г.

Color Patch!

  • New colors include:
    • black
    • brown
    • cyan
    • light blue
    • light gray
    • lime
    • magenta
    • orange
    • pink
    • white
    • yellow
    • gray
    • purple
  • Recipes for the controllers! Now controllers have stone cutter recipes, instead of simply giving them to the player for free.
  • Changed the controller items to be iron nuggets, and since you use iron nuggets to craft the controllers, you can convert a controller into another!
    • You can technically still use the old controller items, but they will no longer have the different texture and also wont be able to be used for crafting other controllers.
    • BE CAREFUl! Since the item controllers are just iron ingots with custom data, minecraft will still see them as iron nuggets for recipes.

Комментарии

Загружаем…