DSLName { include RecipeLang.yml2 recipe aspargus_soup { ingredients { item salt; item peppa; }; "long long instructions"; }; recipe crepes { ingredients { item flour; item egg; item mill; }; """ whisk all that stuff together and enjoy Ow yeah and dont forget to bake it before... """; }; };