Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Declares that this pack requires another pack or native module to function. Dependencies can reference other add-ons by UUID/version or native Script API modules like '@minecraft/server'. Minecraft ensures dependencies are loaded first.
3.0.0.Dependency Properties
| Name | Default Value | Type | Description |
|---|---|---|---|
| module_name | not set | String | |
| uuid | not set | Object | |
| version (Version) | not set | Version item | |
| version (as String) | not set | String |
Version
Version Properties
JSON path: version
| Name | Default Value | Type | Description |
|---|---|---|---|
| buildMeta | not set | String | |
| major | not set | Integer number | |
| minor | not set | Integer number | |
| patch | not set | Integer number | |
| preRelease | not set | String |