Commit graph

28 commits

Author SHA1 Message Date
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
Shadows_of_Fire
22f9f4440e Closes #904 2017-08-22 20:01:54 -04:00
Shadows_of_Fire
6ef76a16ea more deprecation things, mainly moving away from all uses of getStateFromMeta
Changes in LensColor, LensMining, and MethodHandler might all catch on
fire, idk.
i checked them and they worked tho so blahr
2017-08-17 01:06:09 -04:00
Shadows_of_Fire
2239a8a783 More deprecation stuffs
1.13 will remove metadata so expect a few more of these for the remainig
getStateFromMeta stuff... Hopefully this doesn't set anything on fire
2017-08-09 12:20:55 -04:00
Shadows_of_Fire
9aed16c52a Closes #878
These are vanilla items blargh
2017-08-08 11:05:44 -04:00
Brennan Ward
d5902dee86 Closes #866 2017-07-26 16:51:42 -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
Brennan Ward
363bdcef41 sure
* Closes #849, probably.

* wot
2017-07-14 23:45:42 +02:00
Ellpeck
369f17b0c4 cleanup because whatever Shadows did was wrong 2017-06-29 18:36:33 +02:00
Brennan Ward
d9b6838df9 Fix everything (#825)
* Fix everything

* json
2017-06-29 18:30:02 +02:00
Ellpeck
19bcfb21e9 added ender lillies and red orchids to the farmer
Closes #772
2017-05-20 20:52:56 +02:00
Ellpeck
13c3df3330 some cleanup 2017-04-01 19:40:39 +02:00
Ellpeck
f7576c652a Added the ability to disconnect laser relys
Closes #698
2017-03-29 12:12:31 +02:00
Ellpeck
0485107c94 added melon and pumpkin farmer behavior and broke the API x) 2017-02-22 13:28:53 +01:00
Ellpeck
3e0f163fac no
bad
2017-02-20 13:24:57 +01:00
Ellpeck
f01be2a8ad Add an atomic reconstructor invoke method to the API 2017-02-20 13:19:19 +01:00
Ellpeck
2e228e6380 Added trials 2017-02-18 00:54:58 +01:00
Ellpeck
e8d89f6df4 Added laser range upgrade 2017-02-13 19:07:53 +01:00
Ellpeck
f2c74521b1 Little bit of cleanup ~ 2017-02-04 16:48:22 +01:00
Daniel Mansfield
75d2de8438 Added sugar cane support to the Farmer (#611) 2017-01-31 18:49:42 +01:00
Ellpeck
8310617bef r98! 2017-01-18 15:22:04 +01:00
Ellpeck
45f7b8f1d4 Make a change to the network once it is removed so that TileEntities update accordingly 2017-01-18 14:41:21 +01:00
Ellpeck
b8667c1e1e I'm getting old 2017-01-01 16:23:27 +01:00
Ellpeck
881a2006c2 Changed the way world-specific data is stored. Old data will be transferred. 2016-12-28 14:55:03 +01:00
Ellpeck
a5e4be2d3e r92! 2016-12-18 17:50:31 +01:00
Ellpeck
4c41295131 Added nether wart to the farmer 2016-12-04 16:15:32 +01:00
Ellpeck
1dd7479808 Farming cactus + nice description 2016-12-04 15:36:14 +01:00
Ellpeck
9552c112b0 Added the ability to add custom farmer behaviors to the API 2016-12-04 15:03:01 +01:00