Skip to content

Commit

Permalink
Updated pack format to 7
Browse files Browse the repository at this point in the history
  • Loading branch information
oOBoomberOo committed Jun 4, 2021
1 parent 263273d commit 8b9a452
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions pack.mcmeta
Original file line number Diff line number Diff line change
@@ -1,10 +1,6 @@
{
"pack": {
"pack_format": 5,
"description": [
{"text": "This is ", "color": "red"},
{"text": "NOT", "color": "dark_red", "bold": true, "underlined": true},
{"text": " a resourcepack for Carpet on Stairs datapack", "color": "red"}
]
"pack_format": 7,
"description": "Carpet on Stairs datapack"
}
}

0 comments on commit 8b9a452

Please sign in to comment.