Commit graph

2957 commits

Author SHA1 Message Date
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
Mrbysco
80fb2273b5 Datagen the DamageType 2024-03-03 17:49:29 +01:00
Mrbysco
4384c932f9 Deferred register the RecipeTypes 2024-03-03 17:48:28 +01:00
Mrbysco
d376217781
Merge pull request #1390 from Mrbysco/1.20.1
Port to 1.20.1
2024-03-03 15:52:41 +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
69c362c41e Fixed dev environment multiplayer testing. 2024-01-06 18:04:30 -06:00
Flanks255
3edef49c04 Some sack fixes, other misc things. 2023-12-20 15:02:25 -06:00
Flanks255
457cf00a7b
Merge pull request #1389 from Mrbysco/1.16
Generate advancements
2023-12-03 15:16:04 -06:00
Mrbysco
acef152961 Generate advancements
Still not all, but not sure all of them are still relevant
2023-12-03 15:41:58 +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
1fb8b80ee4 Cleaning up worms some more. 2023-05-15 19:23:26 -05:00
Flanks255
097803020c Fixed worms. 2023-05-12 21:20:26 -05:00
Flanks255
a75848e195 First pass at the sack, still wip. 2023-03-15 18:17:57 -05:00
Flanks255
0e1217b5d3 Fixed laser relays placement logic. 2023-01-19 14:45:14 -06:00
Flanks255
3634a3e71e
Merge pull request #1381 from Mrbysco/relay_pr
Re-enable the relays
2023-01-19 14:29:13 -06:00