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
425ba948a4
Merge pull request #154 from Abbage230/patch-1
...
Update ja_jp.json (Fix)
2025-11-30 15:43:48 -08:00
眠そうな山田リョウ
cf66af2bf3
Update zh_cn
...
Update zh_cn
2025-11-08 12:13:42 +08: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
Abbage230
7cb1af3f4a
Update ja_jp.json (Fix)
2025-08-29 09:03:16 +09: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
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
c9dbc1631a
Switch to Java coremods
2024-07-02 15:43:25 -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