
Can't create Floppy Disks
OldStarchy opened this issue · 1 comments
Actual crafting is fixed in e3fecb0.
When clicking the recipe in the book it auto-places the redstone and paper, but not any dye.
Sadly I think there's less we can do about this. The current design of the disk recipe is a bit of a compromise to allow it to be customised with datapacks (#1755). All the different "recipes" you see are the same recipe under the hood, and so while we can display all the different variants, clicking any of those variants still picks the same (dyeless) recipe.
I might need to revisit this in the future — the 1.21.5 JEI update handles this even worse than the recipe book. There's no good design for this sadly.