Skip to content

Commit 29706a8

Browse files
sbilgemephenor
andauthored
Update docs/datapack_spec.md
Co-authored-by: Thomas Zajac <[email protected]>
1 parent 60bea90 commit 29706a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/datapack_spec.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ resources:
103103
```
104104

105105

106-
`rootResource` *(optional)*: Defines the id of the resource of the class defined in `className` that should act as root. This means that, in addition to the root resource itself, the datapack must only contain resources that are direct or indirect (dependencies of dependencies) of the root resource.
106+
`rootResource` *(optional)*: Defines the id of the resource of the class defined in `className` that should act as root. This means that, in addition to the root resource itself, the datapack must only contain resources that are direct or transitive dependencies of the root resource.
107107

108108
`rootClass` *(optional)*: Defines the class name of the resource that should act as root.
109109

0 commit comments

Comments
 (0)