Commit Graph

227 Commits

Author SHA1 Message Date
thedarkcolour
7a01d94f37 Fix incorrect JEI block rendering for Infested Leaves and Crucible Heat Source categories 2026-05-15 12:37:37 -07:00
thedarkcolour
65dd68fe6b Fix incorrect JEI compost barrel icon rendering 2026-05-15 11:22:24 -07:00
thedarkcolour
5c913be4b6 Fix broken recipe caching 2026-05-15 11:21:14 -07:00
thedarkcolour
964c82b709 Fix JEI compat 2026-05-14 23:49:19 -07:00
thedarkcolour
aa7bf56d0f Fix crucible crash from defaulting to null Fluid instead of EMPTY 2026-05-14 22:00:16 -07:00
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
cb8d29607e Datagen resources 2026-04-06 22:17:19 -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
425ba948a4
Merge pull request #154 from Abbage230/patch-1
Update ja_jp.json (Fix)
2025-11-30 15:43:48 -08:00
thedarkcolour
b41f089549
Merge pull request #161 from SleepYamadaRyo/patch-1
Update zh_cn
2025-11-30 15:43:31 -08:00
眠そうな山田リョウ
cf66af2bf3
Update zh_cn
Update zh_cn
2025-11-08 12:13:42 +08:00
thedarkcolour
78a0c09cc9
[Release] Fix EMI dependency 2025-10-28 12:39:09 -07:00
thedarkcolour
5b14c8cd75
[Release] Ex Deorum 3.10 2025-10-27 14:05:17 -07:00
thedarkcolour
99db21f327
Fix KubeJS crash
Closes #158
2025-10-27 13:59:39 -07:00
thedarkcolour
f60d69b5da
[Release] Ex Deorum 3.9 2025-09-01 15:40:38 -07:00
thedarkcolour
95a79811e6
Allow pack makers to blacklist blocks from Fortune-enchanted hammers 2025-09-01 14:24:11 -07:00
Abbage230
7cb1af3f4a
Update ja_jp.json (Fix) 2025-08-29 09:03:16 +09:00
thedarkcolour
9b8363e9e4
[Release] Ex Deorum 3.8 2025-08-27 14:19:27 -07:00
Bayi
db1f60425d
hu_hu.json: Added missed keys 2025-08-27 14:08:48 -07:00
Bayi
2dd2451c22
Added Hungarian translation 2025-08-27 14:08:45 -07:00
thedarkcolour
e8d5d12b3f
Merge pull request #152 from Abbage230/patch-1
Create ja_jp.json
2025-08-27 14:00:16 -07:00
thedarkcolour
3f94e27b00
Fix memory leak in VisualUpdateTracker
Closes #153
2025-08-27 13:54:23 -07:00
Abbage230
35e9e16768
Create ja_jp.json 2025-08-16 05:47:27 +09:00
thedarkcolour
b8a7ad1814
Allow rerunning workflows 2025-06-04 10:44:24 -07:00
thedarkcolour
ab90f2cc3e
[Release] Ex Deorum 3.7 2025-06-03 15:45:18 -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
fb0f2c934a
[Release] Ex Deorum 3.6 2025-02-05 15:34:42 -08: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
43b801220d
Update to ModDevGradle 2 2025-01-06 12:40:24 -08:00
thedarkcolour
6daf933eeb
[Release] Ex Deorum 3.5 2025-01-05 16:34:51 -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
ead4a8dfd7
[Release] Ex Deorum 3.4 2024-10-06 15:22:25 -07: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
92e1b8afff
Fix CurseForge version tags 2024-10-06 15:03:33 -07:00
thedarkcolour
e297b4041d
[Release] Fix broken GitHub workflow AGAIN AGAIN 2024-10-06 14:47:21 -07:00
thedarkcolour
102ce95e36
[Release] Fix broken GitHub workflow AGAIN 2024-10-06 14:42:00 -07:00
thedarkcolour
a48ed440c8
[Release] Fix broken GitHub workflow 2024-10-06 14:40:29 -07:00