Commit graph

2823 commits

Author SHA1 Message Date
Mrbysco
c585fc993b Remove a line of commented out code 2024-03-05 21:18:07 +01:00
Mrbysco
96992eb8cd Remove old coffee machine category classes 2024-03-05 21:17:48 +01:00
Mrbysco
971fdd652f Add Coffee Machine JEI category
Create a recipe type replacement for CoffeeIngredient
2024-03-05 21:14:05 +01:00
Mrbysco
2f50f5ecfc Move the JEI categories into folders 2024-03-05 17:36:42 +01:00
Mrbysco
bf4be2296a Add tooltip to Powered Furnace 2024-03-05 17:34:16 +01:00
Mrbysco
ca3f84efae Add the Powered Furnace as a catalyst for smelting recipes 2024-03-05 17:34:07 +01:00
Mrbysco
06de7536df Fix error in packet handler 2024-03-05 17:29:16 +01:00
Mrbysco
abbc1ae90c Make Black Quartz Ore drop the item directly unless silk touched 2024-03-05 17:11:22 +01:00
Mrbysco
97c7a96958 Adjust count to match vein size in AAWorldGen 2024-03-05 16:59:57 +01:00
Mrbysco
02422d6547 Generate Black Quartz 2024-03-05 16:58:45 +01: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
Mrbysco
87f753a1cc Fix the durability bar on charge-able items 2024-03-05 15:50:07 +01:00
Flanks255
350da9b2b0 Fixed hand not swinging when putting items in display stands / empowerers in creative mode. 2024-03-04 17:03:33 -06:00
Mrbysco
b33faa124f Merge branch '1.20.4' of https://github.com/Ellpeck/ActuallyAdditions into 1.20.4 2024-03-04 23:44:28 +01:00
Mrbysco
99f670656c Register the Capabilities to the blockentities and items that have them
Also change the DeferredItem's to return the class of the item
2024-03-04 23:44:24 +01:00
Flanks255
8374a4d704 Laser fixes. 2024-03-04 16:33:15 -06:00
Mrbysco
717199ea88 Change license to MIT
See https://github.com/Ellpeck/ActuallyAdditions/issues/1391
2024-03-04 23:04:53 +01:00
Mrbysco
f9897f0664 Fix ClientRegistryHandler being registered under the wrong bus 2024-03-04 22:55:09 +01:00
Mrbysco
dcc2220a28 Run datagen 2024-03-04 22:52:17 +01:00
Mrbysco
02a6918267 Update CrushingRecipe.java 2024-03-04 22:52:10 +01:00
Mrbysco
50407e9524 Fix advancement gen 2024-03-04 22:50:27 +01:00
Mrbysco
ead1d9be58 Fix bucket model generation 2024-03-04 22:42:35 +01:00
Mrbysco
4a16be41c9 Don't register DungeonLoot to the event bus 2024-03-04 22:42:23 +01:00
Mrbysco
d49d29b7e9 Trailing comma 2024-03-04 22:39:16 +01:00
Mrbysco
74688b9596 Remove unused imports 2024-03-04 22:38:59 +01:00
Flanks255
32d4b5a052 more fixes, it compiles 2024-03-04 15:37:11 -06:00
Flanks255
0b4c9838e9 Merge remote-tracking branch 'origin/1.20.4' into 1.20.4 2024-03-04 15:03:54 -06:00
Flanks255
610bf044ee More Recipe fixes. 2024-03-04 15:03:46 -06:00
Mrbysco
5ac94e8fe4 Fix WorldData getter 2024-03-04 21:59:11 +01:00
Mrbysco
056ec5c1e0 Fix canola press container 2024-03-04 21:58:59 +01:00
Mrbysco
06bb77b7dd Update BlockGreenhouseGlass.java 2024-03-04 21:57:36 +01:00
Mrbysco
b6d1fafa24 Merge branch '1.20.4' of https://github.com/Ellpeck/ActuallyAdditions into 1.20.4 2024-03-04 21:54:17 +01:00
Mrbysco
f3efa570a4 Update TexturedButton.java 2024-03-04 21:54:00 +01:00
Flanks255
c866a404ea Merge remote-tracking branch 'origin/1.20.4' into 1.20.4 2024-03-04 14:50:46 -06:00
Flanks255
576d463441 Recipe Stuffs 2024-03-04 14:50:33 -06:00
Mrbysco
c2bcbfe56f Rest of the tiles done 2024-03-04 21:38:02 +01:00
Flanks255
ebaae73dad Adding my util classes 2024-03-04 13:38:11 -06: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
97532fff5b Mark tiny torch in port.md 2024-03-04 15:37:26 +01:00
Mrbysco
8236527fb7 Tiny Torch 2024-03-03 20:52:31 +01:00
Mrbysco
c960149ca5 Rename invalid texture names 2024-03-03 19:02:53 +01:00
Mrbysco
f8c2f53b6a Re-add JEI support 2024-03-03 19:02:05 +01:00
Mrbysco
7af0f214f0 Add localization for the fluid types 2024-03-03 19:01:51 +01:00
Mrbysco
3a48ccdcb3 Move the fluid textures so that Minecraft picks them up 2024-03-03 19:01:42 +01:00
Mrbysco
3586ce0ade Remove commented out reference to blockstate and itemmodel generation since we have that 2024-03-03 19:00:03 +01:00
Mrbysco
4a183f1555 Remove properties that were only needed in 1.16 2024-03-03 17:54:41 +01:00
Mrbysco
4596da2df5 Move the RecipeType DeferredRegister 2024-03-03 17:52:22 +01:00