mirror of
https://github.com/SquidDev-CC/CC-Tweaked
synced 2025-11-18 06:05:12 +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:
@@ -30,6 +30,12 @@ import java.util.Objects;
|
|||||||
* print("On something else")
|
* print("On something else")
|
||||||
* end
|
* end
|
||||||
* }</pre>
|
* }</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
|
* @cc.module pocket
|
||||||
*/
|
*/
|
||||||
|
|||||||
Reference in New Issue
Block a user