Перейти к содержимому
Mineforgian

Better Firefly Bushes

Client-side-only firefly bush animation configuration, allowing the player to toggle on/off firefly bush animations during the daytime when fireflies are not active in real life.

Загрузки
2K
Подписчики
11
Обновлён
28 декабря 2025 г.
Лицензия
MIT

Опубликован 22 ноября 2025 г.

In the real world, fireflies are not active or visible during the day. However, the firefly bushes released in Minecraft in 1.21.5 flash all night and all day. This makes them a bit difficult to use in areas that you mostly visit during the day or in large groups (see this video by BdoubleO100 on the topic).

This Fabric 1.21.10+ mod mitigates this daytime problem with firefly bushes by adding time-based control to their animation. Fireflies flash at night, but not during the day.

Features

  • Configure the time window where firefly bushes animate (default: night)
  • Configure the sprite/animation frame that the firefly bush freezes on when not animating

Dependencies

Configuration

  • enableTimeBasedControl (default: true) - Enable/disable time-based animation control
  • animationStartTime (default: 12000) - Minecraft time when animations start (0-24000)
  • animationEndTime (default: 23000) - Minecraft time when animations end (0-24000)
  • frozenFrame (default: 0) - Frame to display when not animating (0-1000)

These field are editable with ModMenu, or by editing .minecraft/config/better-firefly-bushes.properties.

Known Bugs

  • #8 As of 1.21.11, the frozenFrame setting is not respected due to a breaking API change.

Ченджлог

1.0.1-1.21.11Релиз1.21.11 · 28 декабря 2025 г.

Add support for 1.21.11, which required a minor rewrite.

Github release

1.0.1-1.21.10Релиз1.21.10 · 30 ноября 2025 г.
  • Fix bug where frozen frame values over 9 would crash the game
1.0.0-1.21.10Релиз1.21.10 · 30 ноября 2025 г.

Initial release

0.0.1-1.21.10Альфа1.21.10 · 23 ноября 2025 г.

Initial alpha release

Комментарии

Загружаем…