Shadows_of_Fire
cf8e1bbf56
Closes #912
2017-08-30 12:28:35 -04:00
Shadows_of_Fire
1abb89c512
Closes #911
2017-08-27 21:12:20 -04:00
Shadows_of_Fire
65482ada4a
doot
2017-08-24 01:02:52 -04:00
Shadows_of_Fire
1e817c3fa9
Fixes #904 finally, probably for the last time
...
Also deduplicates multiple entries of say 1 iron ore to LITERALLY EVERY
IRON DUST because that was stupid and just clutter.
2017-08-24 01:00:33 -04:00
Shadows_of_Fire
fa25cbf7b0
Magnet ring now only works in survival/adventure; Closes #903
2017-08-22 20:06:34 -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
2d3e90068f
Closes #891
...
probably, anyway, idk what weights other mods are using tho so whatever
2017-08-16 05:42:22 -04:00
Shadows_of_Fire
e44b13c554
Closes #886
2017-08-11 18:15: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
ed736f3c66
final touch on #881
2017-08-08 15:03:24 -04:00
Shadows_of_Fire
f9d226cfc9
Closes #881
...
Now, this doesn't really work, because putting power in the
reconstructor doesn't cause a block update. But it exists, and it'll
try its hardest. But i'm not making the power input cause a block
update.
2017-08-08 14:28:30 -04:00
Shadows_of_Fire
9aed16c52a
Closes #878
...
These are vanilla items blargh
2017-08-08 11:05:44 -04:00
Shadows_of_Fire
daefd71504
important
2017-08-08 08:02:04 -04:00
Shadows_of_Fire
2ee695359c
Fixes #880
...
probably, anyway
2017-08-08 08:01:28 -04:00
Shadows_of_Fire
64e6df805b
how 2 police
2017-08-06 04:29:28 -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
Shadows_of_Fire
f2b24c3318
Closes #872
...
There dad u got ur thingy
also who put these null itemstacks here bad
2017-08-01 22:20:47 -04:00
Shadows_of_Fire
c6c43fe5a8
add ghost block to avoid some broken forge thing
2017-07-30 20:46:08 -04:00
Shadows_of_Fire
5dbd7aa414
Closes #809
2017-07-29 20:53:30 -04:00
Shadows_of_Fire
7a171c939a
Closes #578
2017-07-29 19:03:45 -04:00
Shadows_of_Fire
04453f7ca1
make the worm do the thing elpek said it did
...
cuz hes a fraud and it was the farmer that did that thing but now the
worm is cool 2
2017-07-29 00:01:28 -04:00
Shadows_of_Fire
ae736f384a
un burn the house again
...
this should be the last time i swear
2017-07-28 16:17:52 -04:00
Brennan Ward
912539e81d
Might burn down ur house ( #868 )
...
* Various generics/deprecation shit
this might all catch on fire, honestly, but it shouldn't, unless someone
was using the wrong I18n in the wrong place in the first place...
* uncrash the server
depending on where else big dad used the bad I18n this might also still
be crashy crash
2017-07-28 03:17:50 +02: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
81d106898b
Close 856 and update jei usage ( #857 )
...
* use non-dep fluid methods
* start of jei update
* Update to non-dep JEI methods
* Closes #856
2017-07-19 12:19:49 +02:00
Brennan Ward
f317b987f1
Misc QoL changes. ( #852 )
...
* Make shift clicking out of Crates mimic vanilla
Requsted without issue created by tterrag.
* Farmer QoL improvement
Tries to replant immediately after harvesting to waste less time.
Requested without issue by Morpheus1101
2017-07-17 14:20:53 +02:00
Brennan Ward
d93fdaf995
11 ( #851 )
...
(shh)
2017-07-16 19:34:21 +02:00
Brennan Ward
363bdcef41
sure
...
* Closes #849 , probably.
* wot
2017-07-14 23:45:42 +02:00
Brennan Ward
8d28135f3a
use isInstance instead of == ( #847 )
2017-07-12 21:50:12 +02:00
Brennan Ward
2252bb094e
Closes #813 ( #844 )
...
* update oil fluid name
* resolve some npe
2017-07-12 20:19:48 +02:00
Brennan Ward
978d624eeb
Closes #839 and #840 ( #841 )
...
* Safeguard against #840
* update Common caps
* Closes #839
2017-07-08 20:56:24 +02:00
Brennan Ward
9698d345a2
Closes #816 and #819 ( #838 )
...
Align lamps properly with docs
Make light updates smoother as well, and use a better access to the needed blockstate.
2017-07-08 11:04:57 +02:00
Brennan Ward
0787f6eb6c
Closes #828 and #829 ( #835 )
...
* update to gradle 4.0
* update forge/maps
* Fix table on a stick
now mimics vanilla behavior and tries to add stacks back to inv before
dropping.
* fix a nonsense dupe glitch
* fix worm
* move a thing so its not on fire
and lowercase thingy
2017-07-07 22:09:56 +02:00
Ellpeck
de60180298
good job breaking it, hero
2017-06-29 21:00:34 +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
04380246be
made servers not crash
2017-06-17 00:55:55 +02:00
Ellpeck
fee478d960
I did a thing
2017-06-17 00:48:49 +02:00
Ellpeck
5cb59dbd83
make water bowl not spill when you're standing
...
Closes #794
2017-06-16 22:38:09 +02:00
Ellpeck
1bae941349
Remove the after:BuildCraft dependency because it's obsolete
...
Closes #796
2017-06-16 22:15:33 +02:00
Ellpeck
e34cef7744
Merge remote-tracking branch 'origin/master'
2017-06-16 22:14:56 +02:00
Ellpeck
22b05a174c
add a config for oil gen values
...
Closes #801
2017-06-16 22:14:50 +02:00
TheGamingHuskyMC
b0fe3d1f0e
Fixed issue #802 ( #803 )
2017-06-09 16:10:38 +02:00
Ellpeck
118800609c
fixed default spawner changer config
...
Closes #777
2017-05-28 14:11:59 +02:00
Ellpeck
348086dc62
made the water bowl spill
...
Closes #785
2017-05-28 01:49:57 +02:00
Ellpeck
d84a1b7ba2
fix ESD not working with the lower bound being something else than 0
...
Closes #786
2017-05-28 01:26:08 +02:00
Ellpeck
ffef81fdaa
change unimportant feedback to the action bar
...
Closes #775
2017-05-28 00:52:10 +02:00
Ellpeck
5ccbc0b9fd
add crafting table on a stick compat for InvTweaks
...
Closes #782
2017-05-28 00:48:01 +02:00
Ellpeck
3b8c81638f
change lists for sets to increase contains performance
...
Closes #784
2017-05-28 00:37:27 +02:00
Ellpeck
e19c98269f
don't check for insertability for items that don't fit by stack size or type
...
Closes #788
2017-05-28 00:17:24 +02:00
Ellpeck
62d074e758
updated forge
2017-05-20 21:05:25 +02:00
Ellpeck
19bcfb21e9
added ender lillies and red orchids to the farmer
...
Closes #772
2017-05-20 20:52:56 +02:00
Ellpeck
1dcdd196eb
make Phantomfaces output comparator signal
...
Closes #759
2017-05-20 19:55:59 +02:00
Ellpeck
31f07a0b5a
fix the chest to crate upgrade doing some stuff again
...
Closes #764
2017-05-20 19:41:51 +02:00
Ellpeck
51a76ba85a
fixed item laser display not working if player is too far away from input point
...
Closes #765
2017-05-20 19:27:40 +02:00
Ellpeck
284cbd897e
added config for tiny coal and tiny charcoal
...
Closes #773
2017-05-20 19:17:44 +02:00
Ellpeck
c38f967d69
ceil phantomface distance so that displays correctly
...
Is basically #757 and #758
2017-05-04 14:12:47 +02:00
Ellpeck
aa2decf688
remove tile entity instead of clearing out chest with chest to crate upgrade
...
Closes #752
2017-05-03 14:45:22 +02:00
Ellpeck
0e1a4c94be
set harvest level for all tool types
2017-04-05 05:13:50 +02:00
Ellpeck
83d781775a
am I good enough to be an AA tool tho
2017-04-03 19:28:31 +02:00
Ellpeck
13c3df3330
some cleanup
2017-04-01 19:40:39 +02:00
Ellpeck
a082fce0a0
added blaze rod crushing
...
Closes #721
2017-03-30 18:14:18 +02:00
Ellpeck
d9695923d8
possibly fixed laser relays sometimes disconnecting (finally? D:)
2017-03-30 18:11:42 +02:00
Ellpeck
f7576c652a
Added the ability to disconnect laser relys
...
Closes #698
2017-03-29 12:12:31 +02:00
Ellpeck
ab5a4d29b1
added config for crystal clusters
...
Closes #700
2017-03-29 12:05:37 +02:00
Ellpeck
66cc7f59b3
fixed treasure chest having null as their drop item
...
Closes #703
2017-03-28 17:18:21 +02:00
Ellpeck
9d2b2b9c47
fix drill, filter and bag being openable in the offhand slot
...
Closes #714
2017-03-28 17:16:33 +02:00
Ellpeck
a4f09b5ceb
Merge remote-tracking branch 'origin/master'
2017-03-28 17:09:52 +02:00
Ellpeck
5ea1c653b9
fix the water bowl picking up stuff it shouldn't
...
Closes #715
2017-03-28 17:09:45 +02:00
starg09
01ea269c07
fucking hell
2017-03-21 22:27:19 +01:00
BlayTheNinth
f20613a0c6
Add Crafting Tweaks compatibility to Crafting Table on a Stick ( #702 )
2017-03-19 16:24:58 +01:00
Ellpeck
ba9a7a5016
Fix a crash issue with the smiley cloud when the world is weird
...
Closes #688
2017-03-16 12:05:02 +01:00
Ellpeck
cca76e5020
generate village chests even if dungeon loot is disabled
2017-03-16 12:01:10 +01:00
Ellpeck
d0f8ee1dc7
Tweak generation values a bit
2017-03-16 11:58:47 +01:00
Ellpeck
89a31452f5
Fixed cascading world gen with lush caves and plants
...
Closes #690
2017-03-16 11:53:30 +01:00
Ellpeck
1de393b5c7
revert caves ~
2017-03-08 20:06:55 +01:00
Ellpeck
18c04a07c0
gonna rethink a couple things for this
2017-03-08 19:01:02 +01:00
Ellpeck
d4598b3ff3
added crystal chisel, intro text to cave mode, tweaks
2017-03-07 20:41:27 +01:00
Ellpeck
ab816a52d4
add basic cave world structure
2017-03-07 17:59:02 +01:00
Ellpeck
911caed6d2
you're a piece of shit Ellpeck
2017-03-07 12:44:30 +01:00
Ellpeck
6c01ffaa87
Added a config to change configuration items
...
Closes #668
2017-03-04 22:25:40 +01:00
Ellpeck
d046b44979
remove the manual from dungeon chests
2017-03-04 20:46:30 +01:00
Ellpeck
3cd44e60cc
made horse armor yield less when crushing
...
Closes #656
2017-03-04 20:39:34 +01:00
Ellpeck
32863f523f
elucent's edition
2017-02-23 23:46:55 +01:00
Ellpeck
0485107c94
added melon and pumpkin farmer behavior and broke the API x)
2017-02-22 13:28:53 +01:00
Ellpeck
cd59523e06
Made furnace and crusher have different textures when smelting again
2017-02-22 12:37:29 +01:00
Ellpeck
498358ddcb
wake me up inside
2017-02-22 11:40:33 +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
1487f141bb
Added some more trials
2017-02-19 13:10:43 +01:00
Ellpeck
dbbf876b4b
Fix crystal clusters giving wrong pick block
2017-02-18 18:30:54 +01:00
Ellpeck
4bb8c96a65
who needs servers anyway
2017-02-18 00:58:02 +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
MisterPeModder
17016ba8fc
Made even more things localizable and updated french localizations ( #643 )
...
* Updated french localizations to include the new booklet pages
* Made even more things localizable
* Fixed localizations
* Fixed slabs being full cubes
2017-02-16 18:47:14 +01:00
Ellpeck
19843dfcbf
Merge remote-tracking branch 'origin/master'
2017-02-15 06:42:14 +01:00
Ellpeck
e0ed944e33
wake me up inside
...
Closes #642
2017-02-15 06:42:08 +01:00