promotional bannermobile promotional banner

SBC FluidCows

Cows that produce any registered fluid, with real textured overlays and full NeoForge support.

File Details

FluidCows-REBORN-1.21.1-1.0.1

  • R
  • Jan 19, 2026
  • 81.71 KB
  • 18
  • 1.21.1
  • NeoForge

File Name

FluidCows-REBORN-1.21.1-1.0.1.jar

Supported Versions

  • 1.21.1

Curse Maven Snippet

NeoForge

implementation "curse.maven:sbc-fluidcows-1345925:7486361"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

🔄 Changes in v1.0.1

- Switched project license to MIT
- Source code is now available on GitHub
- Pull Requests are now welcome
- Updated JEI integration for NeoForge 1.21.1:
  - Replaced deprecated ingredient APIs with item stack APIs
  - Fixed deprecated lambda parameter types
  - Removed obsolete suppression annotations
- Removed unused JSON field from breeding manager

🔧 Internal Improvements

- Removed legacy NBT_LOCK system (dead test code)
- Deleted 3 unused config generator methods
- Replaced 7 debug prints with proper logging
- Reduced code size by 13.6%