misode / misode.github.io

Data Pack Generators and Tools for Minecraft 1.15, 1.16, 1.17, 1.18, 1.19, 1.20, 1.21
https://misode.github.io/
MIT License
491 stars 68 forks source link

The crafting_shaped recipe type has a missing field #558

Open DorkOrc opened 5 days ago

DorkOrc commented 5 days ago

The crafting_shaped recipe type has a a boolean show_notification field which controls whether it creates a "recipe unlocked" toast when unlocked. The generator does not allow for this value and removes it from recipes that are imported.

Note that this field is not available for any other recipe type other than crafting_shaped.