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

Rose Bush

My custom fabric library for common bindings and backend

45K загрузок21 подписчиковApache-2.0fabric

Обновлён 26 марта 2026 г. · опубликован 31 августа 2023 г.

Rose Bush: A Fabric library for my mods

Rose Bush is a Fabric library mod that serves as a dependency for my other Minecraft mods. While it doesn't do anything on its own, it provides essential functionality for my other projects.

For Users:

You probably shouldn't care too much, its just yet another dependency that you have to download... hooray.

For Developers:

I created this library to consolidate all the functionality I need in one place, it will populate over time, right now it just has a config system that tries to be different than other config libraries.

I generally don't recommend using it for any huge projects. There are many other libraries out there that provide the same or better functionality. However, if you're somehow interested in using Rose Bush, a wiki/doc is coming soon. (when the library is populated that is)

Версии

ВерсияКаналИграЗагрузчикиДатаСкачать
1.4Релиз26.1, 26.1.1, 26.1.2, 26.2fabric26 марта 2026 г..jar (18 КБ)
1.3.1Релиз1.21.11fabric9 января 2026 г..jar (18 КБ)
1.3Релиз1.21.11fabric16 декабря 2025 г..jar (15 КБ)
1.2.1Релиз1.21.7, 1.21.8, 1.21.9, 1.21.10fabric14 июля 2025 г..jar (17 КБ)
1.2Релиз1.21.4, 1.21.5, 1.21.6, 1.21.7fabric5 декабря 2024 г..jar (16 КБ)
1.2Альфа1.21, 1.21.1, 1.21.2, 1.21.3fabric30 ноября 2024 г..jar (16 КБ)
1.1.5Релиз1.21, 1.21.1, 1.21.2, 1.21.3fabric31 августа 2024 г..jar (15 КБ)
1.1.4Релиз1.20.5, 1.20.6, 1.21, 1.21.1fabric17 августа 2024 г..jar (14 КБ)
1.1.3Релиз1.20.4, 1.20.5, 1.20.6, 1.21fabric16 июня 2024 г..jar (13 КБ)
1.1.2Релиз1.20.2, 1.20.3, 1.20.4, 1.20.5fabric27 апреля 2024 г..jar (12 КБ)
1.0Релиз1.20.1, 1.20.2, 1.20.3, 1.20.4fabric9 февраля 2024 г..jar (6 КБ)

Ченджлог

1.4Релиз26.1.1, 26.1.2, 26.2 · 26 марта 2026 г.

Maintenance Update

  • feat: update to 26.1, Doubling down on the killing multiversion with this new versioning system too.
1.3.1Релиз1.21.11 · 9 января 2026 г.

New Vanilla Settings API Update

  • feat: New API that allows for a modular way to add new option entries to the vanilla options menu, useful for one-shot mods like DebugGUIScale and RemoveAmbientFOV.

This API is added to remove ModMenu from my one-shot dependency, SpecSpoof and BoostedExperience are unlikely to change

1.3Релиз1.21.11 · 16 декабря 2025 г.

Breaking update (Mappings migration)

  • Updated for 1.21.11+, with updated mappings.
1.2.1Релиз1.21.8, 1.21.9, 1.21.10 · 14 июля 2025 г.

Critical Bug Fix and Deprecation

  • fix: Config file will now be correctly created on fresh instances, even if the parent directory does not exist.
  • deprecated: Config(String configFileName) is now deprecated in favor of Config(Path configPath). Support for the String-based API will be removed in v1.3 (targeted for the next breaking game drop).

This is a non-breaking API update. Existing mods using the String-based constructor will continue to work, but updating is recommended for improved stability, clarity, and future compatibility.

1.2Релиз1.21.5, 1.21.6, 1.21.7 · 5 декабря 2024 г.
  • Breaking changes that introduces thread safety to config, breaks ALL of my existing mods
  • Added DoubleFieldWidget

NOTE: This update breaks compatibility with older versions of SpecSpoof, BoostedExperience and RiptideOutsideWater. Make sure all your mods are updated!

1.2Альфа1.21.1, 1.21.2, 1.21.3 · 30 ноября 2024 г.
  • Breaking changes that introduces thread safety to config, breaks ALL of my existing mods
  • Added DoubleFieldWidget

This serves as a preparation for 1.21.4, do not update to this version until 1.21.4 releases

1.1.3Релиз1.20.5, 1.20.6, 1.21 · 16 июня 2024 г.
  • Support 1.21
1.1.2Релиз1.20.3, 1.20.4, 1.20.5 · 27 апреля 2024 г.

Rushed release but its fine

  • 1.20.5 Support
  • Doesnt require fabric-api anymore

Полная история изменений — на Modrinth.

Комментарии

Загружаем…