Commit Graph

150 Commits

Author SHA1 Message Date
thedarkcolour
95362eb304 Add Pale Oak sieve, compressed sieve, barrel, crucible 2026-05-14 21:52:37 -07:00
thedarkcolour
d2ad996a5b Fix empty slot icon and sieve mesh textures 2026-05-14 19:37:34 -07:00
thedarkcolour
064e6d785d Fix redstone control widget in Mechanical Sieve & Hammer 2026-05-14 16:47:51 -07:00
thedarkcolour
1b1366671e Fix recipe reload listener running before recipes are loaded
Capture RecipeManager reference instead of the map at registration time,
and declare a dependency on VanillaServerListeners.RECIPES so the listener
is guaranteed to run after RecipeManager.apply() populates the map.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-13 13:34:46 -07:00
thedarkcolour
6a3f89f1cb Fix recipe loading issues 2026-04-06 22:46:37 -07:00
thedarkcolour
a4fb8e37e0 Datagen now runs properly, Codex pt.3 2026-04-06 22:16:57 -07:00
thedarkcolour
382e5c359a Fixed missing imports in items 2026-04-06 19:59:06 -07:00
thedarkcolour
2fc91263ee More WIP porting messing around with Codex pt. 2 2026-04-06 19:20:22 -07:00
thedarkcolour
ff6776a660 More WIP porting messing around with Codex 2026-04-06 14:36:58 -07:00
thedarkcolour
5072ae1dd7 More WIP porting messing around with Claude 2026-04-05 12:44:54 -07:00
thedarkcolour
53049ab1c0 WIP port to 26.1.1 2026-04-03 15:07:50 -07:00
thedarkcolour
99db21f327
Fix KubeJS crash
Closes #158
2025-10-27 13:59:39 -07:00
thedarkcolour
95a79811e6
Allow pack makers to blacklist blocks from Fortune-enchanted hammers 2025-09-01 14:24:11 -07:00
thedarkcolour
3f94e27b00
Fix memory leak in VisualUpdateTracker
Closes #153
2025-08-27 13:54:23 -07:00
thedarkcolour
3c82ad1eca
Allow changing drops for Random Armor Trim and Pottery Sherd
Also add Tide, Flow, and Bolt, to possible armor trims
Closes #133
2025-06-03 15:42:49 -07:00
thedarkcolour
0ac6b2fa59
Fix Barrel Mixing recipes with a result size greater than 1 2025-06-03 13:48:18 -07:00
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