#manifest
1 messages · Page 1 of 1 (latest)
https://github.com/mrpatches123/patchy-api/blob/main/manifest.json
Look at modules and dependencies
Maby capabilities
u got a uuid generator?
https://www.uuidgenerator.net/
modules > entry you put the first js file you want the game to run in the scripts folder
you can use the same ones your pack currently uses for header and modules > type: data
I just import the minecraft/server-ui and minecraft/server to my script right
you dont need to unlness you are using something from either
a dependency of both in the manifest is fine
what do you mean?
are you saying that I can start coding without importing anything and just run the js itself
no you only have to import what you need
will there be a problem if I import both
no you just dont need to