Skip to content

Commit f2db5ce

Browse files
committed
Upgrade to support new patch version.
1 parent 123c58f commit f2db5ce

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

content/en/4.minecraft/1.mchttp-bds.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ In `<MCServer>/worlds/<YourWorld>/world_behavior_packs.json`, add:
3838
```json
3939
{
4040
"pack_id": "71ebb3ba-e9db-4546-9520-05f20b17dcb6",
41-
"version": [1, 5, 0]
41+
"version": [1, 5, 1]
4242
}
4343
```
4444

@@ -47,7 +47,7 @@ In `world_resource_packs.json`, add:
4747
```json
4848
{
4949
"pack_id": "30b512be-77d1-4a61-bdb7-6c2f4062f889",
50-
"version": [1, 5, 0]
50+
"version": [1, 5, 1]
5151
}
5252
```
5353

0 commit comments

Comments
 (0)