Commit graph

3193 commits

Author SHA1 Message Date
Mrbysco
75fb3398c6 Update CHANGELOG.md 2024-11-02 15:25:44 +01:00
Mrbysco
aa013e8433 Fix wrong block in structure (Fixes #1426) 2024-11-02 15:17:18 +01:00
Mrbysco
27e954bbe8 Update CHANGELOG.md 2024-11-02 15:04:10 +01:00
Mrbysco
48cd171b09 Change the sound type of the crystal related blocks
Implements #1427
2024-11-02 15:03:44 +01:00
Mrbysco
3a2f298e64 Setup compostables and furnace fuel datamap (Fixes #1431) 2024-11-02 15:00:44 +01:00
Mrbysco
e048a2a30b Increment version and update readme 2024-10-31 20:18:01 +01:00
Mrbysco
645dbb2dea Move the cloche recipes behind a mod loaded condition 2024-10-31 20:17:13 +01:00
Mrbysco
e3dd3290c8 Add stairs/walls/slabs to item tags 2024-10-31 20:14:18 +01:00
Mrbysco
43312e2eb4 Change some machine sounds to METAL (Fixing #1429) 2024-10-31 20:09:36 +01:00
Mrbysco
ec7b26c3b9 Change sound type of the casing blocks 2024-10-31 20:00:58 +01:00
Mrbysco
8d56947d33 Add Stairs, Slabs and Walls to the appropriate tags
Fixing #1428
2024-10-31 19:58:57 +01:00
Mrbysco
bc67137313
Move type outside of platform blocks 2024-10-31 08:45:15 +01:00
Mrbysco
98427c7e8d Setup deps and mark client/server on curse 2024-10-30 23:48:11 +01:00
Mrbysco
3ecc1969ec Update readme 2024-10-30 23:46:32 +01:00
Flanks255
96a9389f96 Pushing tag for release? 2024-10-30 14:55:44 -05:00
Flanks255
9455e43745 Fixed 2024-10-30 11:42:05 -05:00
Flanks255
c2b8594845 Bumped version, Updated CHANGELOG.md 2024-10-30 11:39:47 -05:00
Flanks255
902e806443 Fixed vertical miner and phantom breaker not breaking / harvesting blocks. Fixes #1425 2024-10-30 11:38:13 -05:00
Flanks255
6596a8e6f9 Fixed batbox capability invalidation. 2024-10-30 11:09:31 -05:00
Flanks255
9fe3fa1c7c Fixed corner case (cough mekanism) where in a energy storage accepts a simulated transfer, but refuses the actual transfer. 2024-10-30 11:01:14 -05:00
Flanks255
ae9c72bb73 Maybe lets not be fullscreen. 2024-10-29 16:14:32 -05:00
Mrbysco
540fd47078 Update CHANGELOG.md 2024-10-27 23:15:51 +01:00
Mrbysco
906aa08ebf Fix All in One Tool stats (Closes #1424) 2024-10-27 23:15:44 +01:00
Michael Hillcox
c0b0111060
feat: publishing CI 2024-10-27 11:31:14 +00:00
Flanks255
19d0eb3aea something something build.gradle 2024-10-24 17:35:33 -05:00
Flanks255
e63376b018 Added IE Cloche recipes for AA Crops. 2024-10-24 16:06:42 -05:00
Mrbysco
eb4a1b9998
Fix badges in readme 2024-10-24 11:22:33 +02:00
Flanks255
d9b0a714d1 renamed. 2024-10-23 17:22:22 -05:00
Flanks255
606177d002 Prepping for merge. 2024-10-23 17:05:52 -05:00
Mrbysco
7fd9c103fc Change itemstack codec used by LaserRecipe 2024-10-23 16:15:12 +02:00
Mrbysco
718494a938 Fix coffee ingredient recipe using camel case for some keys 2024-10-23 15:55:32 +02:00
Mrbysco
5ac550f55f Remove class related to food crafting
Foods were removed
2024-10-23 15:51:09 +02:00
Mrbysco
f574925a47 Remove unused imports 2024-10-23 00:14:02 +02:00
Mrbysco
a414bc7ccc Increment version 2024-10-22 23:11:59 +02:00
Mrbysco
5c4e584a73 Allow the Coffee Machine to consume water (Fixing #1422) 2024-10-22 23:07:22 +02:00
Mrbysco
90cecc8ed8 Don't add an effect multiple times 2024-10-22 23:01:57 +02:00
Mrbysco
0d27a4a304 Fix coffee not applying effects (See #1422) 2024-10-22 22:49:22 +02:00
Mrbysco
e91c1569ee Fix tool check (Fixes #1421) 2024-10-22 22:33:33 +02:00
Mrbysco
16cd3a6966 Add Canola, Flax and Coffee patches
Fix generateQuartz config option having the wrong id
2024-10-22 22:19:01 +02:00
Mrbysco
43a23883e3 Fix village structure 2024-10-22 19:48:54 +02:00
Mrbysco
d644baa4cc Remove unused Buttons class 2024-10-22 19:22:50 +02:00
Mrbysco
f45bcb2f30 Remove unused Deprecated values 2024-10-22 19:22:25 +02:00
Mrbysco
7d5876a7ad Remove GuiFactory as config is built into neoforge 2024-10-22 19:20:52 +02:00
Mrbysco
53b721f824 Remove unused OreDict related class 2024-10-22 19:17:51 +02:00
Mrbysco
268cf651d0 More cleaning up 2024-10-20 23:42:50 +02:00
Flanks255
6774b08ac5 Sunday code cleaning... 2024-10-20 15:58:07 -05:00
Flanks255
9cfbb61739 Merge remote-tracking branch 'origin/1.21' into 1.21 2024-10-19 17:08:58 -05:00
Flanks255
9a418c1c6d Fixed all in one tools not having damage. 2024-10-19 17:08:46 -05:00
Mrbysco
b68cfecdf9 Add missing XP Solidifier recipe 2024-10-19 23:01:53 +02:00
Mrbysco
758001e2fd Move init of ActuallyAdditionsClient inside the isClient check 2024-10-19 18:37:45 +02:00