mirror of
https://codeberg.org/vlw/mcfstd.git
synced 2026-04-13 06:39:37 +02:00
fix: bundle mcfstd in a datapack
This commit is contained in:
parent
c908e61aa3
commit
9a405d902d
28 changed files with 9 additions and 0 deletions
9
pack.mcmeta
Normal file
9
pack.mcmeta
Normal file
|
|
@ -0,0 +1,9 @@
|
||||||
|
{
|
||||||
|
"pack": {
|
||||||
|
"description": {
|
||||||
|
"translate": "A standard library that adds variables, arithmetic, and relational operators to mcfunction"
|
||||||
|
},
|
||||||
|
"min_format": [88, 0],
|
||||||
|
"max_format": [88, 0]
|
||||||
|
}
|
||||||
|
}
|
||||||
Loading…
Add table
Reference in a new issue