diff options
| author | anhgelus <anhgelus.morhtuuzh@proton.me> | 2024-07-26 22:43:04 +0000 |
|---|---|---|
| committer | anhgelus <anhgelus.morhtuuzh@proton.me> | 2024-07-26 22:43:04 +0000 |
| commit | 3123d5696a34a434f8d976df64047c1e12086810 (patch) | |
| tree | ca8325756c1cd354d6f18d18a05f0cf65fc4b73b /src/main/resources/pack.mcmeta | |
| parent | c03a6b8454ef015265a9a9eb5db999ed68655528 (diff) | |
feat(nether): 1.16.1 loot_table
Diffstat (limited to 'src/main/resources/pack.mcmeta')
| -rw-r--r-- | src/main/resources/pack.mcmeta | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/main/resources/pack.mcmeta b/src/main/resources/pack.mcmeta new file mode 100644 index 0000000..ffe0b8e --- /dev/null +++ b/src/main/resources/pack.mcmeta @@ -0,0 +1,6 @@ +{
+ "pack": {
+ "pack_format": 48,
+ "description": "isACompass"
+ }
+}
\ No newline at end of file |
