Caelus API (Forge/NeoForge)

Caelus API (Forge/NeoForge)

73M Downloads

[Bug]: caelus:fall_flying doesn't work without elytra.

EdwinMindcraft opened this issue ยท 0 comments

commented

Minecraft Version

1.17.1

What happened?

When using the given attribute on non-elytra items, or within another mod, fall flying stops right after starting, making it impossible to maintain.

How do you trigger this bug?

Give an item with the fall flying attribute:
Example: /give @s minecraft:stick{AttributeModifiers:[{Amount:1.0, AttributeName: "caelus:fall_flying", Name: "caelus.fallFlying", Operation: 0, Slot: "mainhand", UUID: [I; 2000, 59415, 9832174, -58221]}]} 1
Equip the item and try to start fall flying.

Loader

Forge

Loader Version

37.0.67

Mod Version

1.17.1-3.0.0.0

Relevant Log Outputs

No response