mcfstd/pack.mcmeta

9 lines
239 B
JSON

{
"pack": {
"description": {
"translate": "A standard library that adds variables, arithmetic, and relational operators to mcfunction"
},
"min_format": [88, 0],
"max_format": [88, 0]
}
}