Farmers Delight Food Compatibility Broken Code
ShikiTochi opened this issue ยท 3 comments
Describe the bug:
A couple food recipes with some broken code
Vegetable noodles, Dumplings and Hamburger
Versions: (BEFORE SUBMITTING A BUG REPORT, make sure you have the most up-to-date versions of Spelunkery, Moonlight Lib and Supplementaries)
Minecraft version:1.20.1
Spelunkery version:1.20.1-0.3.13
Moonlight Lib version:
fabric_1.20-2.13.2
Fabric API / QSL / Forge version:0.92.2+1.20.1
Other mods:
Farmers Delight
Create
Expected behavior:
Just some broken code for food compatibility with Farmers delight
Vegetable noodles- noodles tag was "c:foods/pasta" instead of "c:foods/pastas"
Dumplings- dumplings tag was "c:crops/doughs" instead of "c:foods/doughs"
Hamburger- tag was "c:foods/bread" instead of "c:foods/breads"