Added optional color property

This commit is contained in:
MineGame159 2021-08-31 19:36:10 +02:00 committed by GitHub
parent 2949c7ba5a
commit e7a40622fe
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -20,6 +20,9 @@
"mixins": [
"template.mixins.json"
],
"custom": {
"meteor-client:color": "225,25,25"
},
"depends": {
"java": ">=16",
"minecraft": ">=@mc_version@",