Skip to content

Better than Wolves CE v2.0.4

Compare
Choose a tag to compare
@ammoore00 ammoore00 released this 07 May 14:49
· 3 commits to main since this release
00ba13f

/-- Gameplay --/

  • Added the ability to chop melons into mashed melon with an axe in a crafting grid.
  • Fixed an issue causing problems with animals being able to pathfind to eat by reverting the previous change to make animals stop eating while fleeing.
  • Fixed an issue where fishing could work in much smaller than intended bodies of water in some circumstances.
  • Fixed an issue where saplings would not grow into a tree after maturing.
  • Fixed an issue where the daily growth flag was not being updated properly on saplings.

/-- Addon API --/

  • Fixed an issue where PillarBlock was marked as client only.
  • Fixed (hopefully) an issue where getBiomeGenForCoords was not available on server. This should fix a crash caused by BTA in multiplayer.