Commit graph

42 commits

Author SHA1 Message Date
Flanks255 adc276e8b5 Fixed Ranged Collector 2024-03-10 17:10:39 -05:00
Flanks255 85725a0f85 misc wip sack fixes. 2024-03-05 16:23:49 -06: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 a75848e195 First pass at the sack, still wip. 2023-03-15 18:17:57 -05:00
Flanks255 9b93760445 More cleanup... 2021-11-13 11:02:42 -06:00
Michael Hillcox 518ee0b4c1 feat: official mappings & updated to FG 5.1+ 2021-08-22 16:09:06 +01:00
Michael Hillcox 0e4a65354f chore: some blocks ported and INamedProviders added to tiles 2021-03-01 17:46:12 +00:00
Michael Hillcox 71ddbd9abb chore: ported over most tile entities 2021-02-27 15:33:00 +00:00
Michael Hillcox b7d4d600fc chore: large refactors to new mappings 2021-02-26 21:15:48 +00:00
Shadows_of_Fire 0d8f38710e Auto cleanup 2019-02-27 13:53:05 -05:00
Shadows_of_Fire 33d9cb9fdb properly fix #1157 2018-08-09 23:04:07 -04:00
Shadows_of_Fire 0b4a870717 Closes #1125 2018-06-23 12:39:59 -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 3a56a962b2 bleh 2018-02-11 19:44:15 -05:00
Brennan Ward d9b6838df9 Fix everything (#825)
* Fix everything

* json
2017-06-29 18:30:02 +02:00
Ellpeck ca169cd089 added redstone mode to the ranged collector because jose is a whiny bitch 2017-02-06 14:55:54 +01:00
Ellpeck b8667c1e1e I'm getting old 2017-01-01 16:23:27 +01:00
Ellpeck a5e4be2d3e r92! 2016-12-18 17:50:31 +01:00
Ellpeck c7697b5665 Dropped IInventory support.
This took ages.
2016-12-04 00:10:52 +01:00
Ellpeck 348b3521f6 Made Filters be consumed when placing them into filter slots 2016-12-03 10:52:03 +01:00
Ellpeck 142a07f783 Made filter slots be ignored by comparators and stuff 2016-11-27 11:37:55 +01:00
Ellpeck adad967c02 Finally updated all the mappings 2016-11-26 21:32:28 +01:00
Ellpeck 346b0b54f7 Added filter mod mode 2016-11-17 14:56:26 +01:00
Ellpeck 36c176dd2e Cleanup and some more validation checks ~ 2016-11-16 20:31:16 +01:00
Ellpeck 9e31e0c404 Made the ranged collector show particles when picking items up 2016-11-07 20:07:37 +01:00
Ellpeck 14255ea801 removed performance config options. Yea, really. 2016-11-07 19:58:34 +01:00
Ellpeck 38de0e9ac7 Added Oredict-based checking to everything with filters~ 2016-07-24 18:58:08 +02:00
Ellpeck 3bda990313 Added metadata and nbt toggles to everything that has a whitelist 2016-07-23 19:20:53 +02:00
Ellpeck 794032870a Changed NBT saving system and thus removing some unnecessary interfaces 2016-07-02 15:01:46 +02:00
Ellpeck 19d764688f Re-add IFluidHandler since apparently everyone's moaning about EnderIO not getting their shit together 2016-06-10 21:52:37 +02:00
Ellpeck 9a9ec02eef Added item filters 2016-06-07 23:17:06 +02:00
Ellpeck 707a115708 Cleanup 2016-06-01 00:39:36 +02:00
Ellpeck 4e0082ed7d Remove all uses of @Nonnull because it's stupid anyways.
ACTUALLY closes #97.
2016-05-29 23:49:35 +02:00
Ellpeck b00e214217 1.9.4!
Go suck a dick now.
2016-05-19 20:05:13 +02:00
Ellpeck a2d360d610 How did I not notice this..? 2016-05-16 22:54:44 +02:00
Ellpeck 6c1f8fec6c Update copyright and cleanup code 2016-05-16 22:52:28 +02:00
Ellpeck 9ab94e5701 this 2016-05-02 17:46:53 +02:00
Ellpeck 1e2732195d 1.9.
Fuck my face.
2016-03-18 23:47:22 +01:00
Ellpeck 0540313e75 Cleanup ~ 2016-02-01 17:49:55 +01:00
Ellpeck b2a00d2c8d Sooo.. yea, I'm still at it.
And still not compilable.
Oh god.
2016-01-07 23:42:43 +01:00
Ellpeck 77ba946306 Added an API. 2016-01-05 04:47:37 +01:00
Renamed from src/main/java/de/ellpeck/actuallyadditions/tile/TileEntityRangedCollector.java (Browse further)