[๐]: Woodworks compat sawing recipes are broken
Closed this issue ยท 5 comments
Code of Conduct
- Always check you are using the latest version of the mods and its dependencies
- Remove mod that enhances Minecraft: Optifine, Sodium, others. The issue still persists.
- If you are unsure which mod is the culprit.
Disable all of your mods and enable them 1-2 mods each time to isolate the culprit - Confirm that there is no existing issue with a similar description submitted in the list of issues.
Version - Loader (DO NOT FORGET TO SELECT THE CORRECT VERSION)
1.21.1 - NEOFORGE
EveryCompat Version
everycomp-1.21-2.11.14-neoforge
Moonlight Lib Version
moonlight-1.21-2.25.5-neoforge
Issue with mods
Woodworks
Issue Detail
All the recipes for the Woodworks woodcutter appear to be broken. I believe they're looking for the base recipe in the incorrect location.
OPTIONAL: Latest.log | Crash-report Attachment
The following section is repeated more times than I had the patience to count, but I believe it repeats once per registered wood:
[18:18:17] [pool-29-thread-4/ERROR] [Every Compat/]: Failed to open the recipe for woodworks:recipes/oak_planks_from_oak_logs_sawing.json: java.io.FileNotFoundException: File Not Found: woodworks:recipes/oak_planks_from_oak_logs_sawing.json
[18:18:17] [pool-29-thread-4/ERROR] [Every Compat/]: Failed to open the recipe for woodworks:recipes/oak_boards_from_oak_logs_sawing.json: java.io.FileNotFoundException: File Not Found: woodworks:recipes/oak_boards_from_oak_logs_sawing.json
[18:18:17] [pool-29-thread-4/ERROR] [Every Compat/]: Failed to open the recipe for woodworks:recipes/spruce_ladder_from_spruce_logs_sawing.json: java.io.FileNotFoundException: File Not Found: woodworks:recipes/spruce_ladder_from_spruce_logs_sawing.json
[18:18:17] [pool-29-thread-4/ERROR] [Every Compat/]: Failed to open the recipe for woodworks:recipes/oak_button_from_oak_logs_sawing.json: java.io.FileNotFoundException: File Not Found: woodworks:recipes/oak_button_from_oak_logs_sawing.json
[18:18:17] [pool-29-thread-4/ERROR] [Every Compat/]: Failed to open the recipe for woodworks:recipes/oak_door_from_oak_logs_sawing.json: java.io.FileNotFoundException: File Not Found: woodworks:recipes/oak_door_from_oak_logs_sawing.json
[18:18:17] [pool-29-thread-4/ERROR] [Every Compat/]: Failed to open the recipe for woodworks:recipes/oak_fence_from_oak_logs_sawing.json: java.io.FileNotFoundException: File Not Found: woodworks:recipes/oak_fence_from_oak_logs_sawing.json
[18:18:17] [pool-29-thread-4/ERROR] [Every Compat/]: Failed to open the recipe for woodworks:recipes/oak_fence_gate_from_oak_logs_sawing.json: java.io.FileNotFoundException: File Not Found: woodworks:recipes/oak_fence_gate_from_oak_logs_sawing.json
[18:18:17] [pool-29-thread-4/ERROR] [Every Compat/]: Failed to open the recipe for woodworks:recipes/oak_pressure_plate_from_oak_logs_sawing.json: java.io.FileNotFoundException: File Not Found: woodworks:recipes/oak_pressure_plate_from_oak_logs_sawing.json
[18:18:17] [pool-29-thread-4/ERROR] [Every Compat/]: Failed to open the recipe for woodworks:recipes/oak_sign_from_oak_logs_sawing.json: java.io.FileNotFoundException: File Not Found: woodworks:recipes/oak_sign_from_oak_logs_sawing.json
[18:18:17] [pool-29-thread-4/ERROR] [Every Compat/]: Failed to open the recipe for woodworks:recipes/oak_slab_from_oak_logs_sawing.json: java.io.FileNotFoundException: File Not Found: woodworks:recipes/oak_slab_from_oak_logs_sawing.json
[18:18:17] [pool-29-thread-4/ERROR] [Every Compat/]: Failed to open the recipe for woodworks:recipes/oak_stairs_from_oak_logs_sawing.json: java.io.FileNotFoundException: File Not Found: woodworks:recipes/oak_stairs_from_oak_logs_sawing.json
[18:18:17] [pool-29-thread-4/ERROR] [Every Compat/]: Failed to open the recipe for woodworks:recipes/oak_trapdoor_from_oak_logs_sawing.json: java.io.FileNotFoundException: File Not Found: woodworks:recipes/oak_trapdoor_from_oak_logs_sawing.json
[18:18:17] [pool-29-thread-4/ERROR] [Every Compat/]: Failed to open the recipe for woodworks:recipes/oak_boards_from_oak_planks_sawing.json: java.io.FileNotFoundException: File Not Found: woodworks:recipes/oak_boards_from_oak_planks_sawing.json
[18:18:17] [pool-29-thread-4/ERROR] [Every Compat/]: Failed to open the recipe for woodworks:recipes/spruce_ladder_from_spruce_planks_sawing.json: java.io.FileNotFoundException: File Not Found: woodworks:recipes/spruce_ladder_from_spruce_planks_sawing.json
[18:18:17] [pool-29-thread-4/ERROR] [Every Compat/]: Failed to open the recipe for woodworks:recipes/oak_button_from_oak_planks_sawing.json: java.io.FileNotFoundException: File Not Found: woodworks:recipes/oak_button_from_oak_planks_sawing.json
[18:18:17] [pool-29-thread-4/ERROR] [Every Compat/]: Failed to open the recipe for woodworks:recipes/oak_fence_from_oak_planks_sawing.json: java.io.FileNotFoundException: File Not Found: woodworks:recipes/oak_fence_from_oak_planks_sawing.json
[18:18:17] [pool-29-thread-4/ERROR] [Every Compat/]: Failed to open the recipe for woodworks:recipes/oak_slab_from_oak_planks_sawing.json: java.io.FileNotFoundException: File Not Found: woodworks:recipes/oak_slab_from_oak_planks_sawing.json
[18:18:17] [pool-29-thread-4/ERROR] [Every Compat/]: Failed to open the recipe for woodworks:recipes/oak_stairs_from_oak_planks_sawing.json: java.io.FileNotFoundException: File Not Found: woodworks:recipes/oak_stairs_from_oak_planks_sawing.json
OPTIONAL: To Produce
No response
Last version update for Woodworks: October 17, 2025 at 1:21 PM.
Version number: 4.0.2
Alright, i'll check out the source code to see what changed. thanks for the report
not much have changed. The folder "recipes" have changed to "recipe" without "s" ๐คฆ๐ป. classic!
this should be fixed.