Commit graph

2688 commits

Author SHA1 Message Date
Mrbysco
b94353019c Setup loot modifiers (Numbers need tweaking) 2024-03-13 03:38:20 +01:00
Mrbysco
f390ffd47f Add drill highlighting 2024-03-13 01:50:37 +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
Flanks255
f471f4f1fa Added Ancient debris to mining lens. 2024-03-12 17:15:56 -05:00
Mrbysco
f76db7ba65 Remove unused imports 2024-03-12 22:51:28 +01:00
Mrbysco
d64b530f8d Last I18n replacement 2024-03-12 22:39:01 +01:00
Mrbysco
b866f50e8f Add Mining Lens category 2024-03-12 22:21:17 +01:00
Mrbysco
87b4e29534 Merge branch '1.20.4' of https://github.com/Ellpeck/ActuallyAdditions into 1.20.4 2024-03-12 21:31:32 +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
Flanks255
e1cd1b42ad Added mining lens recipe for Black Quartz ore
Added mining lens recipes for some other mods ores.
2024-03-12 14:57:44 -05:00
Mrbysco
d1ceffcac9 Update BlockLaserRelay.java 2024-03-12 20:37:25 +01:00
Mrbysco
0226078aee Use Components for the Laser Relays instead of String using I18n 2024-03-12 20:37:07 +01:00
Mrbysco
08b4f923f2 Use ITEM_WITH_COUNT_CODEC where possible 2024-03-12 20:09:08 +01:00
Flanks255
d1f77f3df2 Added smelting and blasting recipes for Black Quartz Ore 2024-03-12 13:22:30 -05:00
Mrbysco
337fbfb854 Remove renderLaser call from ReconstructorRenderer
It's handled by the particle
2024-03-12 18:49:18 +01:00
Mrbysco
58b9cbc9d2 Adjust the laser particle 2024-03-12 18:48:51 +01:00
Mrbysco
c995908d51 Fix the reconstructor death messages 2024-03-12 18:31:30 +01:00
Mrbysco
f5e3736299 Remove WIP from Shock Absorber 2024-03-12 18:21:12 +01:00
Mrbysco
5a921e100f Change Phantom Itemface recipe 2024-03-12 18:00:31 +01:00
Mrbysco
17d8dcce82 Long Range Breaker and Vertical Digger 2024-03-12 18:00:23 +01:00
Mrbysco
8419cc67aa Add Heat Collector recipe and remove (wip) 2024-03-12 17:12:20 +01:00
Mrbysco
8abfa2415e Add Bio Reactor recipe 2024-03-12 17:04:22 +01:00
Mrbysco
5a9f7d9168 Remove WIP from more items and the bio reactor 2024-03-12 17:00:27 +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
41e85391be Remove wip from Firework Box 2024-03-12 16:49:03 +01:00
Mrbysco
7c7a095cc3 Add Automatic Feeder recipe back 2024-03-12 16:39:36 +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
fb80bf33ef Wait... the particle beam renders now? 2024-03-12 02:32:04 +01:00
Flanks255
ae6695a5ba Fixed Phantomfaces.
Added Recipes for Phantomfaces.
2024-03-11 17:51:32 -05:00
Mrbysco
ffc67e6a5b Remove unused imports 2024-03-11 22:38:16 +01:00
Mrbysco
9f8523486c Fix up the Water Bowl 2024-03-11 22:38:09 +01:00
Mrbysco
8a16143e2f Remove WIP from blocks/items that work 2024-03-11 22:22:34 +01:00
Mrbysco
1224c1de29 Remove todo from Greenhouse Glass 2024-03-11 22:22:20 +01:00
Mrbysco
5182ac8b92 Leaf-eating Generator done 2024-03-11 22:18:00 +01:00
Mrbysco
ec4b79ffd8 Generate black quartz ore below 0 too 2024-03-11 21:40:35 +01:00
Flanks255
c4d81aea1b Fixed Crafter on a stick 2024-03-11 14:58:38 -05:00
Mrbysco
2a2f5c6cdc Add the Engineer villager back 2024-03-11 20:48:18 +01:00
Mrbysco
4cc4b40c4b Update Tiny Torch light (Engineers house is quite dark if set to 8) 2024-03-11 19:20:58 +01:00
Mrbysco
523cba5958 Add the Engineers House back 2024-03-11 19:17:59 +01:00
Mrbysco
b3bac386ad Add rotation and mirror code to FullyDirectionalBlock 2024-03-11 19:16:44 +01:00
Mrbysco
62ff6acddb Add progress indicator to the Fermenting Category 2024-03-11 04:21:28 +01:00
Mrbysco
b69847d159 Add back recipe for Energizer and Enervator 2024-03-11 02:13:58 +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
1bcf01101e Removed old JEI code that has been replaced already 2024-03-11 01:33:37 +01:00
Mrbysco
7bcebe64f9 Add recipe for Crusher and Double Crusher 2024-03-11 01:01:51 +01:00
Mrbysco
ef6e52f8a6 Fix up the Crusher and Double Crusher
Datagen Crushing recipes
2024-03-11 00:55:22 +01:00
Flanks255
2a4e966659 Maybe fixing server crash. 2024-03-10 17:41:48 -05: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
6886aca623 Fix the overlay on the Lava Factory Controller
Datagen the recipe for the casing and controller
2024-03-10 22:20:00 +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
Flanks255
f524eccc01 Fixed recipe conflicts.
Fixed fluid placer wasting fluids.
2024-03-10 13:19:11 -05:00
Mrbysco
50b5209e84 Change fluid display rendering so the texture doesn't get stretched 2024-03-10 16:15:54 +01: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
Flanks255
9bc38d2a27 Bumped for FC release. 2024-03-09 16:16:25 -06:00
Flanks255
36be4b9a9f Merge remote-tracking branch 'origin/1.20.4' into 1.20.4 2024-03-09 16:16:01 -06:00
Mrbysco
a65bd989d5 Remove unused imports 2024-03-09 23:14:52 +01:00
Mrbysco
a678b3e049 Remove unused classes that have replacements
`DrillAugmentItem` `ActuallyItem` have been replaced by `ItemDrillUpgrade` and `ItemBase`
`IActuallyItem` was an empty interface never really used
2024-03-09 23:14:34 +01:00
Flanks255
0632253a3b Added JEI plugin for canola press recipes. 2024-03-09 16:08:34 -06:00
Flanks255
7ae6231a38 Merge remote-tracking branch 'origin/1.20.4' into 1.20.4 2024-03-09 16:07:53 -06:00
Mrbysco
e8df077d70 Add missing Black Quartz block recipes 2024-03-09 22:59:45 +01:00
Mrbysco
1d581fc120 Add block/item tags for the crops/ores 2024-03-09 22:54:41 +01:00
Flanks255
713568d7e2 Fixed reconstructor crash 2024-03-09 15:35:28 -06:00
Flanks255
4876677161 Fixed item models. 2024-03-09 15:16:34 -06:00
Mrbysco
e6c8af19af Add crops to villages 2024-03-09 22:15:49 +01:00
Flanks255
3f356896b7 Greenhouse glass recipe. 2024-03-09 11:41:37 -06:00
Mrbysco
53414c434a Add recipe click area for coffee machine and Powered Furnace 2024-03-09 18:02:33 +01:00
Mrbysco
0a6aa6545b Fix shift-clicking empty cups into coffee machine 2024-03-09 17:55:57 +01:00
Mrbysco
fc20f4a94a Fix the Coffee Maker's tick behavior so it works 2024-03-09 17:51:33 +01:00
Mrbysco
09673dd118 Fix right clicking the coffee maker being wonky 2024-03-09 17:51:11 +01:00
Mrbysco
d4cc7b0737 Fix the coffee effect displaying wrong due to setting the ticksPerSecond to 20 instead of 1 2024-03-09 17:49:20 +01:00
Mrbysco
56402e46eb Fix the coffee effect storing 2024-03-09 17:48:42 +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
f1c7b2491e Change the overlay checked so overlays aren't rendered over the hotbar 2024-03-09 16:31:10 +01:00
Mrbysco
951355bf05 Remove YummyItem which is a unused class for the foods that are removed
https://github.com/Ellpeck/ActuallyAdditions/blob/1.20.4/port.MD?plain=1#L25
2024-03-09 16:05:39 +01:00
Mrbysco
f758e8beac Deprecate ActuallyItem and DrillAugmentItem
They both have replacements and are unused
2024-03-09 16:03:33 +01:00
Mrbysco
4b55999af3 Remove WIP from Powered Furnace name 2024-03-09 15:46:20 +01:00
Mrbysco
323c07568d Use the level and pos variable 2024-03-09 15:44:35 +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
bbf42da613 Remove todo from Powered Furnace light level code (it works) 2024-03-09 15:16:38 +01:00
Mrbysco
817797ad3a Re-enable rendering of the GreenHouse glass and add culling 2024-03-09 02:33:07 +01:00
Flanks255
2fbf2984ab More tweaks. 2024-03-08 18:24:19 -06:00
Michael Hillcox
ecb8d46f50 fix: no more bad trace 2024-03-09 00:13:27 +00:00
Flanks255
d1438dd67e Fixed filling wand using wrong method. 2024-03-08 18:13:09 -06:00
Michael Hillcox
cf8e56ab2a fix: whoops 2024-03-09 00:07:17 +00:00
Michael Hillcox
d36cb9c76e fix: drill range 2024-03-09 00:06:58 +00:00
Flanks255
1183a169d8 Fiddle fiddle 2024-03-08 17:54:09 -06:00
Mrbysco
f8cc525237 Order the codec properly please ;) 2024-03-09 00:37:34 +01:00
Mrbysco
b261d92bcd Fix Liquid Fuel recipe codec 2024-03-09 00:34:53 +01:00