Minecraft Round Up - Let's mod a Gliding game! ✈️

In this week's Minecraft Mod Club, we are continuing our Minecraft Mini Game Series by coding and modding our very own gliding game.

Minecraft Round Up - Let's mod a Gliding game!

In this mod, the player is placed on a block high in the sky and given a pair of elytra wings. The aim of the game is to jump off this block and glide through the 10 spawned rings without hitting them or falling to your death. See how far you can glide and challenge yourself to reach the bottom without taking any damage!

We start this mod by teleporting the player 100 spaces in the sky and placing a single block beneath them. We then use the 'give player' coding block to equip the player with the much-need elytra wings before changing the game mode to survival.

The 10 rings are generated through a function which is repeated 10 times; using the 'shape: circle' coding blocks, we can generate the rings and even adjust the radius of the rings to make the game easier or harder.

We randomise each ring's x axis to make the game unique and different with each play, whilst also adjusting the y axis by -10 and the z axis by 30 in order for the rings to descend and go further away from the player - making a clear guide as to where the player needs to glide to. 

Try modding this game to make it your own - adjust the size of the rings to make the game more challenging, or even spawn some flying enemies on the gliding course to make the game even harder! We can't wait to see how you make this fun gliding game your own :)

Until next time, happy building!

About Minecraft Mod Worlds

Minecraft Mod Worlds gives every member their own world to change with real code, using Minecraft Education Edition. It is included in membership rather than sold separately, and it is usually where a child who thinks they are not interested in coding discovers otherwise.

It comes with the Game Dev Academy, which is self-paced: no fixed session time, and a STEM-certified mentor answering by text and video message during the week.

More like this

The blog is in two halves. Guides are the evergreen explainers written by the mentors who teach the clubs, covering the questions parents actually ask: what comes after Scratch, how to support a coding-mad child when you cannot code yourself, and what works for autistic and ADHD children.

Club news is the other half, and it is where posts like this one live: game jams, Minecraft builds and weekly roundups, written up by whoever ran the session. Neither is marketing. If you want to know what the work actually looks like before you sign up to anything, club news is the more honest read of the two.

Creating an account is free and we do not ask for card details. Create a free account, see what it costs, or read about support for neurodivergent children.