Commit graph

2844 commits

Author SHA1 Message Date
Flanks255
eb7963631f Fiddling with laser relay rendering. 2024-06-01 12:55:29 -05:00
Flanks255
9000eb3fab Something something filter. 2024-05-30 17:13:21 -05:00
Flanks255
66e6123a5f changed wording. 2024-05-30 17:05:14 -05:00
Flanks255
5f3326af64 Changed wip to WIP 2024-05-30 17:02:52 -05:00
Flanks255
6389668bf9 ReAdding Damage Filtering, and NBT filtering. 2024-05-30 17:02:24 -05:00
Mrbysco
764ded5855 Add some todo's 2024-05-25 17:01:33 +02:00
Mrbysco
a5172ea2e3 Use the non-deprecated getBurnTime method 2024-05-25 16:49:37 +02:00
Mrbysco
60703b3004 Update NeoForge support (Fix #1400) 2024-05-25 16:49:21 +02:00
Flanks255
ccfb8d162d Fixed Phantom Placer / Breaker.
Removed some Wips.
Bump for FC
2024-04-28 16:46:39 -05:00
Mrbysco
9bd1fa63ea Reduce drill placement code size 2024-04-28 22:12:22 +02:00
Mrbysco
846172e69c Update DrillItem.java 2024-04-28 22:08:12 +02:00
Mrbysco
7e7fd0d8e2 Fix the block placing drill upgrade 2024-04-28 22:07:31 +02:00
Flanks255
786d9d3302 starting some skeleton of the crate. 2024-04-27 09:46:57 -05:00
Flanks255
19afc5f05c Fixed up datagen. 2024-04-09 17:30:53 -05:00
Mrbysco
4aeb9bd34f
Merge pull request #1396 from Ridanisaurus/1.20.4
Retexture 2.1
2024-04-05 18:55:41 +02:00
Ridanis
6542628228 Retextures 2.1 2024-04-04 09:08:52 +02:00
Mrbysco
d95442957e
Merge pull request #1395 from Ridanisaurus/1.20.4
Retextures 2.0
2024-04-03 21:56:17 +02:00
Ridanis
d136820b38 Updated Drill textures 2024-04-03 20:07:13 +02:00
Ridanis
f8fa256b24 Updated Battery textures 2024-04-03 18:56:59 +02:00
Ridanis
9d83857dd9 More clean up + updated textures 2024-04-03 18:30:55 +02:00
Ridanis
6bd17fd1ec Snail texture update 2024-04-03 14:17:07 +02:00
Ridanis
a60d11dde0 Lenses + Snail 2024-04-03 13:49:15 +02:00
Ridanis
4721f5128d VoxelShapes + Worm 2024-04-03 12:37:28 +02:00
Ridanis
c0dfed8fa3 Crops 2024-04-03 10:48:40 +02:00
Flanks255
6f56772560 Added Item Tag, to filter by a item tag. 2024-04-02 18:46:52 -05:00
Ridanis
79b2084ea5 Added item_tag texture for Flanks 2024-04-03 01:42:52 +02:00
Ridanis
9cf9601eaa Retexture 2.0 2024-04-03 01:06:40 +02:00
Mrbysco
52b5765a41 Sounds should be mono :) 2024-03-22 01:59:02 +01:00
Flanks255
bfaf90b42c Fixed position of furnace auto split button.
Fixed rendering of Furnace and Crusher auto split tooltips.
2024-03-16 17:25:03 -05:00
Flanks255
d9cae5b5f3 ACTUALLY added copper... 2024-03-16 13:08:38 -05:00
Flanks255
6005bee8d2 Added Copper ores to mining lens.
Added Xycraft ores to mining lens.
2024-03-16 12:37:17 -05:00
Flanks255
87601c1e6e Fixed removing filters from filterable inventories.
Added the void sack recipe.
Fixed the void sack.
2024-03-16 12:25:35 -05:00
Flanks255
44e055499e Try to fix player interface capability invalidation. 2024-03-15 17:30:51 -05:00
Mrbysco
58034533f9 Remove todo from InitVillager since the Engineer villager is back already 2024-03-15 21:17:55 +01:00
Mrbysco
a22ab366b1 Remove initIngredients method since it's been replaced already 2024-03-15 21:06:55 +01:00
Mrbysco
56322ebcc0 Add TODO for coffee saturation 2024-03-15 02:47:12 +01:00
Mrbysco
c2b2cc4d17 Empty the cup 2024-03-15 02:40:07 +01:00
Mrbysco
3b180faf60 Add missing Rotate and Mirror methods to DirectionalBlock 2024-03-14 23:13:11 +01:00
Flanks255
87b0261720 Enabled Handheld filler recipe
Bumped for FC
2024-03-14 17:03:44 -05:00
Flanks255
39b20107c4 removed more wips 2024-03-14 16:43:18 -05:00
Flanks255
482fc7acf6 Added some deepslate ores to the lens. 2024-03-14 16:41:45 -05:00
Flanks255
615d1a253e Removed wip from mote items. 2024-03-14 14:53:13 -05:00
Mrbysco
1207a27dbc More patchouli work 2024-03-14 01:53:37 +01:00
Mrbysco
90a923bd08 Merge branch '1.20.4' of https://github.com/Ellpeck/ActuallyAdditions into 1.20.4 2024-03-14 00:29:18 +01:00
Mrbysco
ac4d53bde4 Update ItemGrowthRing.java 2024-03-14 00:29:10 +01:00
Flanks255
cad57217d4 Fixed recipe for player interface. 2024-03-13 18:06:38 -05:00
Flanks255
f0184f4d1a Added charged versions of all Energy items to JEI 2024-03-13 17:42:12 -05:00
Flanks255
99ea93ebad Added attachment copying to RecipeKeepDataShaped 2024-03-13 17:05:00 -05:00
Flanks255
911356adbc Fixed mekanism fluorite mining lens entry. 2024-03-13 16:59:01 -05:00
Flanks255
da7de46cdc Merge remote-tracking branch 'origin/1.20.4' into 1.20.4 2024-03-13 16:56:41 -05:00
Flanks255
e0a8eed365 Added RecipeKeepDataShapeless
Added drill coloring recipes.
2024-03-13 16:56:22 -05:00
Mrbysco
d2d0afa6d7 Fix the contain checks on the Player Probe and Player Interface 2024-03-13 22:35:43 +01:00
Flanks255
e4e9108099 Merge remote-tracking branch 'origin/1.20.4' into 1.20.4
# Conflicts:
#	src/generated/resources/.cache/9cf54cdf67e16111ec482a2a3b607e8fd75a4246
2024-03-13 15:32:37 -05:00
Flanks255
cf80d1746e Readded rice paper recipe. 2024-03-13 15:32:15 -05:00
Mrbysco
659779b110 Banner patterns 2024-03-13 16:50:01 +01:00
Mrbysco
154add17bd Remove (wip) from drill core 2024-03-13 03:39:01 +01:00
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
Mrbysco
f2596f974a Feed the blockpos when opening a menu 2024-03-09 00:23:20 +01:00
Mrbysco
82aaacf1d9 Make canPlayerUse consistently use this.getBlockPos() 2024-03-09 00:23:01 +01:00
Flanks255
06ef7146e0 Fixed recipes, removed some wip entries. 2024-03-08 17:08:14 -06:00
Mrbysco
231656eddb Merge branch '1.20.4' of https://github.com/Ellpeck/ActuallyAdditions into 1.20.4 2024-03-09 00:04:00 +01:00
Mrbysco
ed8ea0e616 Override stack sensitive isCorrectToolForDrops so it's aware of the current power 2024-03-09 00:03:51 +01:00
Flanks255
908a57b5e1 Fixed AIOT sprites 2024-03-08 17:00:38 -06:00
Flanks255
a622e497b3 Removed recipes for things that dont work yet. 2024-03-08 16:52:25 -06:00
Flanks255
1e32301013 Fixed missing recipes.
Fixed missing lang entries.
2024-03-08 16:41:51 -06:00
Flanks255
c29830adc3 Added cooking rice dough to bread. 2024-03-08 16:11:40 -06:00
Flanks255
db5d718dd5 Some cleaning. 2024-03-08 15:40:48 -06:00
Mrbysco
051388570a Fix negative attack speed 2024-03-08 20:30:17 +01:00
Mrbysco
8b5b073850 Fix missing argument in translation key 2024-03-08 00:34:35 +01:00
Mrbysco
2ad699c61a Remove unused imports 2024-03-08 00:29:29 +01:00
Mrbysco
9ec20f4895 Actually use the particle event to register the particles 2024-03-08 00:29:17 +01:00
Mrbysco
fc7032fa4d Switch over from SmallerButton to vanilla's button 2024-03-08 00:21:39 +01:00
Flanks255
8f73813a45 More recipe stuff, crystal block compress/decompress recipes. 2024-03-06 19:30:59 -06:00
Mrbysco
91d9009f14 Update FermentingRecipe.java 2024-03-07 02:24:26 +01:00
Mrbysco
cf3ddec55b Update UpdateChecker.java 2024-03-07 02:08:17 +01:00
Mrbysco
0e30bd9974 Merge branch '1.20.4' of https://github.com/Ellpeck/ActuallyAdditions into 1.20.4 2024-03-07 01:56:50 +01:00
Mrbysco
555b1ddffb Back to CustomEnergyStorage 2024-03-07 01:56:39 +01:00
Flanks255
fc101a90df Merge remote-tracking branch 'origin/1.20.4' into 1.20.4 2024-03-06 18:45:01 -06:00
Michael Hillcox
e22b1615a7 fix: incorrect config spam 2024-03-07 00:40:03 +00:00
Mrbysco
6da50dfa60 Fix drill gui title 2024-03-07 01:39:34 +01:00
Flanks255
2040c68ed6 Misc recipe stuff, removed some unused items. 2024-03-06 18:38:50 -06:00
Mrbysco
d9961a3926 Fix drill mistake 2024-03-07 01:35:53 +01:00
Michael Hillcox
4ef880aa15 feat: improved build tool setup 2024-03-07 00:24:42 +00:00
Mrbysco
3ce53350bf Generate item model for Crate Keeper using old texture 2024-03-07 00:42:39 +01:00
Mrbysco
c1ee118eda Fix batbox rendering 2024-03-07 00:35:55 +01:00
Mrbysco
24763a46bc Fix ItemEnergy 2024-03-07 00:18:32 +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
9f0a9926ac Merge branch '1.20.4' of https://github.com/Ellpeck/ActuallyAdditions into 1.20.4 2024-03-06 00:37:30 +01:00
Mrbysco
a85c67955c Fix Smaller Button not rendering using the color of the message 2024-03-06 00:37:24 +01:00
Flanks255
f9df9226bf Merge remote-tracking branch 'origin/1.20.4' into 1.20.4 2024-03-05 17:34:58 -06:00
Flanks255
edccaec7df Auto pickup fixed 2024-03-05 17:34:48 -06:00
Mrbysco
3f49a259a1 Fix item filter title 2024-03-06 00:13:01 +01:00
Mrbysco
7e0e86744c Merge branch '1.20.4' of https://github.com/Ellpeck/ActuallyAdditions into 1.20.4 2024-03-06 00:10:50 +01:00
Mrbysco
7658fdaa4f Initial booklet setup 2024-03-06 00:10:49 +01:00
Flanks255
d704c4a4ba Merge remote-tracking branch 'origin/1.20.4' into 1.20.4 2024-03-05 17:03:03 -06:00
Flanks255
79c8bcfbd9 bysco plz help 2024-03-05 17:02:32 -06:00
Mrbysco
0c8b52a76f Merge branch '1.20.4' of https://github.com/Ellpeck/ActuallyAdditions into 1.20.4 2024-03-05 23:29:35 +01:00
Mrbysco
822913f047 Make Bio Reactor direactional and generate the blockstate 2024-03-05 23:29:23 +01:00
Flanks255
ccadf11e57 Merge remote-tracking branch 'origin/1.20.4' into 1.20.4 2024-03-05 16:23:58 -06:00
Flanks255
85725a0f85 misc wip sack fixes. 2024-03-05 16:23:49 -06:00