Skip to content

Releases: kodiitulip/fancy-balloons

v0.2.2+mc1.21.5

Choose a tag to compare

@kodiitulip kodiitulip released this 11 Jun 19:20

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

  • Porting the datapack o 1.21.5

v0.2.1-alpha

v0.2.1-alpha Pre-release
Pre-release

Choose a tag to compare

@kodiitulip kodiitulip released this 19 Nov 04:02

Full Changelog: v0.2.0-alpha...v0.2.1-alpha

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.

v0.2.0-alpha

v0.2.0-alpha Pre-release
Pre-release

Choose a tag to compare

@kodiitulip kodiitulip released this 28 Oct 01:19

Full Changelog: v0.1.1-alpha...v0.2.0-alpha

!!!ALERT!!! THIS UPDATE IS NOT COMPATIBLE 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 on the old version of 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

v0.1.1-alpha

v0.1.1-alpha Pre-release
Pre-release

Choose a tag to compare

@kodiitulip kodiitulip released this 25 Oct 19:13

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.

v0.1.0-alpha

v0.1.0-alpha Pre-release
Pre-release

Choose a tag to compare

@kodiitulip kodiitulip released this 25 Oct 04:14
96a05f7

MCBuild port

  • Upgrade and fixing the datapack to work with mcbuild, allowing for easier developing!
  • Now I'll start use a more proper semantic versioning so format like vX.Y.Z-A:
    • X: major version, backward incompatible
    • Y: minor version, backward compatible (unless said so)
    • Z: patch version, backward compatible (usually bug fixes)
    • A: pre-release version (this datapack it's still on alpha so will basically only be alpha for now)
  • Balloons no longer need empty hands to be seated on

v0.0.8-alpha

v0.0.8-alpha Pre-release
Pre-release

Choose a tag to compare

@kodiitulip kodiitulip released this 22 Oct 21:56

COLOR UPDATE

  • Added colors to the balloons! simply interact with a dye in hands and the color will apply (as of now there are only red, green, and blue, more are on the works)
  • Now can only ride the balloon if interacted with empty hands
  • There is now a little panel in the balloons model that shows little arrows indicating the balloon's speed
    • the right panel indicates vertical speed
    • the left panel indicates horizontal speed
  • Recipe changes!!
  • New item model! The balloon spawn item no longer looks like a bat spawn egg