Commit graph

543 commits

Author SHA1 Message Date
Mrbysco
d2d0afa6d7 Fix the contain checks on the Player Probe and Player Interface 2024-03-13 22:35:43 +01:00
Mrbysco
5a1eabeac4 Fix hopping item interface 2024-03-13 01:02:49 +01:00
Mrbysco
26758cb41b Update TileEntityBase.java 2024-03-13 00:30:34 +01:00
Mrbysco
bd392b0a5b Add back directionality to the hopping item interface 2024-03-13 00:28:41 +01:00
Flanks255
b8e284d947 Bandaid on hopping item interface.
Fixed phantomface capability invalidation.
2024-03-12 17:43:16 -05:00
Mrbysco
f76db7ba65 Remove unused imports 2024-03-12 22:51:28 +01:00
Mrbysco
3a767e1894 Replace more calls to I18n with Component.translatable
Fix up the Relay item Whitelist GUI
2024-03-12 21:31:29 +01:00
Mrbysco
0226078aee Use Components for the Laser Relays instead of String using I18n 2024-03-12 20:37:07 +01:00
Mrbysco
17d8dcce82 Long Range Breaker and Vertical Digger 2024-03-12 18:00:23 +01:00
Mrbysco
c418b867ff Fix empty display name for Feeder 2024-03-12 17:00:12 +01:00
Mrbysco
fc75b13b86 Bio Reactor works :) 2024-03-12 17:00:02 +01:00
Mrbysco
73be71afe5 Automatic Feeder works 2024-03-12 16:35:48 +01:00
Flanks255
ae6695a5ba Fixed Phantomfaces.
Added Recipes for Phantomfaces.
2024-03-11 17:51:32 -05:00
Mrbysco
5182ac8b92 Leaf-eating Generator done 2024-03-11 22:18:00 +01:00
Mrbysco
55c345a78d Remove unused imports 2024-03-11 02:10:31 +01:00
Mrbysco
e7e2de68f3 Fix up the Energizer and Enervator 2024-03-11 02:10:19 +01:00
Mrbysco
ef6e52f8a6 Fix up the Crusher and Double Crusher
Datagen Crushing recipes
2024-03-11 00:55:22 +01:00
Mrbysco
fff34a3afd Add display name to the FireworkBox BlockEntity 2024-03-10 23:14:28 +01:00
Flanks255
adc276e8b5 Fixed Ranged Collector 2024-03-10 17:10:39 -05:00
Mrbysco
a4cc12d993 Restore XP Solidifier GUI
Remove todo about validating Persistent Data as it's correct
2024-03-10 23:00:18 +01:00
Flanks255
f524eccc01 Fixed recipe conflicts.
Fixed fluid placer wasting fluids.
2024-03-10 13:19:11 -05:00
Mrbysco
e4fdc6d7da Fix Fluid Placer not inheriting the ticking of the Fluid Collector 2024-03-10 15:44:53 +01:00
Mrbysco
fd92ee8514 Setup the Firework box UI 2024-03-10 01:52:32 +01:00
Mrbysco
fc20f4a94a Fix the Coffee Maker's tick behavior so it works 2024-03-09 17:51:33 +01:00
Mrbysco
323c07568d Use the level and pos variable 2024-03-09 15:44:35 +01:00
Mrbysco
82aaacf1d9 Make canPlayerUse consistently use this.getBlockPos() 2024-03-09 00:23:01 +01:00
Flanks255
79c8bcfbd9 bysco plz help 2024-03-05 17:02:32 -06:00
Flanks255
85725a0f85 misc wip sack fixes. 2024-03-05 16:23:49 -06:00
Mrbysco
971fdd652f Add Coffee Machine JEI category
Create a recipe type replacement for CoffeeIngredient
2024-03-05 21:14:05 +01:00
Flanks255
c866a404ea Merge remote-tracking branch 'origin/1.20.4' into 1.20.4 2024-03-04 14:50:46 -06:00
Mrbysco
c2bcbfe56f Rest of the tiles done 2024-03-04 21:38:02 +01:00
Flanks255
00418d267f Small filter tweak 2024-03-04 13:36:26 -06:00
Mrbysco
63fbbb334e Unfinished port to 1.20.4 Neo 2024-03-04 20:21:48 +01:00
Mrbysco
4384c932f9 Deferred register the RecipeTypes 2024-03-03 17:48:28 +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
40f48f0e6c More Cleanup. 2023-12-02 07:49:10 -06:00
Flanks255
d4af87ceb3 Misc fixes 2023-11-26 16:10:19 -06:00
Flanks255
a75848e195 First pass at the sack, still wip. 2023-03-15 18:17:57 -05:00
Mrbysco
32008f113c Relays. 2023-01-19 16:27:56 +01:00
Flanks255
44effd2e7a Coffee fixes.
Batbox stuff.
2023-01-15 10:56:02 -06:00
Flanks255
86a89a96a8 first pass at functional crusher. 2022-10-19 13:04:42 -05:00
Flanks255
04714de062 fixed furnace for now. 2022-10-19 12:15:46 -05:00
Flanks255
e8fee61c91 More tiles storing energy... 2022-10-14 18:58:04 -05:00
Flanks255
6825fa3d4a Atomic Reconstructor fixes, saves energy when mined, also saves redstone mode, and restores on placement, more to come. 2022-10-12 17:49:01 -05:00
Flanks255
773d723ce0 more laser things. 2022-09-01 18:26:54 -05:00
Flanks255
011834c732 Colorful lasers 2022-07-27 13:06:26 -05:00
Flanks255
70b0131f88 goodbye arrays of float arrays... 2022-07-06 12:14:19 -05:00
Flanks255
26dfa7cb75 More cleaning and yeeting. 2022-06-24 14:38:07 -05:00
Flanks255
2538de7a4f More lens fixes. 2022-06-24 14:23:43 -05:00