Skip to content

Commit

Permalink
Updated to version 1.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
catter1 committed Sep 24, 2023
1 parent 8aadf90 commit 98bc630
Showing 1 changed file with 22 additions and 5 deletions.
27 changes: 22 additions & 5 deletions pack.mcmeta
Original file line number Diff line number Diff line change
@@ -1,6 +1,23 @@
{
"pack": {
"pack_format": 15,
"description": "Amplified Nether"
}
}
"pack": {
"pack_format": 15,
"supported_formats": [
10,
18
],
"description": [
{
"text": "Amplified Nether",
"color": "#77070c"
},
{
"text": "\nCreated by ",
"color": "gray"
},
{
"text": "Stardust Labs",
"color": "#683edd"
}
]
}
}

0 comments on commit 98bc630

Please sign in to comment.