Shadows_of_Fire
287e43c6ad
Fix #1010
2018-01-20 13:39:03 -05:00
dalapo
82de1c3dd2
Add extra null check to canFillFluidType ( #1006 )
...
Prevents crashes when canFillFluidType(null) is called
2018-01-17 13:22:55 -05:00
Shadows_of_Fire
4e30e7bb3b
Fixes #988
2018-01-15 17:15:29 -05:00
Shadows_of_Fire
bf451dceb1
Fixes #1005 (removes a debug sysout)
2018-01-15 17:00:32 -05:00
Shadows_of_Fire
b21089ad6b
Fixes #995
2018-01-14 13:25:36 -05:00
Shadows_of_Fire
f17f982dab
remov import
2018-01-12 17:48:21 -05:00
Shadows_of_Fire
c5dbd778bb
git forgot this
2018-01-12 17:47:01 -05:00
Shadows_of_Fire
426b363f8e
clarity on oil recipe numbers
2018-01-12 17:46:38 -05:00
canitzp
31b3eaaf30
Redone some old code, tile entities are now saving their nbt to the itemstack again, also the MeeCreeps integration does work now Closes #998
2018-01-05 14:38:06 +01:00
Shadows_of_Fire
ce8061261b
grow some more to account for speed loss
2018-01-04 14:51:19 -05:00
Shadows_of_Fire
beef72d35d
remove greenhouse glass tile entity
...
I am not sure if this is faster or slower than the old tile entity, but
it certainly is more performant. Numbers may be adjusted to try and fix
what the old speed was (every 50 ticks)
2018-01-04 14:40:58 -05:00
Shadows_of_Fire
4493a687ce
make aiot accept sword enchantments
2018-01-04 14:27:16 -05:00
Shadows_of_Fire
8a1ed7b14b
remove explicit tesla support
...
tesla api is ded and this will be more work for 1.13 so rip af
2017-12-23 15:20:01 -05:00
Shadows_of_Fire
1954da6edb
Closes #985
...
Actually added a feature for once! (Enchanted book splitting)
Added a transformHook in LensConversionRecipe
Made the booklet have max stack size of 1
Moved the text over a bit on reconstructor recipe pages
2017-12-12 01:54:15 -05:00
Shadows_of_Fire
348b1eb92c
Better check
2017-12-06 16:25:10 -05:00
Shadows_of_Fire
213716fc46
Block harvesting until tema uses new getDrops
2017-12-06 15:59:18 -05:00
Shadows_of_Fire
da573459cb
Update state when dropper gui closes ( fixes #972 )
2017-12-02 13:38:36 -05:00
Shadows_of_Fire
2a751355d7
Adds Sack Blacklist ( Closes #974 )
...
also apparently the common capabilities maven is throwing 403's so i've
set it to the version in my cache.
2017-12-01 16:19:52 -05:00
Shadows_of_Fire
872e124cd8
bleh
2017-11-30 11:13:58 -05:00
Shadows_of_Fire
3bbf2c3d4a
Ensure holding of the sack. Closes #975
2017-11-30 02:58:30 -05:00
Shadows_of_Fire
0d6adca7c7
<> is illegal
2017-11-20 11:46:07 -05:00
Shadows_of_Fire
9bed6f7ea5
no more lamp sneak
2017-11-15 18:11:17 -05:00
Brennan Ward
6ded1cc7b3
BAD NULL
...
remov null via mobil
2017-11-03 13:37:21 -04:00
Shadows_of_Fire
856d62f78c
remov null
2017-11-02 17:49:53 -04:00
Shadows_of_Fire
e95da124f1
touch up jei handler
2017-10-31 18:31:34 -04:00
Shadows_of_Fire
585777b9e0
Closes #885
2017-10-31 18:01:15 -04:00
Artemish
aaedc88953
Added Compost recipes to JEI
2017-10-30 21:19:48 -05:00
Shadows_of_Fire
05e37320ba
Don't pickup things from conveyor belts
2017-10-23 13:08:17 -04:00
Shadows_of_Fire
100b10eb7a
no more display stand torches bleh
2017-10-05 18:36:35 -04:00
Shadows_of_Fire
19402f3650
Fixes #929
2017-10-05 09:06:26 -04:00
Xander
2f2de97bf2
don't return internal copy of itemstack on simulate
2017-10-01 13:05:47 +08:00
Shadows_of_Fire
2f505dc24a
Fixes #932
2017-09-29 22:47:10 -04:00
Shadows_of_Fire
75f9b17154
fix it for real this time
2017-09-25 15:54:53 -04:00
Shadows_of_Fire
dcd8f5207b
Fixes #928
2017-09-24 14:32:24 -04:00
Shadows_of_Fire
db7daa3343
Closes #884
2017-09-23 02:16:10 -04:00
Shadows_of_Fire
562f0c07e6
Closes #922
2017-09-23 01:55:01 -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
e8058e252a
y tho
2017-09-13 12:50:12 -04:00
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