Skip to main content

How can i create notebooks like the ones in Python Islands?

Comments

1 comment

  • Peter Snook

    If anyone is wondering, the command codebuilder navigate can only be run from the command option in advanced NPC settings. Create a behaviour pack with a functions folder and create a mcfunction file with this command in it:

    codebuilder navigate @p true [link to makecode or other resouce]

    The true means the code editor will auto open, false doesn't auto open it.

    Then in the advanced NPC settings add a command and put:

    function [your function]

    I am still figuring out notebooks.

    0

Please sign in to leave a comment.