What is the point of doLimitedCrafting if you can't limit the crafting?How is this considered "Works As Intended"?
The only way currently to deal with this issue is if you somehow disable or get rid of the stonecutter altogether.
Used to be able to do this /setblock ~ ~1 ~ barrel{Items:[
{Slot:0,id:diamond,Count:1}
]} replace
but now with the changes you can't /setblock a container block with prefilled content
What is the point of doLimitedCrafting if you can't limit the crafting?
How is this considered "Works As Intended"?
The only way currently to deal with this issue is if you somehow disable or get rid of the stonecutter altogether.