Bug MineTweaker - Recipe appears in NEI but not in crafting grid

  • The FTB Forum is now read-only, and is here as an archive. To participate in our community discussions, please join our Discord! https://ftb.team/discord

1SDAN

New Member
Jul 29, 2019
1,189
-15
0
I have made a recipe to damage a dagger from battlegear by 5 and consume a stick from vanilla in order to craft a wooden shaft. Problem is that while it appears in NEI, the recipe cannot be done in any way in a normal crafting grid. I have been trying to fix this for a while now and am truly at a loss for further patience

The recipe:
recipes.addShapeless(<customitems:wooden_shaft>, [<battlegear2:dagger.wood>.onlyDamageAtLeast(5).transformDamage(5), <ore:stickWood>]);