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
545 stars 71 forks source link

`recipe` should be `result` in 24w10a #521

Closed Endernice61 closed 4 months ago

Endernice61 commented 4 months ago

It says "Changed recipe types smelting, blasting, smoking, and campfire_cooking. The recipe field is now an object with fields id (item resource location) and components (component patch map)." when it should say "Changed recipe types smelting, blasting, smoking, and campfire_cooking. The result field is now an object with fields id (item resource location) and components (component patch map)."

misode commented 4 months ago

Thanks for noticing, it's been fixed!