You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Recipe located in src/main/resources/data/dtphc2/recipes/apple_sapling_to_pip.json
throws an error when Minecraft validates recipes resulting in a error.
Mod Version: 1.18.2-1.1.0
Recipe located in
src/main/resources/data/dtphc2/recipes/apple_sapling_to_pip.json
throws an error when Minecraft validates recipes resulting in a error.
Error:
[Render thread/ERROR] [minecraft/RecipeManager]: Parsing error loading recipe
com.google.gson.JsonSyntaxException: Unknown item 'dynamictrees:apple_seed'
Fix:
Change
dynamictrees:apple_seed
todynamictrees:apple_oak_seed
The text was updated successfully, but these errors were encountered: