diff options
Diffstat (limited to 'tests/testdata/DataPackParse/another_test_folder/pack.mcmeta')
-rw-r--r-- | tests/testdata/DataPackParse/another_test_folder/pack.mcmeta | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/testdata/DataPackParse/another_test_folder/pack.mcmeta b/tests/testdata/DataPackParse/another_test_folder/pack.mcmeta new file mode 100644 index 00000000..5509d007 --- /dev/null +++ b/tests/testdata/DataPackParse/another_test_folder/pack.mcmeta @@ -0,0 +1,6 @@ +{ + "pack": { + "pack_format": 6, + "description": "Some data pack three, leaves on the tree" + } +} |