diff options
author | Sowgro <tpoke.ferrari@gmail.com> | 2023-10-28 21:17:17 -0400 |
---|---|---|
committer | Sowgro <tpoke.ferrari@gmail.com> | 2023-10-28 21:17:17 -0400 |
commit | 7e5585ccf2b87bf7a9ce94b7317ba1cb58e22357 (patch) | |
tree | f565aa99a80a12465e80bdb98b6d0ef7f912212b /pack.mcmeta | |
parent | e97c726c0aeb921357956207e314bb57a65dd363 (diff) | |
download | autumnBiome-main.tar.gz autumnBiome-main.tar.bz2 autumnBiome-main.zip |
Diffstat (limited to '')
-rw-r--r-- | pack.mcmeta | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/pack.mcmeta b/pack.mcmeta new file mode 100644 index 0000000..caaeeea --- /dev/null +++ b/pack.mcmeta @@ -0,0 +1,6 @@ +{
+ "pack":{
+ "pack_format":15,
+ "description":"autumnBiome"
+ }
+}
|