Initial Commit

This commit is contained in:
2026-04-08 13:39:58 +01:00
parent 4633e9fa47
commit a7d3285efb
46 changed files with 691 additions and 0 deletions

17
pack.mcmeta Normal file
View File

@@ -0,0 +1,17 @@
{
"pack": {
"description": [
{
"text": "Serenity Decorations v0.1\n",
"color": "dark_gray"
},
{
"text": "www.aleanni.net",
"color": "blue",
"underlined": true
}
],
"min_format": 88,
"max_format": 101
}
}