Botania Unofficial

Botania Unofficial

796k Downloads

[Minor] [My fault] RecipeSorter doesn't contain my recipes

yrsegal opened this issue ยท 7 comments

commented
[23:01:16] [Client thread/INFO]:   Unknown recipe class! vazkii.botania.common.crafting.recipe.ArmorUpgradeRecipe Modder please refer to net.minecraftforge.oredict.RecipeSorter
[23:01:16] [Client thread/INFO]:   Unknown recipe class! vazkii.botania.common.crafting.recipe.ManaUpgradeRecipe Modder please refer to net.minecraftforge.oredict.RecipeSorter
[23:01:16] [Client thread/INFO]:   Unknown recipe class! vazkii.botania.common.crafting.recipe.ShapelessManaUpgradeRecipe Modder please refer to net.minecraftforge.oredict.RecipeSorter
commented

RecipeSorter.register("botania:<name of recipe>", <recipe>.class, RecipeSorter.Category.<shaped or shapeless>, "")

commented

replace the <> things as needed

commented

do that for each recipe

commented

Do you know off the top of your head how to fix it? :P (I've never done these before)

commented

And at the top of the place they're being used (ModCraftingRecipes, I think)

commented

Why did you not do this three-line fix for 303 >.>

commented

now people are going to complain about logspam