Run datagen when packing the jar up
This commit is contained in:
parent
41192c77ac
commit
c326453a36
3 changed files with 4 additions and 3 deletions
|
@ -3,6 +3,6 @@
|
|||
"description": {
|
||||
"text": "${mod_id} resources"
|
||||
},
|
||||
"pack_format": ${pack_format_number}
|
||||
}
|
||||
"pack_format": 15
|
||||
}
|
||||
}
|
Reference in a new issue