initial commit
This commit is contained in:
31
ESSENCE.json
Normal file
31
ESSENCE.json
Normal file
@@ -0,0 +1,31 @@
|
||||
{ "blocks": [{
|
||||
"Type": "All",
|
||||
"Show": true,
|
||||
"Class": [null],
|
||||
"BaseType": ["Remnant of Corruption"],
|
||||
"SetTextColor": ["210 0 0"],
|
||||
"SetBackgroundColor": ["0 0 0"],
|
||||
"SetBorderColor": ["30 144 255"],
|
||||
"SetFontSize": "40",
|
||||
"Conditions": [
|
||||
|
||||
],
|
||||
"Actions": [
|
||||
{"name": "CustomAlertSound", "va": "mx_essence.mp3", "vb": null, "vc": null, "vd": null}
|
||||
]
|
||||
},{
|
||||
"Type": "All",
|
||||
"Show": true,
|
||||
"Class": [null],
|
||||
"BaseType": ["Essence"],
|
||||
"SetTextColor": ["30 144 255"],
|
||||
"SetBackgroundColor": ["0 0 0"],
|
||||
"SetBorderColor": ["30 144 255"],
|
||||
"SetFontSize": "40",
|
||||
"Conditions": [
|
||||
|
||||
],
|
||||
"Actions": [
|
||||
{"name": "CustomAlertSound", "va": "mx_essence.mp3", "vb": null, "vc": null, "vd": null}
|
||||
]
|
||||
}]}
|
||||
Reference in New Issue
Block a user