MatrexsVigil / phc2crops

All rights reserved - None of my artwork is available to be used for FREE in your game EVER. If you want to HIRE ME, please contact me. Thank you. This code is here for people to learn from and to help find bugs ONLY.
https://www.patreon.com/pamsmods
Other
16 stars 23 forks source link

Recipes use tag "forge:egg" rather than the conventional "forge:eggs" #76

Open rainbowlack opened 2 months ago

rainbowlack commented 2 months ago

(Minecraft version 1.18.2)

Recipes that use eggs call for the tag "forge:egg" rather than "forge:eggs" as is convention. https://github.com/MinecraftForge/MinecraftForge/blob/1.19.x/src/generated/resources/data/forge/tags/items/eggs.json

image