Skip to content

Releases: cocolabs/cococakes

Improve cake harvesting

24 Apr 01:08
Compare
Choose a tag to compare
  • Improve the way mod handles cake loot tables.
  • Fix vanilla cakes ignoring canHarvestCakes config property (#13)
  • Partially eaten cakes can no longer be harvested (#14)

Introducing configurations

23 Apr 15:18
Compare
Choose a tag to compare
Pre-release
  • Implemented mod configuration system (#7)
  • AT is now used instead of reflection which will improve performance (#9)
  • All items and blocks now have custom textures (#10)
  • Cakes can now be harvested when broken (configurable)(#11)
  • Cake maxStackSize property is now configurable (#12)

Cake chow effects

20 Apr 20:52
Compare
Choose a tag to compare
Cake chow effects Pre-release
Pre-release
  • Added golden cake Item (#4)
  • Implemented cake eating sound and particle effects (#5)

First mod release

20 Apr 15:04
Compare
Choose a tag to compare
First mod release Pre-release
Pre-release
  • Add Cocoa Powder Item (#1)
  • Add Chocolate Cake BlockItem (#2)
  • Add Chocolate Milk Bucket Item (#3)