diff options
| author | OnyxDarkKnight <sor1n.iliutza16@gmail.com> | 2015-03-23 14:51:06 +0000 |
|---|---|---|
| committer | OnyxDarkKnight <sor1n.iliutza16@gmail.com> | 2015-03-23 14:51:06 +0000 |
| commit | 6312636fd9a4d0f56dc7c9ff474a99d879bcb4e9 (patch) | |
| tree | e3279753210bfb169a00cd3f146a80baf624150e /src/main/resources/assets/jewelrycraft/pack.mcmeta | |
| parent | e86949a1ad3269ec66c9de65e2c92f5e66251411 (diff) | |
Reworked the whole repo.
Diffstat (limited to 'src/main/resources/assets/jewelrycraft/pack.mcmeta')
| -rw-r--r-- | src/main/resources/assets/jewelrycraft/pack.mcmeta | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/main/resources/assets/jewelrycraft/pack.mcmeta b/src/main/resources/assets/jewelrycraft/pack.mcmeta new file mode 100644 index 0000000..0b04ef8 --- /dev/null +++ b/src/main/resources/assets/jewelrycraft/pack.mcmeta @@ -0,0 +1,6 @@ +{ + "pack": { + "pack_format": 1, + "description": "Jewelrycraft" + } +}
\ No newline at end of file |
