Skip to content

Commit 04ed481

Browse files
committed
I forgor the pack mcmeta files in the second pack
1 parent d714aff commit 04ed481

File tree

3 files changed

+7
-1
lines changed

3 files changed

+7
-1
lines changed

CustomModelDataGuide/pack.mcmeta

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"pack": {
3+
"pack_format": 46,
4+
"description": "Custom Model Data Basic Guide"
5+
}
6+
}

CustomModelDataGuide/pack.png

104 KB
Loading

ItemModelGuide/pack.mcmeta

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"pack": {
33
"pack_format": 46,
4-
"description": "Custom Model Data Basic Guide"
4+
"description": "Item Model Basic Guide"
55
}
66
}

0 commit comments

Comments
 (0)