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
Please tell me how to remove recipes from the Slash Blade(1.12.2) addon (The Last Smith, SlashBlade Japanese Addon Pack)
I tried recipes.removeByMod("flammpfeil.slashblade");
recipes.removeByMod("slashblade_addon");
recipes.removeByMod("lastsmith"); but some crafts still remained, and if you use recipes.remove(lastsmith:.slashblade.named); then there are too many items with the name lastsmith:.slashblade.named and they are not deleted either
The text was updated successfully, but these errors were encountered:
Please tell me how to remove recipes from the Slash Blade(1.12.2) addon (The Last Smith, SlashBlade Japanese Addon Pack)
I tried recipes.removeByMod("flammpfeil.slashblade");
recipes.removeByMod("slashblade_addon");
recipes.removeByMod("lastsmith"); but some crafts still remained, and if you use recipes.remove(lastsmith:.slashblade.named); then there are too many items with the name lastsmith:.slashblade.named and they are not deleted either
The text was updated successfully, but these errors were encountered: