Commit graph

8 commits

Author SHA1 Message Date
Shadows_of_Fire bfe876f423 Don't cast every IPlantable to BlockBush 2018-01-31 00:07:38 -05:00
Shadows_of_Fire 1fe930b395 switch to new getDrops method
If this causes issues, its on other people's end to resolve it.  They
should stop overriding the old one.  But, this is basically asking for
trouble.
2017-09-17 02:47:04 -04:00
Brennan Ward 6042517947 Stuffs (#865)
* Resolve dupe glitch

Items using custom item entities return false in EntityJoinWorldEvent,
making World#spawnEntity return false, making the stackSize not drop
properly.

* Closes #862

Well, I didn't really check it, but if that returns false that's their
fault.

* Closes #862

A bit of copypaste from ItemHoe never hurt anyone right?
2017-07-24 11:31:09 +02:00
Ellpeck 13c3df3330 some cleanup 2017-04-01 19:40:39 +02:00
Ellpeck 0485107c94 added melon and pumpkin farmer behavior and broke the API x) 2017-02-22 13:28:53 +01:00
Ellpeck b8667c1e1e I'm getting old 2017-01-01 16:23:27 +01:00
Ellpeck a5e4be2d3e r92! 2016-12-18 17:50:31 +01:00
Ellpeck 9552c112b0 Added the ability to add custom farmer behaviors to the API 2016-12-04 15:03:01 +01:00