Commit graph

172 commits

Author SHA1 Message Date
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
17d8dcce82 Long Range Breaker and Vertical Digger 2024-03-12 18:00:23 +01:00
Mrbysco
fc75b13b86 Bio Reactor works :) 2024-03-12 17:00:02 +01:00
Mrbysco
cef510c8d7 Remove some todo's 2024-03-12 16:35:56 +01:00
Mrbysco
73be71afe5 Automatic Feeder works 2024-03-12 16:35:48 +01:00
Mrbysco
55c345a78d Remove unused imports 2024-03-11 02:10:31 +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
Mrbysco
5c13128acf Add a background to the Firework Box GUI and re-position the sliders 2024-03-10 20:00:09 +01:00
Mrbysco
50b5209e84 Change fluid display rendering so the texture doesn't get stretched 2024-03-10 16:15:54 +01:00
Mrbysco
fd92ee8514 Setup the Firework box UI 2024-03-10 01:52:32 +01:00
Mrbysco
ba64232ac1 Fix up FluidDisplay not using the tint color of a fluid 2024-03-09 17:04:07 +01:00
Mrbysco
53e4cb8a9b Change FluidDisplay to use the RenderSystem calls instead of GLStateManager where possible 2024-03-09 16:38:17 +01:00
Mrbysco
4a36c696ab Make getOverlayText return a Component in FluidDisplay 2024-03-09 16:36:47 +01:00
Mrbysco
83828a6def Re-enable the text rendering on the energy display
Make getOverlayText return a Component instead of Component -> getString -> Component.literal
2024-03-09 16:33:31 +01:00
Mrbysco
73f7af4dbf Fix the position of the auto split button in the Powered Furnace UI 2024-03-09 15:34:50 +01:00
Mrbysco
2ad699c61a Remove unused imports 2024-03-08 00:29:29 +01:00
Mrbysco
fc7032fa4d Switch over from SmallerButton to vanilla's button 2024-03-08 00:21:39 +01:00
Mrbysco
6da50dfa60 Fix drill gui title 2024-03-07 01:39:34 +01:00
Flanks255
38f4824757 Sack finished i think? for now... 2024-03-06 12:59:34 -06:00
Mrbysco
e125e80e8c Deprecate SmallerButton 2024-03-06 00:47:10 +01:00
Mrbysco
a85c67955c Fix Smaller Button not rendering using the color of the message 2024-03-06 00:37:24 +01:00
Mrbysco
3f49a259a1 Fix item filter title 2024-03-06 00:13: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
899b2a982b No need to use setShaderTexture as blit does that already 2024-03-05 16:06:51 +01:00
Mrbysco
041381830f Fix Buttons rendering on mouse instead of at their position 2024-03-05 16:05:29 +01:00
Mrbysco
2cef8eb804 Fix double background being rendered in UI's 2024-03-05 16:04:21 +01:00
Flanks255
32d4b5a052 more fixes, it compiles 2024-03-04 15:37:11 -06:00
Mrbysco
f3efa570a4 Update TexturedButton.java 2024-03-04 21:54:00 +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
3edef49c04 Some sack fixes, other misc things. 2023-12-20 15:02:25 -06:00
Flanks255
40f48f0e6c More Cleanup. 2023-12-02 07:49:10 -06:00
Flanks255
a75848e195 First pass at the sack, still wip. 2023-03-15 18:17:57 -05:00
Flanks255
87b1e12892 energy things... 2022-06-12 17:13:33 -05:00
Flanks255
768b677e41 even moar refactoring. 2022-06-05 16:02:36 -05:00
Flanks255
35bf265618 moar refactoring. 2022-06-05 15:36:27 -05:00
Flanks255
123b5b1810 some cleaning, refactoring, and starting work on the coffee machine. 2022-06-05 15:30:25 -05:00
Flanks255
f420f6e63d things 2022-04-11 16:50:35 -05:00
Flanks255
f6797386fa (Sad FE Noises) 2022-04-11 15:40:47 -05:00
Flanks255
660e976a1f 1st pass at the fluid placer and collector. 2022-04-09 13:11:27 -05:00
Flanks255
30e8137c04 placer works... the breaker tho... 2022-04-03 15:18:46 -05:00
Flanks255
327fdc5c3b Drop it like its hot... ill show myself out thank you... 2022-04-03 13:36:07 -05:00
Flanks255
9bb1105c7c more oil generator work. 2022-04-02 16:56:22 -05:00
Flanks255
538d77c831 something something oil generator >_> 2022-04-02 16:41:52 -05:00
Flanks255
a8ba206b27 Fermenting JEI Plugin baby... 2022-01-16 12:54:17 -06:00