roostultimate_1.21.1-curse-4.2.0.jar
Curse Maven Snippet
What's new
🐔 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.
- Usage examples can be found on the wiki:
https://tarantel.gitbook.io/roost-ultimate/1.21.1/cc-tweaked-api
- Usage examples can be found on the wiki:
🔴 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*.jsonfrom:config/roostultimate/toinstallfolder/crlib/Reworked the entire content handling system:
Every new entry in
chicken_config_v*.json(insidecrlib/) now automatically generates:- A new item model in
crlib/resources/assets/chicken_roost/models/item/ - A new
en_us.langentry in
crlib/resources/assets/chicken_roost/lang/ - Item tag entries:
c:roost/tieredc:roost/tier1toc:roost/tier9(based on chicken tier)
- A new item model in
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.
All Relations
- All Relations
- Embedded Library
- Optional Dependency
- Required Dependency
- Tool
- Incompatible
- Include
This mod has no related projects