Skip to content

Commit 1e8e57e

Browse files
authored
Update pack_format in CB
1 parent d39d259 commit 1e8e57e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/routes/guide/getting-started/+page.svx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ as what versions it works in. `/datapack create` made this file automatically, b
103103
{
104104
"pack": {
105105
"description": "This is an example datapack",
106-
"pack_format": 88
106+
"pack_format": 94
107107
}
108108
}
109109
```

0 commit comments

Comments
 (0)