Commit graph

319 commits

Author SHA1 Message Date
Ellpeck
8d670da900 Don't mark this dirty here
Closes #472
2016-12-08 22:20:45 +01:00
Ellpeck
b6f1f67d12 Fix the item distributor on this branch as well
Closes #469
2016-12-08 21:19:10 +01:00
Ellpeck
91170ea432 Fixed the dropper dropping into unloaded chunks
Closes #465
2016-12-08 14:25:16 +01:00
Ellpeck
f937673483 Made the miner a little less resource heavy 2016-12-06 20:06:40 +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
28eb55582f Turn down Empowerer particles a bit more.
Closes #455
2016-12-06 13:55:30 +01:00
Ellpeck
7c0ca04e85 missing else :v 2016-12-06 08:19:32 +01:00
Ellpeck
3b7cf5d7c9 Change this to also respect new method 2016-12-05 17:18:00 +01:00
Ellpeck
9b7177fbe9 Update forge 2016-12-05 17:10:23 +01:00
Ellpeck
e2c8b335c6 Fix a crash with the Miner
Closes #447
2016-12-05 15:27:01 +01:00
Ellpeck
5776ac2fa0 Added Laser Relay in/out config 2016-12-05 15:09:37 +01:00
Ellpeck
1de62f5dc7 Make fluid handlers side independent 2016-12-05 14:16:53 +01:00
Ellpeck
9552c112b0 Added the ability to add custom farmer behaviors to the API 2016-12-04 15:03:01 +01:00
Ellpeck
c7697b5665 Dropped IInventory support.
This took ages.
2016-12-04 00:10:52 +01:00
Ellpeck
cc3a3d60cd Made the reconstructor convert without needing blocks. 2016-12-03 13:29:20 +01:00
Ellpeck
d410c7c295 I finally give in. Made the crusher quieter. 2016-12-03 12:34:49 +01:00
Ellpeck
14c776df1b Fix the fermenting barrel crashing with a missing compound when placing sometimes
Actually fixes #437
2016-12-03 12:31:17 +01:00
Ellpeck
073eb2168a Fix the reconstructor never using more than 1000 RF 2016-12-03 12:26:45 +01:00
Ellpeck
348b3521f6 Made Filters be consumed when placing them into filter slots 2016-12-03 10:52:03 +01:00
Ellpeck
2219014fa2 Made the double furnace be able to accept more energy 2016-12-01 18:42:24 +01:00
Ellpeck
fba447376b Made Laser Relays not try to input back into the thing they got energy from
Closes #425
2016-12-01 18:16:01 +01:00
Ellpeck
cfd6506eb3 Make only the coffee machine and coal generator return their container item
Closes #426
2016-12-01 18:07:42 +01:00
Ellpeck
95d2fa45ec Made item intersion on the farmer more specific 2016-11-29 21:57:36 +01:00
Ellpeck
5694d4f8da Make the heat collector a little more rare to pick up lava 2016-11-28 13:17:20 +01:00
Ellpeck
ca38b43b67 Fermenting barrel comparator output 2016-11-28 13:11:29 +01:00
Ellpeck
af3ef16975 Coal generator comparator output 2016-11-28 13:02:42 +01:00
Ellpeck
cfd7ec41df Oil Generators respond to comparators 2016-11-28 12:51:45 +01:00
Ellpeck
26a3e02044 Made the coal generator turn off able with redstone too 2016-11-28 07:48:42 +01:00
Ellpeck
38d0bb17f9 Machines primus 2016-11-27 23:04:26 +01:00
Ellpeck
72c1c276cf Fix the farmer having wrong rotations 2016-11-27 20:25:09 +01:00
Ellpeck
8226479ce8 Fix a crash with energy phantomfaces and tesla 2016-11-27 19:32:14 +01:00
Ellpeck
86aeada330 fix an exception on loading some tileentities 2016-11-27 19:04:22 +01:00
Ellpeck
45d30b82de Check if the block is loaded when spawning a firework
Supposedly closes #416
2016-11-27 12:29:29 +01:00
Ellpeck
35daf62fde Made Greenhouse Glass twice as fast 2016-11-27 12:08:58 +01:00
Ellpeck
142a07f783 Made filter slots be ignored by comparators and stuff 2016-11-27 11:37:55 +01:00
Ellpeck
0b1cb80931 Fix the item repairer crashing with certain items
Closes #415
2016-11-27 10:46:48 +01:00
Ellpeck
adad967c02 Finally updated all the mappings 2016-11-26 21:32:28 +01:00
Ellpeck
f469f77f4f Drop that RF, like a big fat rock 2016-11-26 20:43:50 +01:00
Ellpeck
b9a84481d1 Added Forge Units support to everything 2016-11-26 19:00:02 +01:00
Ellpeck
a910989501 marking item viewer derpy 2016-11-26 18:15:29 +01:00
Ellpeck
c334b31761 support fricker units 2016-11-26 08:58:42 +01:00
Ellpeck
6955188d7b *Actually* fixed Item Laser Relays leaving phantom connections behind 2016-11-25 15:33:47 +01:00
Ellpeck
f7f68e4f16 Fix Phantom Laser Connections whenever breaking a laser that's directly connected to an Item Interface 2016-11-25 15:18:14 +01:00
Ellpeck
9b2628e9aa Fix an energy dupe bug with batteries 2016-11-23 18:25:08 +01:00
Ellpeck
3ed5e9cc8a Added internal energy methods to avoid things only using energy up to their cap 2016-11-23 18:10:55 +01:00
Ellpeck
a0541d1160 Made the oil generator turn-off-able with redstone
Closes #384
2016-11-21 21:19:10 +01:00
Ellpeck
0f86d83e72 Make Item Repairer and Miner use a little less power
(I guess?)
2016-11-21 20:25:32 +01:00
Ellpeck
0dc3dd7d1a Change to using proper blockstates 2016-11-21 16:23:48 +01:00
Ellpeck
58b90f66c3 Added push/pull caps to all machines 2016-11-21 13:45:23 +01:00