Commit graph

120 commits

Author SHA1 Message Date
Mrbysco 5a1eabeac4 Fix hopping item interface 2024-03-13 01:02:49 +01:00
Mrbysco f76db7ba65 Remove unused imports 2024-03-12 22:51:28 +01:00
Mrbysco 17d8dcce82 Long Range Breaker and Vertical Digger 2024-03-12 18:00:23 +01:00
Mrbysco a65bd989d5 Remove unused imports 2024-03-09 23:14:52 +01:00
Michael Hillcox ecb8d46f50 fix: no more bad trace 2024-03-09 00:13:27 +00:00
Mrbysco c2bcbfe56f Rest of the tiles done 2024-03-04 21:38:02 +01:00
Mrbysco 63fbbb334e Unfinished port to 1.20.4 Neo 2024-03-04 20:21:48 +01:00
Mrbysco 6133488eee Port to 1.20.1 2024-03-03 01:20:53 +01:00
Mrbysco 7c2e42dfcf Port to 1.18 2024-03-02 21:23:08 +01:00
Flanks255 26dfa7cb75 More cleaning and yeeting. 2022-06-24 14:38:07 -05:00
Flanks255 ce972eb1f3 breaker breaks. 2022-04-03 19:12:40 -05:00
Flanks255 30e8137c04 placer works... the breaker tho... 2022-04-03 15:18:46 -05:00
Flanks255 0e48b0444d pushing progress... 2021-12-30 11:30:01 -06:00
Flanks255 b6406c7adc Under 100. 2021-11-21 13:49:33 -06:00
Michael Hillcox f19fa61229 fix: finished util classes and removed booklet 2021-11-13 18:30:58 +00:00
Michael Hillcox 518ee0b4c1 feat: official mappings & updated to FG 5.1+ 2021-08-22 16:09:06 +01:00
Michael Hillcox 6f34f82f4e chore: so much block porting 2021-02-28 14:47:54 +00:00
Michael Hillcox e0391bbf87 chore: item porting work 2021-02-27 20:24:26 +00:00
Michael Hillcox 71ddbd9abb chore: ported over most tile entities 2021-02-27 15:33:00 +00:00
Michael Hillcox ecb7832738 chore: moved over most tile and block register to deferred variant 2021-02-27 12:24:45 +00:00
Michael Hillcox b7d4d600fc chore: large refactors to new mappings 2021-02-26 21:15:48 +00:00
Shadows_of_Fire 474a7874ec Closes #1237 2019-05-02 03:39:05 -04:00
Shadows_of_Fire 66718437d9 Closes #1239 2019-05-02 03:32:05 -04:00
Shadows_of_Fire 0d8f38710e Auto cleanup 2019-02-27 13:53:05 -05:00
Brennan Ward e9e3b14c6a mods be sketchy 2018-09-27 17:54:07 -04:00
Brennan Ward f585d814ce Significant performance boost for Coal Gen (#1184)
Needs testing.
2018-09-27 15:17:23 -04:00
Shadows_of_Fire 08d0e8b7fb Update mappings 2018-08-03 22:22:20 -04:00
Shadows_of_Fire 3953c8b3b2 Properly send these events 2018-06-28 18:24:51 -04:00
Shadows_of_Fire ac2bc0124a We're just gonna hope nothing is on fire. 2018-06-22 19:39:30 -04:00
Shadows_of_Fire 505cdc349f reorganized some constants 2018-05-10 05:38:58 -04:00
Shadows_of_Fire 9aaaeb9ed0 Fixes #1043
Includes a change that might also resolve #1041 in creative mode, but
that's untested.
2018-03-19 12:50:18 -04:00
Shadows_of_Fire 8bb71ad796 meta is bad pls 2018-03-19 11:46:43 -04:00
Shadows_of_Fire f5ae3240f8 Fixes #1018 2018-01-31 00:07:29 -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 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 9bed6f7ea5 no more lamp sneak 2017-11-15 18:11:17 -05:00
Shadows_of_Fire 856d62f78c remov null 2017-11-02 17:49:53 -04:00
Brennan Ward d9b6838df9 Fix everything (#825)
* Fix everything

* json
2017-06-29 18:30:02 +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 c98b5cf85f fix inventory switching sounds when using a placer or the drill 2017-02-06 14:01:11 +01:00
Ellpeck d5c430fcdc Some changes to common capabilities integration for performance improvements 2017-02-04 16:32:20 +01:00
Ellpeck 4130e0bdf9 Post break event when automatically mining things
Closes #614
2017-02-04 16:07:58 +01:00
Ellpeck 4615a94339 Implemented slotless item handler compat (untested!) 2017-02-04 14:12:17 +01:00
Ellpeck 0c657d2b59 Make the drill digging backet a config option that is off by default
Closes #584
2017-01-21 15:22:26 +01:00
Ellpeck b8667c1e1e I'm getting old 2017-01-01 16:23:27 +01:00
Ellpeck ca2468fda6 Add additional checks to the farmers inventory adding method
Hopefully closes #521
2016-12-27 10:33:13 +01:00
Ellpeck 312484bcfc Added the coolest block in the mod so far 2016-12-18 17:28:29 +01:00
Ellpeck 9f797f022e Added hopping item interface
Closes #493
2016-12-18 13:27:14 +01:00
Ellpeck 91170ea432 Fixed the dropper dropping into unloaded chunks
Closes #465
2016-12-08 14:25:16 +01:00
Ellpeck 413d0dc6fa Fix the placer not working
Closes #451
2016-12-05 14:11:20 +01:00