waste fireworks smiling_imp

This commit is contained in:
Leijurv
2023-07-23 11:44:29 -07:00
parent 31e082b8dc
commit 212ef4d4cc

View File

@@ -1377,7 +1377,7 @@ public final class Settings {
/**
* If enabled, avoids using fireworks when descending along the flight path.
*/
public final Setting<Boolean> elytraConserveFireworks = new Setting<>(true);
public final Setting<Boolean> elytraConserveFireworks = new Setting<>(false);
/**
* Renders the raytraces that are performed by the elytra fly calculation.