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

Roost Ultimate

Roost + Chickens + MoreChickens

Загрузки
18K
Подписчики
28
Обновлён
1 марта 2026 г.
Лицензия
All-Rights-Reserved

Опубликован 20 июня 2022 г.

 

 

 

Roost Ultimate is a comprehensive expansion for Minecraft that introduces a variety of chicken breeds and enhanced breeding and resource mechanics. With this mod, you can build an advanced chicken incubator called Breeder to breed different chicken variants.

 

The Breeder allows you to create new chicken breeds.

Each chicken variant has own resource outputs, such as Feathers, Iron or Gold. Experiment with the Breeder to obtain the perfect chickens for your needs.

 

To make the most of your chickens, you can construct the Roost.
This special chicken coop offers resource production.
Chickens in the Roost not only produce typical resources like eggs and feathers but can also generate high-quality materials such as iron, gemstones, or magical items. Utilize these resources to craft powerful tools, armor, and items.

 

Roost Ultimate opens up a new dimension of chicken breeding and resource production in Minecraft. Immerse yourself in a world of diverse chicken breeds, experiment with breeding, and optimize your resource yield. Enjoy the challenges and rewards that this mod brings, and experience Minecraft in a whole new way. Have fun breeding and harvesting in Roost Ultimate!

 

 

 

 

 

 

 

My other Mods:
CraftTweaker GUI
CraftTweaker Hotkeys

 Banner, Logo made by twitter.com/@justcacto

Ченджлог

4.2.3bБета1.21.1 · 1 марта 2026 г.

FIX:
Removed c_vanilla from Mob Registry.

Fixed removing existing chickens from config wont work.

Added BazZziliuS optimizations for testing, thats why its called 4.2.3b.

Added:
Soul Extractor now gives xp like furnace smelting if u take yout stack of souls out per Hand.

chicken_roost-26.1-snapshot-4-1Релиз26.1-snapshot-4 · 5 февраля 2026 г.

First Version for 26.1-snapshot-4 Needs Neoforge: 26.1.0.0-alpha.8+snapshot-4

4.1.1-1.20.1Релиз1.20.1 · 31 января 2026 г.

Fixed Tags and Datapack not loading correctly on Serverside.

4.2.2-1.21.1Релиз1.21.1 · 31 января 2026 г.

Fixed CC: Tweaked dependency

4.2.1-1.21.1Релиз1.21.1 · 26 января 2026 г.

Fixed a typo in recipe folder generation.

4.2.0-1.21.1Релиз1.21.1 · 26 января 2026 г.

🐔 Roost Ultimate – Patch Notes

✨ Added

  • Added custom Chicken Pipes for testing purposes.
  • Added Name Field and Auto Output to:
    • Breeder
    • Soul Extractor
    • Trainer
    • Roost
  • Added Output Level Control to the Trainer.
  • Added Breeder and Soul Extractor to the Collector Whitelist.
  • Added Breeder and Trainer to the Feeder Whitelist.
  • Added Recipe Information for Breeding and Roost Output directly to the chicken descriptions.
  • Added improved CC:Tweaked support for all blocks.

🔴 Redstone Control Changes

  • Redstone signals now enable/disable Auto Output.
  • If Auto Output is enabled via GUI, the redstone signal will be ignored.

🔧 Data & Config Changes

  • Moved chicken_config_v*.json from:config/roostultimate/ to installfolder/crlib/

  • Reworked the entire content handling system:

  • Every new entry in chicken_config_v*.json (inside crlib/) now automatically generates:

    • A new item model in
      crlib/resources/assets/chicken_roost/models/item/
    • A new en_us.lang entry in
      crlib/resources/assets/chicken_roost/lang/
    • Item tag entries:
      • c:roost/tiered
      • c:roost/tier1 to c:roost/tier9 (based on chicken tier)
  • It is now possible to reuse recipes already defined in chicken_config_v*.json.
    An example JSON can be found inside the mod JAR.

📦 Library Changes

  • Split the Fluid Egg logic and several side features into a new library mod: CRLib.
  • CRLib is now required to run Roost Ultimate.
  • The new Mod + LibMod data handling makes adding new chickens much easier:
  • Add a new config entry and the mod automatically creates:
    • Item model
    • Language entry
    • Item tags
  • For textures, you can reuse existing ones or provide your own.

🐞 Fixed

  • Fixed button flickering in the Feeder and Collector screens.
4.1.0-1.20.1Релиз1.20.1 · 22 января 2026 г.

4.1.0

Changed: Spawnsystem to add all biome modifier changes to existing Chunks.

Added: Chicken Torch, to block Chicken spawning in 64 Block Radius.

4.0.2

Fixed Collector and Feeder wont accept Input/Output by pipes/ae2 bus or other. Added Recipe Infos for Breeding and Roost Output to Chicken Descriptions.

4.0.1

Fixed a bug that blocking new entries in chicken_config_v*.json

Updated the example json inside the jar.

4.0.0

WARNING!!!MAJOR VERSION CHANGE!! IF U PLAYED OLD VERSIONS OF THIS MOD BETTER DO BACKUPS!!!!
Removed:
Soul Breeder
Chicken Scanner
Bucketlib complete
Connectivity need removed, now its optional if u still want to use the Chicken Storage Block.

Added:
New GUI for all Blocks.
Added Feeder and Collector to automate Breeder, Trainer, Roost, Soul Extractor.
Added AutoOutput via Button Control and Redstone Control to Breeder, Roost, Soul Extractor.

Changed:
chicken_config_v*.json location from config/roostultimate to installfolder/crlib/
Also changed the whole system behind content handling:
For any new created of existing entry in chicken_config_v5.json in crlib/
it generates a new model in crlib/resources/assets/chicken_roost/models/item/
A new entry for the en_us.lang file in crlib/resources/assets/chicken_roost/lang/
Entries get added to ItemTag c:roost/tiered and depending on tier also to c:roost/tier1 - tier9.
Now its also possible to add recipes already defined in chicken_config_v*.json (U find a example inside the mod jar as json) 

Splitted the Fluid Egg Logic and some side features to my new Lib Mod CRLib!
CRLib is also needed for now to run Roost Ultimate

Changed also spawning of some chickens and overall the spawnsystem.
All stone type chickens spawn in stony peaks and stony shores for now also flint, granite, gravel.....

will adjust this more and more and if i forgot any changes here, will edit this xD

4.1.0Релиз1.21.1 · 24 декабря 2025 г.

Roost Ultimate Xmas Update 4.1.0

Added: Tuff Chicken Round Robin and Stacksize mode to Feeder Block. December only mode added too for now and future years. Added Redstone Signal support to enable/disable Auto Output to Roost, Breeder, Extractor.

Changed: Changed Vanilla UI Style with vanilla friendly Art by Sparkle.

Changes for Modpack/Datapack Devs: Added more Language entries for UI. Added Tuff Chicken to the base chicken config, so generate it new and replace your changes from the old one. Also dont forget to generate a new chicken_biomes.json (delete the old) in your game directory and ship it with your Modpack Files.

Комментарии

Загружаем…