Commit graph

2844 commits

Author SHA1 Message Date
Flanks255
35001cb9e8 Merge remote-tracking branch 'origin/main'
# Conflicts:
#	CHANGELOG.md
2024-11-16 16:48:13 -06:00
Flanks255
ea1a072c72 Added the ability for fluid collectors to collect water and lava from filled cauldrons. Closes #1440 2024-11-16 16:47:50 -06:00
Mrbysco
6159fda4bd Fix the goggle rendering (Closes #1449) 2024-11-16 23:14:45 +01:00
Mrbysco
4789e61e25 Add AIOT to tool tags (Closes #1450) 2024-11-16 23:05:31 +01:00
Flanks255
632c34739a Removed "requiresCorrectToolForDrops" from all blocks, Closes #1447 2024-11-16 15:58:42 -06:00
Flanks255
b66af8446c * Fixed Farmer not playing well with non vanilla farmland.
* Added the ability to change the farmers work area with a compass.
* Code cleaning.
2024-11-16 14:33:59 -06:00
Mrbysco
7245af2a7e Fix banner textures not applying
See #1442
2024-11-13 17:47:20 +01:00
Mrbysco
a69eaed148 Fix every block registered after the ender casing getting metal sounds
Fixes #1441
2024-11-13 16:51:04 +01:00
Flanks255
c0e0480d73 Trying making the lenses stackable. 2024-11-08 19:19:28 -06:00
Flanks255
a85dcdc0f8 Added reset recipes for machines that retain contents. 2024-11-07 17:57:28 -06:00
Flanks255
2b8884da3e Fluid Component safety. 2024-11-07 15:20:30 -06:00
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