Commit graph

3228 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
95977167e3 Update CHANGELOG.md 2024-11-13 17:47:24 +01:00
Mrbysco
7245af2a7e Fix banner textures not applying
See #1442
2024-11-13 17:47:20 +01:00
Mrbysco
2655eda0f3 Update CHANGELOG.md 2024-11-13 17:05:15 +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
Mrbysco
9378ea39bb Don't use wildcard for curios in gradle.properties 2024-11-13 16:35:44 +01:00
Mrbysco
cf4ebf02a5 Setup issue templates 2024-11-09 16:06:42 +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
d86f5724c8 CHANGELOG.md typo. 2024-11-06 18:33:01 -06: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
65d660ad08 Updated CHANGELOG.md 2024-11-05 17:10:44 -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
e9d917dc64 Increment version and update changelog 2024-11-05 22:26:23 +01:00
Mrbysco
74982c36b5 Fix village house machines dropping on breaking (Fixing #1436) 2024-11-05 22:17:19 +01:00
Mrbysco
74addcb6e0
Merge pull request #1437 from Caffeinew/main
iris compat
2024-11-05 21:35:19 +01:00
Mrbysco
de635bb709 Remove unused vertex attributes from laser 2024-11-05 20:43:43 +01:00
Mrbysco
5fb22fa63c Remove iris/sodium from runtime
If needing testing can always throw the jars in the mods folder
2024-11-05 19:34:09 +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
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