initial commit
This commit is contained in:
31
FOSSIL.json
Normal file
31
FOSSIL.json
Normal file
@@ -0,0 +1,31 @@
|
||||
{ "blocks": [{
|
||||
"Type": "All",
|
||||
"Show": true,
|
||||
"Class": ["Stackable Currency"],
|
||||
"BaseType": ["Fossil"],
|
||||
"SetTextColor": ["255 165 0 255"],
|
||||
"SetBackgroundColor": ["56 56 56"],
|
||||
"SetBorderColor": ["255 165 0 255"],
|
||||
"SetFontSize": "35",
|
||||
"Conditions": [
|
||||
|
||||
],
|
||||
"Actions": [
|
||||
{"name": "CustomAlertSound", "va": "mx_fossil.mp3", "vb": null, "vc": null, "vd": null}
|
||||
]
|
||||
},{
|
||||
"Type": "All",
|
||||
"Show": true,
|
||||
"Class": [null],
|
||||
"BaseType": ["Resonator"],
|
||||
"SetTextColor": ["255 165 0 255"],
|
||||
"SetBackgroundColor": ["56 56 56"],
|
||||
"SetBorderColor": ["255 165 0 255"],
|
||||
"SetFontSize": "40",
|
||||
"Conditions": [
|
||||
|
||||
],
|
||||
"Actions": [
|
||||
{"name": "CustomAlertSound", "va": "mx_fossil.mp3", "vb": null, "vc": null, "vd": null}
|
||||
]
|
||||
}]}
|
||||
Reference in New Issue
Block a user