Commit Graph

137 Commits

Author SHA1 Message Date
thedarkcolour
8c24f539da
Fix project setup 2025-06-03 13:36:00 -07:00
thedarkcolour
be579174f3
Fix Silkworms not applying to certain modded leaves like TFC 2025-02-05 15:31:30 -08:00
thedarkcolour
b2ddaacc56
Implement custom Compressed Sieve types 2025-02-05 15:27:36 -08:00
thedarkcolour
2efbfb676f
Fixed Fluid Transformation recipes requiring byproducts 2025-01-05 16:27:56 -08:00
thedarkcolour
ed89544011
Remove Yellorium Dust sieve drop
Closes #116
2025-01-05 16:07:56 -08:00
thedarkcolour
76bbe62e16
Fix various JEI bugs
- Fix invisible output slots on JEI crook recipes
- Fix JEI bug with sieve recipes overflowing due to JEI API changes
2024-10-06 15:22:09 -07:00
thedarkcolour
f6dad61a49
Add Native EMI compat + fix JEI bug with removing compressed recipes 2024-10-06 14:38:09 -07:00
thedarkcolour
da1bd52a24
Buff wooden crucibles 2024-07-31 22:47:27 -07:00
thedarkcolour
8149c8c896
Fix KubeJS plugin 2024-07-31 22:43:28 -07:00
thedarkcolour
8e92e70b8e
Fix logs dropping sawdust + generate GLMs 2024-07-09 12:10:33 -07:00
thedarkcolour
b78263e071
Ex Deorum 3.0
First port to 1.21 is complete. I have to document what changed for modpack makers later on.
2024-07-07 20:10:55 -07:00
thedarkcolour
c80b221b46
WIP port to 1.21 2024-06-15 23:21:37 -07:00
thedarkcolour
2f44a167ed
Fixed third-person render of compressed hammers 2024-06-13 10:35:48 -07:00
thedarkcolour
f6141cc9d9
Fix lag spike when inserting compost into the Barrel for the first time 2024-06-12 12:25:54 -07:00
thedarkcolour
6d7245b8ee
Fix overriding Superflat world type 2024-06-12 12:25:14 -07:00
thedarkcolour
a02e7c4bc6
Fix sieve restocking and sieving with >64 sieves 2024-06-12 12:22:09 -07:00
thedarkcolour
77e2e55067
Fix bucket desync bug with barrel 2024-06-12 12:07:49 -07:00
thedarkcolour
76293f5e70
Fluids in barrels and crucibles now affect mobs 2024-06-12 12:03:23 -07:00
thedarkcolour
e6135d804a
Fix June barrel config 2024-06-12 11:08:12 -07:00
thedarkcolour
9b082f93bd
Add distinct sound events for Ex Deorum sounds 2024-06-12 10:33:01 -07:00
thedarkcolour
fd3863a649
Changed default value of server config simultaneous_compressed_sieve_usage to true 2024-06-12 10:14:40 -07:00
thedarkcolour
52dfc9b120
Add note to Random Armor Trim indicating it does not drop Netherite Upgrade template 2024-06-12 10:14:08 -07:00
thedarkcolour
9a4566c5ba
Ore chunks tag + fix Thermal silver ore 2024-06-12 10:09:23 -07:00
thedarkcolour
ace64a7201
Add config options to prevent barrels and crucibles from collecting rainwater 2024-05-27 21:43:00 -07:00
thedarkcolour
841d1b63d8
Fixed bug where barrels would not trigger a transformation recipe while it is raining 2024-05-27 20:25:33 -07:00
thedarkcolour
31427f5681
Add compost recipe for golden carrot 2024-05-27 20:17:59 -07:00
thedarkcolour
5981bff4cf
Fix barrel fluid transformation recipes only crafting witch water 2024-05-27 20:00:00 -07:00
thedarkcolour
a3676fec66
Add config option to disable the rainbow compost in barrel during June 2024-05-27 19:57:45 -07:00
thedarkcolour
3b4838f1f3
Fix overriding default world type when config is set to false 2024-05-27 19:56:36 -07:00
thedarkcolour
ec8540d809
Add integration for Immersive Engineering ores 2024-04-22 14:38:51 -07:00
thedarkcolour
d0d4ccf77a
Add integration for SkyBlock Builder 2024-04-22 14:34:38 -07:00
thedarkcolour
b3540cdb80
Added config option for using compressed sieves simultaneously 2024-04-21 13:00:34 -07:00
thedarkcolour
c63011a27a
Fix typo in JEI integration where both sieve categories were "Compressed Sieve" 2024-04-21 12:20:08 -07:00
thedarkcolour
09323117ad
Fix compressed sieve not dropping sieve mesh 2024-04-21 12:09:10 -07:00
thedarkcolour
e75ae5ad01
Fix broken nether/end void generation 2024-04-16 15:23:53 -07:00
thedarkcolour
1125d36e0e
Fix serverside crash when sprinting on Infested Leaves 2024-04-16 13:10:29 -07:00
thedarkcolour
dcd020c6dd
Close #71 2024-04-09 17:56:26 -07:00
thedarkcolour
282a774d31
Add compressed sieves, hammers, and blocks 2024-04-08 18:37:36 -07:00
thedarkcolour
f22c004bda Fix EMI skipping JEI compatibility 2024-04-08 17:49:45 -07:00
thedarkcolour
11753bb4ef
EMI compatibility 2024-04-05 23:27:35 -07:00
thedarkcolour
578c59d231
Pull changes to CompatUtil and AbstractMaterial from 1.20.1 2024-04-05 22:58:00 -07:00
thedarkcolour
ad9e0dd04e
Fix infested leaves. Close #64 2024-04-03 20:51:08 -07:00
thedarkcolour
d1761cf43a Add option to disable automated_sieve nerf. 2024-03-19 14:37:14 -07:00
thedarkcolour
18a19e5807 Fix light levels for barrel and crucible 2024-03-19 11:06:02 -07:00
thedarkcolour
316cc94db3 Fix recipe cache loading and menu syncing 2024-03-19 10:33:35 -07:00
thedarkcolour
c387d7207d Fix VisualUpdateTracker, RecipeUtil caches, revert accidental recipe schema changes 2024-03-18 20:48:12 -07:00
thedarkcolour
2b7645e231 Compiles! 2024-03-17 23:47:56 -07:00
thedarkcolour
39a5895c12 Rework barrels to use JSON recipes for fluid transformation recipes 2024-03-11 16:46:15 -07:00
thedarkcolour
992cb80aec Increase frequency of iron ore drops 2024-02-24 16:09:29 -08:00
thedarkcolour
ec061e4fd3 Add water and lava crucible material types 2024-02-21 16:42:45 -08:00