aboutsummaryrefslogtreecommitdiff
path: root/src/main/resources/pack.mcmeta
diff options
context:
space:
mode:
authorThatGravyBoat <thatgravyboat@gmail.com>2021-07-08 16:33:40 -0230
committerGitHub <noreply@github.com>2021-07-08 16:33:40 -0230
commit5a98a98dfc0009599b90280ae3a1f166de21e6e8 (patch)
treeb9e1ee11228288818f63649a7e27702b6853356e /src/main/resources/pack.mcmeta
parentb416301ae23c4c1d0f528b30e0ed28a3bfe4aabb (diff)
parent6b94b4f0e6a20a87145ac1a544a0d19289da7e96 (diff)
downloadSkyblockHud-Death-Defied-5a98a98dfc0009599b90280ae3a1f166de21e6e8.tar.gz
SkyblockHud-Death-Defied-5a98a98dfc0009599b90280ae3a1f166de21e6e8.tar.bz2
SkyblockHud-Death-Defied-5a98a98dfc0009599b90280ae3a1f166de21e6e8.zip
Merge pull request #3 from ThatGravyBoat/prettier-testing
Improve prettier formatting
Diffstat (limited to 'src/main/resources/pack.mcmeta')
-rw-r--r--src/main/resources/pack.mcmeta8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/main/resources/pack.mcmeta b/src/main/resources/pack.mcmeta
index a37de8a..fad0334 100644
--- a/src/main/resources/pack.mcmeta
+++ b/src/main/resources/pack.mcmeta
@@ -1,6 +1,6 @@
{
- "pack": {
- "description": "skyblock hud resources",
- "pack_format": 1
- }
+ "pack": {
+ "description": "skyblock hud resources",
+ "pack_format": 1
+ }
}