Skip to content

Releases: Clashsoft-Mods/Brewing-API

Brewing API 1.7.10-3.0.2

16 Sep 21:20
Compare
Choose a tag to compare

_Notable Changes_

  • Update to Clashsoft Lib 1.7.10-2.7.0.

_New Features_

  • Added interface for @Agadar's Brewing API
  • Added CustomPotionRecipe
  • Added logo

_Bugfixes_

  • Fixed UpdateChecker not working

Brewing API 1.7.10-3.0.1

16 Aug 14:18
Compare
Choose a tag to compare

_Notable Changes_

  • Update to Forge 1.7.10-10.13.0.1207.
  • Update to Clashsoft Lib 1.7.10-2.5.0.

Brewing API 1.7.10-3.0.0

31 Jul 13:27
Compare
Choose a tag to compare

_Notable Changes_

  • Update to Minecraft 1.7.10
  • Update to Clashsoft Lib 1.7.10-2.3.0

_New Features_

  • Added PotionAttributes
  • Added DummyPotionTypes
  • Added PotionTypeLists for easy modification
  • Added custom Potion Type display names
  • Tooltip colors are now configurable
  • Water is now a PotionBase
  • Standart operations are now PotionRecipes

_Improvements_

  • Improved Brewing Stand performance
  • Improved Brewing Stand shift-clicking
  • Changed creative brewing time from 3 to 4 seconds
  • Much Documentation

_Bugfixes_

  • Fixed some crashes
  • Fixed UpdateChecker not working

Brewing API 1.7.2-2.0.1

20 Jul 13:18
Compare
Choose a tag to compare

_Notable Changes_

  • Update to Clashsoft Lib 1.7.2-2.2.0

Brewing API 1.7.2-2.0.0

20 Jun 19:38
Compare
Choose a tag to compare

_Notable Changes_

  • Update to latest Clashsoft Lib

_New Features_

  • Added a new potion recipe system
  • Added "/potion add" and "/potion give" commands

_Improvements_

  • Documentation

_Bugfixes_

  • Fixed potions not showing up in the creative search
  • Bugfixes

Brewing API 1.7.2-1.0.1

31 May 23:41
Compare
Choose a tag to compare

_Bugfixes_

  • Fixed witch crash
  • Fixed potion not showing up in the creative search

Brewing API 1.7.2-1.0.0

31 May 23:43
Compare
Choose a tag to compare

_Notable Changes_

  • Update to 1.7.2

_Improvements_

  • Structure changes
  • Performance improvements
  • Rewritten the PotionType class
  • Renamed /givepotion command to "/potion give"

_Bugfixes_

  • Fixed MANY bugs