The recipes work and all, but when I have the new item in my inventory, because I have it a reversible recipe (so 10x raw logs = log stack, and 1 log stack = 10 raw logs) it simply uses the logstack to raw log recipe to recreate itself.
It is hard to explain, but I need a way to stop it from uncrafting then recrafting when you are trying to make a fresh craft.
I shall provide the mod so you should see what i mean

Is there a tag that i need to add to the recipe or is it something that i could just make private to assemblers? (which i don't want to do really)
Mod:
https://www.dropbox.com/s/e5b5suc1zk6ej ... 0.zip?dl=0
Just give yourself a bunch of logs, craft the stack of logs and then you shall see that the same quantity of logs just crafted appear.
If you have more standard logs with the stack of logs already in the inventory, it will basically uncraft the current stacks of logs into logs then recraft those with the new logs into new stacks instead of just adding on.
Edit: updated dropbox link (i forgot to zip it)