mirror of
https://github.com/Motschen/Blur.git
synced 2025-12-16 11:45:09 +01:00
Add preliminary resourcepack creation system
This commit is contained in:
7
pack_template/pack.mcmeta.template
Normal file
7
pack_template/pack.mcmeta.template
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"pack": {
|
||||
"_comment": "This pack was made for Blur version @mod_version@",
|
||||
"pack_format": @pack_version@,
|
||||
"description": "@description@"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user