Commit graph

2833 commits

Author SHA1 Message Date
Flanks255
9c6859cdd3 Moved PR config to client config. 2024-11-07 14:54:40 -06:00
Mrbysco
5e616297ee
Merge pull request #1438 from Caffeinew/main
Config option: disable energy overlay
2024-11-07 20:30:28 +01:00
Flanks255
f05b284e2e Fixed many machines not keeping energy/fluid/state when broken. 2024-11-06 16:31:32 -06:00
Flanks255
07c59fb37a Fixed fluid placer not being harvestable. 2024-11-06 14:57:54 -06:00
Caffeine
e21713e39a
Update ClientEvents.java 2024-11-06 12:41:38 +01:00
Caffeine
12527cd168 Config option: disable energy overlay 2024-11-06 12:11:46 +01:00
Flanks255
c1e274db4f Fixed some machines not keeping energy when broken.
More left todo.
2024-11-05 20:54:40 -06:00
Flanks255
668f7ffed3 Hopefully fixed Lithium classloading weird things crashing dedicated servers, Closes #1434 2024-11-05 17:09:10 -06:00
Flanks255
b8575c4a67 Fixed the drill breaking when out of energy, closes #1432 2024-11-05 15:36:52 -06:00
Mrbysco
74982c36b5 Fix village house machines dropping on breaking (Fixing #1436) 2024-11-05 22:17:19 +01:00
Mrbysco
de635bb709 Remove unused vertex attributes from laser 2024-11-05 20:43:43 +01:00
Mrbysco
7fb62cb859 Fix particle vertex format (Fixes the color)
Fix alpha not being fed to the color int provided to the ParticleBeam
2024-11-05 19:32:29 +01:00
Caffeine
db1bb6e7eb iris compat 2024-11-05 04:43:29 +01:00
Mrbysco
78258dce4e Add nullcheck to laser render method 2024-11-03 18:53:45 +01:00
Mrbysco
85a96171d5 Remove unused imports 2024-11-02 16:01:05 +01:00
Mrbysco
aa013e8433 Fix wrong block in structure (Fixes #1426) 2024-11-02 15:17:18 +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
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
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
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
e63376b018 Added IE Cloche recipes for AA Crops. 2024-10-24 16:06:42 -05: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
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