Lines Matching refs:recipe
8 A DokuWiki plugin to render minecraft recipe previews on your wikis. Useful for modders, servers, a…
29 DokuWiki currently supports 3 recipe types, `crafting`, `smelting`, and `brewing`.
33 <recipe type="crafting">
34 </recipe>
43 <recipe type="crafting">
48 </recipe>
53 <recipe type="smelting">
57 </recipe>
62 <recipe type="brewing">
65 </recipe>
72 For example, the recipe for a diamond block would be:
74 <recipe type="crafting">
79 </recipe>
90 <recipe type="crafting">
95 </recipe>