Deny Elytra Flight

Quick rating

Community listing page, reviews here may not be monitored by the author.

Deny Elytra Flight

No reviews yet

No elytra flying. Tiny and optimised pack using the new 1.21.2 glider data component to disable elytra flight once equipped.

Minecraft

About

Description

With the new 1.21.2 glider data component, disabling elytra is able to be done cleanly with commands. This tiny datapack is optimised for performance by using a hidden advancement to only modify elytra upon being equipped, instead of checking every tick.

Restoring Elytra (Uninstall Instructions)

Run the following command once you've disabled the datapack to restore all elytra currently worn back to Vanilla behaviour:

/item modify entity @a[nbt={equipment:{chest:{id:"minecraft:elytra"}}}] armor.chest {function: "minecraft:set_components", components: {"minecraft:glider": {}}}