The bug
If I add a recipe via data packs, that shoud craft a non-stackable item (ex. diamond sword) and I add a count, that is bigger than 1 (ex. 64) I get the amount of items in one stack. This works for any integer.
Attached is a sample data pack for testing (
[media]). Also see
[media].
Attachments
Comments 6
It seems like you add the diamond sword to 64, but if you turn it to higher like 128? It will crash or something? Idk
This issue affects 24w09a but not 24w10a (it now produces an error message about the stack size being larger than the maximum). This issue was fixed in 24w10a.
Is this still an issue in the latest snapshot 18w20c?