Commit graph

2100 commits

Author SHA1 Message Date
Shadows_of_Fire
3a56a962b2 bleh 2018-02-11 19:44:15 -05:00
Shadows_of_Fire
c2209f0596 Not everything is a BlockCrops 2018-01-31 01:46:37 -05:00
Shadows_of_Fire
bfe876f423 Don't cast every IPlantable to BlockBush 2018-01-31 00:07:38 -05:00
Shadows_of_Fire
f5ae3240f8 Fixes #1018 2018-01-31 00:07:29 -05:00
Shadows_of_Fire
f019fbfcda care about horses 2018-01-29 16:43:14 -05:00
Shadows_of_Fire
cd4c1b9d1c big boi's big orders 2018-01-29 16:21:40 -05:00
Shadows_of_Fire
4412c62503 Closes #1014 2018-01-29 03:28:12 -05:00
Shadows_of_Fire
00e99d3611 Smart Feeder Fixes #1017 2018-01-29 03:17:38 -05:00
Shadows_of_Fire
227c227ddd Fixes #1015
I think.  This is basically the entire method from TiC, with added
boolean returns to support that the drill wanted them.  Probably also
Fixes #996
2018-01-29 02:17:31 -05:00
Shadows_of_Fire
9670fc7669 check for deny 2018-01-26 02:34:20 -05:00
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
leomil72
9388605e24 Italian localization (#986)
Added Italian localization
2017-12-12 00:16:43 -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
tartaric_acid
ea06819f38 Update zh_CN language file for 1.12 (#976)
* Complete part of the translation.

* finish zh_CN language file update

* fix a typo
2017-11-30 02:48:58 -05:00
Shadows_of_Fire
0d6adca7c7 <> is illegal 2017-11-20 11:46:07 -05:00
Mike Botsko
bb1568afbc Fixes typo in biomash manual (#966) 2017-11-17 14:04:46 -05:00
Mike Botsko
a23b0a2378 Fixes typo in lens of disenchanting manual 2017-11-16 19:00:55 -08: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