promotional bannermobile promotional banner

Carrots Library [FORGE]

Base library used by The_Wabbit's mods

File Details

carrotslib-mc1.16.4-3.0b4.jar

  • B
  • Mar 8, 2021
  • 1.20 MB
  • 25.6K
  • 1.16.5+1
  • Forge

File Name

carrotslib-mc1.16.4-3.0b4.jar

Supported Versions

  • 1.16.5
  • 1.16.4

Curse Maven Snippet

Forge

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

Learn more about Curse Maven

mc1.16.4-3.0b4 [Mar-08-2021]
The config file has changed significantly; you should clear old file before upgrading library to ensure you pick up the new option defaults.

FIX: Added protection if burnTime for lib-dependent items called before tags fully loaded (test: Enigmatica 6)
FIX: Post item property getter installation to deferred queue to avoid concurrency issues w/ Minecraft registries (test: Enigmatica 6)
FIX: Silk_touch loot condition also looks at 'silk_touch' enchantment tag for match
FIX: Biome tinted fluid override using client-only BiomeColors on dedicated server
FIX: Thirst quenching not returning TRUE for VFP drinks and HCB drinkable buckets when Survive installed
FIX: Errors in biome type testing for loot conditions (also now works for TEs not just entities)
CHG: Muscle-boosted Potions utility now triggers the new WellFed version of the old triple effects (1 effect instead of 3-4)
ENH: Drinkable buckets like Potable water and Honey now include informational tooltips
ENH: Loot functions in_biome and in_biome_type can be used to check chests TEs as well as players
NEW: Almanac support for XFP and PnK (hooks into Serene Seasons mod and others if present)
NEW: Loot functions: in_season, timeofday, set_qgrade (gardencalypso, pinklysheep)
NEW: Drinkable buckets integrated with the Diet mod
NEW: Collection of nourishment-related combat effects for LIB,VFP,HCB,XFP,PnK (also good w/ new Diet mod)
NEW: Added base-level nourishment effects to drinking whole buckets of milk,honey (modeled after WellFed buffs in Terraria)
NEW: Drinking bucket of potable water will add an 8min Hydrated effect when supporting mod (like Survive) present