Skip to content

Releases: ix0rai/bodacious_berries

bodaciousberries v1.4.2

21 Apr 00:33
9935b65
Compare
Choose a tag to compare
  • greatly improve compatibility by using tags
  • add dehydration compat
  • internal refactors and optimisations
  • stop using overwrite mixins for greater compatibility
  • increase all berry bush rarities
  • final release for fabric

bodaciousberries v1.4.1

14 Apr 01:46
06cb8da
Compare
Choose a tag to compare
  • change juicer progress bar colour based on what you're brewing: normal juice, dubious juice, or a berry blend
  • refactor sounds and add subtitles
  • misc optimisations
  • fix logging empty message on start
  • update deprecated code: BiomeCategories -> BiomeTags, update for FAPI 0.50

bodaciousberries 1.4.0

06 Apr 02:11
d35ca31
Compare
Choose a tag to compare
  • refactor juicer recipes so that they can take any receptacle
  • add cloudberries, a new berry which gives slow falling and levitation in its juice form, but will also die below y = 150
  • add logging for compat
  • big texture improvements: fixes #17
  • add loot tables and tools for berry harvester and juicer: fixes #42
  • stop using deprecated methods related to registry
  • clarify a lot of registry related code

bodaciousberries v1.3.3 - 1.18.1 edition

02 Apr 02:22
993c7ba
Compare
Choose a tag to compare
  • backport 1.3.3 to 1.18.1

bodaciousberries v1.3.3

02 Apr 01:10
993c7ba
Compare
Choose a tag to compare
  • fix cme when drinking goji berry blend

bodaciousberries v1.3.2

27 Mar 22:07
020f691
Compare
Choose a tag to compare
  • fix crash caused by particles being registered on the server

bodaciousberries v1.3.1

21 Mar 22:55
1de351b
Compare
Choose a tag to compare
  • fix errors in lang file

bodaciousberries v1.3.0

19 Mar 00:06
34532a7
Compare
Choose a tag to compare

juicer

  • add juicer!
  • juicer takes three ingredients and produces three bottles of juice
  • juicer requires no fuel
  • shift clicking and hoppers are engineered to work intuitively
  • pretty screen
  • large refactors: BodaciousThings -> BodaciousBlocks, block.harvester -> block.entity, bodaciousberries.registry.items -> bodaciousberries.item, bodaciousberries.registry.particles -> bodaciousberries.particle
  • simplify gradle setup
  • compat with MoreBerries juice: MoreBerries juice can be brewed in the bodaciousberries juicer
  • juicer recipe system takes JSON and can theoretically be compatible with the recipe book
  • all chorus berry juice recipes have been dejsonned and codified
  • refactor: remove berry_bush folder in models
  • add dubious juice, which is crafted when there is no available recipe but all ingredients are berries
  • add mixed juices

custom recipe system for juicer

  • simplifies JuicerRecipes and JuicerBlockEntity
  • faster than old system
  • should make recipe book compatibility possible
  • removes json for chorus berry juice recipes

new block property system

  • improves game loading time
  • removes weirdness from blockstate JSON
  • makes creating new bushes cleaner
  • also remove legacy saskatoon berry bush models

improved pathfinding

  • spiky berry bushes are now considered a danger

bodaciousberries v1.2.2

08 Mar 01:52
026641b
Compare
Choose a tag to compare
  • update recipes and lang entry for berry harvester

bodaciousberries v1.2.1

02 Mar 02:07
c8abfbc
Compare
Choose a tag to compare

-update to 1.18.2