vectorwing / FarmersDelight

[Forge] A lightweight farming expansion for Minecraft.
MIT License
265 stars 165 forks source link

Cutting Board Recipes Gone. #918

Closed XenoHoe closed 2 weeks ago

XenoHoe commented 1 month ago

Minecraft version

1.20.1

Farmer's Delight version

1.2.4

Forge version

47.2.17

Description

All farmer's delight cutting board recipes are gone. They were not removed by Craft tweaker nor KubeJS, as removing those mods and loading the game does not resolve the issue. It is also not the recipe type removed as cutting board recipes added by delightful still exist. I suspect it's some undocumented incompatibility but can't identify its cause.

Steps to reproduce

  1. Load game with following mods
  2. Check any recipe checker/try cutting beef in cutting board

Mod list

Logs

https://pastebin.com/CkApLK5n

Minimal instance

Performance and shader mods

MetGang commented 3 weeks ago

Caused by Item Obliterator and fixed in 2.2.1 version

See changelog https://modrinth.com/mod/item-obliterator/version/2.2.1

XenoHoe commented 2 weeks ago

Caused by Item Obliterator and fixed in 2.2.1 version

See changelog https://modrinth.com/mod/item-obliterator/version/2.2.1

Issue Fixed. Thanks.