promotional bannermobile promotional banner

Carrots Library [FORGE]

Base library used by The_Wabbit's mods

File Details

carrotslib-mc1.16.4-3.0b2.jar

  • B
  • Jan 18, 2021
  • 1.07 MB
  • 3.6K
  • 1.16.4
  • Forge

File Name

carrotslib-mc1.16.4-3.0b2.jar

Supported Versions

  • 1.16.4

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:carrots-lib-311327:3172165")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

mc1.16.4-3.0b2 [Jan-17-2021]

DEV: Rebuilt against forge-1.16.4-35.1.36
FIX: Translucence for various fluids (seedoil, potable water, etc.)
FIX: Moved client-side initialization for library items into library itself (no longer requires VFP)
FIX: Move client-side only inner classes (like property getters) into own package to avoid issues on dedicated servers
FIX: Now using Forge's config framework for configuration files (issues with floats being overwritten solved finally)
ENH: The "carrots:tag_exists" recipe condition expanded to handle potions and enchantment tags (Forge supported)
ENH: In addition to IMC, you can add enchantments to "carrots:random_enchants_denylist" tag to ensure they are omitted from the various loot functions dealing with random enchantments
ENH: There is now a functioning (i.e drinkable) 'Cow's Milk' bucket that contains library's version of milk fluid
NEW: Added library level config file; mostly empty now but IMC-based settings will migrate here over beta periods
NEW: Builtin integration for Survive mod for wellness functionality (refer to various mods [VFP,AUw,HCB,etc.] for details)
NEW: Potable water, Milks, and XP buckets are now consumable directly. Also potable water can be chilled or heated in support of Surive mod (optional)