mirror of
https://github.com/SquidDev-CC/CC-Tweaked
synced 2025-04-14 14:53:11 +00:00
Add recipes for pocket computers too
This is a little daft (recipes feel a little clumsy and tacked on), but it's better than them being nowhere.
This commit is contained in:
parent
9b2f974a81
commit
d7cea55e2a
@ -30,6 +30,12 @@ import java.util.Objects;
|
||||
* 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
|
||||
*/
|
||||
|
Loading…
x
Reference in New Issue
Block a user