Run datagen when packing the jar up

This commit is contained in:
Zontreck 2024-02-20 04:59:55 -07:00
parent 41192c77ac
commit c326453a36
3 changed files with 4 additions and 3 deletions

View file

@ -3,6 +3,6 @@
"description": {
"text": "${mod_id} resources"
},
"pack_format": ${pack_format_number}
}
"pack_format": 15
}
}