Added optional color property
This commit is contained in:
parent
2949c7ba5a
commit
e7a40622fe
@ -20,6 +20,9 @@
|
||||
"mixins": [
|
||||
"template.mixins.json"
|
||||
],
|
||||
"custom": {
|
||||
"meteor-client:color": "225,25,25"
|
||||
},
|
||||
"depends": {
|
||||
"java": ">=16",
|
||||
"minecraft": ">=@mc_version@",
|
||||
|
Reference in New Issue
Block a user