I been following this tutorial with no issues on 1.20.4 until the ModRecipeProvider class where the import net.minecraft.data.server.recipe.RecipeJsonProvider cannot be resolved. Along with the issue where the type ModRecipeProvider must implement the inherited abstract method error. I tried looking up these errors online but no good results. I suspected something must of changed in the APIs following 1.20.4 but can't be sure.
I been following this tutorial with no issues on 1.20.4 until the ModRecipeProvider class where the import net.minecraft.data.server.recipe.RecipeJsonProvider cannot be resolved. Along with the issue where the type ModRecipeProvider must implement the inherited abstract method error. I tried looking up these errors online but no good results. I suspected something must of changed in the APIs following 1.20.4 but can't be sure.