Shadows_of_Fire
213716fc46
Block harvesting until tema uses new getDrops
2017-12-06 15:59:18 -05:00
Shadows_of_Fire
856d62f78c
remov null
2017-11-02 17:49:53 -04: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
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
Shadows_of_Fire
ab76551cde
Stop using IFuelHandler and remove fake air block
...
also various generics/deprecation stuff cuz wabealwdnamflkaw.
Might put fake air block back if lex doesnt know how to make dummy
blocks work
2017-08-02 08:01:41 -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
a40abe88af
this is completely broken but maybe someone will fix it soon
2017-06-29 13:00:11 +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
cca76e5020
generate village chests even if dungeon loot is disabled
2017-03-16 12:01:10 +01:00
Ellpeck
d046b44979
remove the manual from dungeon chests
2017-03-04 20:46:30 +01: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
d4e1fc4353
the other hand is for fapping
2017-02-17 16:24:21 +01:00
Ellpeck
bc91168990
all the crafting and documenting!
2017-02-14 20:48:01 +01:00
Ellpeck
1ef3b268ff
Made Smiley Clouds render special people stuff
2017-02-14 18:40:45 +01:00
Ellpeck
a7f3565404
Change the way goggles work a bit
2017-02-14 18:18:38 +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
ed5378a159
Added fancy Laser Relay visuals
2016-12-27 17:40:27 +01:00
Ellpeck
a5e4be2d3e
r92!
2016-12-18 17:50:31 +01:00
Ellpeck
fc1005ee0a
Tone down loot A BIT
...
Closes #486
2016-12-18 14:55:04 +01:00
Ellpeck
1a0fd8887d
Replace particles with laser renderers. Woop woop!
2016-12-09 21:36:43 +01:00
Ellpeck
935e928f22
Revert: Added portable jukebox
2016-12-06 18:10:43 +01:00
Ellpeck
a924004f10
Added portable jukebox
2016-12-06 16:28:42 +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
Ellpeck
cc3a3d60cd
Made the reconstructor convert without needing blocks.
2016-12-03 13:29:20 +01:00
Ellpeck
962d1b3842
Re-added special people stuff for 1.11 tempoarily
2016-11-28 22:04:19 +01:00
Ellpeck
694f9f5e8d
make this a bit nicer
2016-11-27 13:29:58 +01:00
Ellpeck
adad967c02
Finally updated all the mappings
2016-11-26 21:32:28 +01:00
Ellpeck
377973fc9c
Added lens whitelist and blacklist
...
Closes #399
2016-11-23 17:46:08 +01:00
Ellpeck
39a72e176b
Added page sorting for the booklet
2016-11-22 22:54:35 +01:00
Ellpeck
de2b6a8bef
Add engineer chest dungeon loot, fix some stuff
2016-11-21 18:56:28 +01:00