Skip to content

Releases: GrowthcraftCE/Growthcraft-1.7

2.4.0

31 Dec 19:28
Compare
Choose a tag to compare

Bug Fix Release 2.3.1

12 Oct 19:51
Compare
Choose a tag to compare
  • Server side bugfix for fluid blocks failing to initialize
  • #111 Bug fix for right clicking Apples.

2.3.0

12 Oct 04:45
Compare
Choose a tag to compare
Updated version release to 2.3.0.

Villager Release

14 Aug 23:57
Compare
Choose a tag to compare

New Village Structures!

  • Rice Field (Screenshot)
  • Bamboo Yard
  • Apple Farm
  • Apiarist

New Villager!

  • Apiarist (Growthcraft)

You must enable the generation of these new structures, Hops and Grape Vineyards are generated as normal.

# config/growthcraft/apples.conf
general {
    B:"Generate Village Apple Farms"=true
}

# config/growthcraft/bamboo.conf
general {
  B:"Generate Village Bamboo Yard"=true
}

# config/growthcraft/bees.conf
general {
  B:"Spawn Village Apiarist Structure"=true
}

# config/growthcraft/rice.conf
general {
  B:"Generate Village Rice Fields"=true
}

This release contains the growthcraft complete mod that has all of the Growthcraft mods in a single jar. Our next release we will be bringing back the individual mod distro's and the developer jars (api, src, javadoc, etc).

Test release

14 Aug 23:51
Compare
Choose a tag to compare
Test release Pre-release
Pre-release
2.2.2-rc1

Removed oauth key

2.2.1.2

12 Aug 23:23
Compare
Choose a tag to compare

2.2.0

10 Aug 19:13
Compare
Choose a tag to compare
2.2.0 Pre-release
Pre-release
Merge pull request #29 from IceDragon200/applecore-int-fixes

Applecore integration fixes