Add preliminary resourcepack creation system

This commit is contained in:
tterrag1098
2017-05-26 21:07:10 -04:00
parent 5f2130bea0
commit 52110960f3
8 changed files with 134 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
{
"pack": {
"_comment": "This pack was made for Blur version @mod_version@",
"pack_format": @pack_version@,
"description": "@description@"
}
}