How can i create notebooks like the ones in Python Islands?
Is there a way to create my own notebook that can be loaded using the codebuilder navigate command?
1
-
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.
Comments
1 comment