diff options
| author | ketsuban_152 <webmaster@dangofacotry.net> | 2026-07-04 21:59:07 +0900 |
|---|---|---|
| committer | ketsuban_152 <webmaster@dangofacotry.net> | 2026-07-04 21:59:07 +0900 |
| commit | 8354ed6c09e960d2f48d7bc40b7c7978947524eb (patch) | |
| tree | eba1dfff5d762cb6c991e93f27c8d2cae5e6a57f /src/main/resources/pack.mcmeta | |
| download | LuckyBlock-8354ed6c09e960d2f48d7bc40b7c7978947524eb.tar.gz LuckyBlock-8354ed6c09e960d2f48d7bc40b7c7978947524eb.tar.bz2 LuckyBlock-8354ed6c09e960d2f48d7bc40b7c7978947524eb.zip | |
Diffstat (limited to 'src/main/resources/pack.mcmeta')
| -rw-r--r-- | src/main/resources/pack.mcmeta | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/src/main/resources/pack.mcmeta b/src/main/resources/pack.mcmeta new file mode 100644 index 0000000..eca79ae --- /dev/null +++ b/src/main/resources/pack.mcmeta @@ -0,0 +1,8 @@ +{ + "pack": { + "description": { + "text": "${mod_id} resources" + }, + "pack_format": 15 + } +}
\ No newline at end of file |
