ModelEngine
Creating a balloon
Step 1
Step 2
# Example custom kite created with ItemsAdder entities
# (supports also animated ItemsAdder entities models)
star_kite:
display_name: "Star Kite"
type: MEG_BALLOON_ENTITY
balloon:
leash: true
# Showing a different item into the GUI
# (in this case it's a must because ModelEngine entities can't be put in GUIs)
model:
gui: minecraft:egg
normal: star_kite
dye:
enabled: true # To allow this item from being colored.Step 3

Final notes
Leash location
Leash locationLast updated