Skip to content

Commit

Permalink
Add recipes for pocket computers too
Browse files Browse the repository at this point in the history
This is a little daft (recipes feel a little clumsy and tacked on), but
it's better than them being nowhere.
  • Loading branch information
SquidDev committed Aug 19, 2024
1 parent 9b2f974 commit d7cea55
Showing 1 changed file with 6 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,12 @@
* print("On something else")
* end
* }</pre>
* <p>
* ## Recipes
* <div class="recipe-container">
* <mc-recipe recipe="computercraft:pocket_computer_normal"></mc-recipe>
* <mc-recipe recipe="computercraft:pocket_computer_advanced"></mc-recipe>
* </div>
*
* @cc.module pocket
*/
Expand Down

0 comments on commit d7cea55

Please sign in to comment.