Class+BaseType Fix/Recipe Fix
This commit is contained in:
866
RECIPES.json
866
RECIPES.json
@@ -1,203 +1,663 @@
|
||||
{ "blocks": [{
|
||||
"Type": "All",
|
||||
"Show": true,
|
||||
"Class": [null],
|
||||
"BaseType": [null],
|
||||
"SetTextColor": ["74 0 160 255"],
|
||||
"SetBackgroundColor": ["255 255 255 240"],
|
||||
"SetBorderColor": ["74 0 160 255"],
|
||||
"SetFontSize": "45",
|
||||
"Conditions": [
|
||||
{"name": "LinkedSockets", "op": null, "value": "6"}
|
||||
],
|
||||
"Actions": [
|
||||
{"name": "CustomAlertSound", "va": "mx_highvalue.mp3", "vb": null, "vc": null, "vd": null},
|
||||
{"name": "MinimapIcon", "va": 0, "vb": "White", "vc": "Triangle", "vd": null},
|
||||
{"name": "PlayEffect", "va": "White", "vb": null, "vc": null, "vd": null}
|
||||
]
|
||||
},{
|
||||
"Type": "All",
|
||||
"Show": true,
|
||||
"Class": [null],
|
||||
"BaseType": [null],
|
||||
"SetTextColor": ["168 93 255 255"],
|
||||
"SetBackgroundColor": ["38 35 35 240"],
|
||||
"SetBorderColor": ["136 136 255 255"],
|
||||
"SetFontSize": "45",
|
||||
"Conditions": [
|
||||
{"name": "Sockets", "op": "=", "value": "6"},
|
||||
{"name": "Height", "op": "=", "value": "4"}
|
||||
],
|
||||
"Actions": [
|
||||
{"name": "CustomAlertSound", "va": "mx_recipe.mp3", "vb": null, "vc": null, "vd": null},
|
||||
{"name": "MinimapIcon", "va": 0, "vb": "Purple", "vc": "Diamond", "vd": null},
|
||||
{"name": "PlayEffect", "va": "Blue", "vb": null, "vc": null, "vd": null}
|
||||
]
|
||||
},{
|
||||
"Type": "All",
|
||||
"Show": true,
|
||||
"Class": [null],
|
||||
"BaseType": [null],
|
||||
"SetTextColor": ["168 93 255 255"],
|
||||
"SetBackgroundColor": ["38 35 35 240"],
|
||||
"SetBorderColor": ["136 136 255 255"],
|
||||
"SetFontSize": "40",
|
||||
"Conditions": [
|
||||
{"name": "Sockets", "op": "=", "value": "6"},
|
||||
{"name": "Height", "op": "=", "value": "3"}
|
||||
],
|
||||
"Actions": [
|
||||
{"name": "CustomAlertSound", "va": "mx_recipe.mp3", "vb": null, "vc": null, "vd": null},
|
||||
{"name": "MinimapIcon", "va": 0, "vb": "Purple", "vc": "Diamond", "vd": null},
|
||||
{"name": "PlayEffect", "va": "Blue", "vb": null, "vc": null, "vd": null}
|
||||
]
|
||||
},{
|
||||
"Type": "All",
|
||||
"Show": true,
|
||||
"Class": [null],
|
||||
"BaseType": [null],
|
||||
"SetTextColor": ["200 200 200 255"],
|
||||
"SetBackgroundColor": ["38 35 35 240"],
|
||||
"SetBorderColor": ["136 136 255 255"],
|
||||
"SetFontSize": "40",
|
||||
"Conditions": [
|
||||
{"name": "LinkedSockets", "op": ">=", "value": "3"},
|
||||
{"name": "SocketGroup", "op": ">=", "value": "RGB"},
|
||||
{"name": "Height", "op": "=", "value": "3"},
|
||||
{"name": "Width", "op": "=", "value": "2"}
|
||||
],
|
||||
"Actions": [
|
||||
{"name": "CustomAlertSound", "va": "mx_recipe.mp3", "vb": null, "vc": null, "vd": null},
|
||||
{"name": "MinimapIcon", "va": 0, "vb": "White", "vc": "Diamond", "vd": null},
|
||||
{"name": "PlayEffect", "va": "Blue", "vb": null, "vc": null, "vd": null}
|
||||
]
|
||||
},{
|
||||
"Type": "All",
|
||||
"Show": true,
|
||||
"Class": [null],
|
||||
"BaseType": [null],
|
||||
"SetTextColor": ["200 200 200 255"],
|
||||
"SetBackgroundColor": ["38 35 35 240"],
|
||||
"SetBorderColor": ["136 136 255 255"],
|
||||
"SetFontSize": "45",
|
||||
"Conditions": [
|
||||
{"name": "LinkedSockets", "op": ">=", "value": "3"},
|
||||
{"name": "SocketGroup", "op": ">=", "value": "RGB"},
|
||||
{"name": "Height", "op": "=", "value": "4"}
|
||||
],
|
||||
"Actions": [
|
||||
{"name": "CustomAlertSound", "va": "mx_recipe.mp3", "vb": null, "vc": null, "vd": null},
|
||||
{"name": "MinimapIcon", "va": 0, "vb": "White", "vc": "Diamond", "vd": null},
|
||||
{"name": "PlayEffect", "va": "Blue", "vb": null, "vc": null, "vd": null}
|
||||
]
|
||||
},{
|
||||
"Type": "All",
|
||||
"Show": true,
|
||||
"Class": [null],
|
||||
"BaseType": [null],
|
||||
"SetTextColor": ["200 200 200 255"],
|
||||
"SetBackgroundColor": ["38 35 35 240"],
|
||||
"SetBorderColor": ["136 136 255 255"],
|
||||
"SetFontSize": "35",
|
||||
"Conditions": [
|
||||
{"name": "LinkedSockets", "op": ">=", "value": "3"},
|
||||
{"name": "SocketGroup", "op": ">=", "value": "RGB"},
|
||||
{"name": "Height", "op": "=", "value": "2"},
|
||||
{"name": "Width", "op": "=", "value": "2"}
|
||||
],
|
||||
"Actions": [
|
||||
{"name": "CustomAlertSound", "va": "mx_recipe.mp3", "vb": null, "vc": null, "vd": null},
|
||||
{"name": "MinimapIcon", "va": 0, "vb": "White", "vc": "Diamond", "vd": null},
|
||||
{"name": "PlayEffect", "va": "Blue", "vb": null, "vc": null, "vd": null}
|
||||
]
|
||||
},{
|
||||
"Type": "All",
|
||||
"Show": true,
|
||||
"Class": [null],
|
||||
"BaseType": [null],
|
||||
"SetTextColor": ["200 200 200 255"],
|
||||
"SetBackgroundColor": ["38 35 35 240"],
|
||||
"SetBorderColor": ["136 136 255 255"],
|
||||
"SetFontSize": "30",
|
||||
"Conditions": [
|
||||
{"name": "LinkedSockets", "op": ">=", "value": "3"},
|
||||
{"name": "SocketGroup", "op": ">=", "value": "RGB"},
|
||||
{"name": "Height", "op": "=", "value": "1"},
|
||||
{"name": "Width", "op": "=", "value": "2"}
|
||||
],
|
||||
"Actions": [
|
||||
{"name": "CustomAlertSound", "va": "mx_recipe.mp3", "vb": null, "vc": null, "vd": null},
|
||||
{"name": "MinimapIcon", "va": 0, "vb": "White", "vc": "Diamond", "vd": null},
|
||||
{"name": "PlayEffect", "va": "Blue", "vb": null, "vc": null, "vd": null}
|
||||
]
|
||||
},{
|
||||
"Type": "All",
|
||||
"Show": true,
|
||||
"Class": [null],
|
||||
"BaseType": [null],
|
||||
"SetTextColor": ["200 200 200 255"],
|
||||
"SetBackgroundColor": ["38 35 35 240"],
|
||||
"SetBorderColor": ["136 136 255 255"],
|
||||
"SetFontSize": "30",
|
||||
"Conditions": [
|
||||
{"name": "LinkedSockets", "op": ">=", "value": "3"},
|
||||
{"name": "SocketGroup", "op": ">=", "value": "RGB"},
|
||||
{"name": "Height", "op": "=", "value": "3"},
|
||||
{"name": "Width", "op": "=", "value": "1"}
|
||||
],
|
||||
"Actions": [
|
||||
{"name": "CustomAlertSound", "va": "mx_recipe.mp3", "vb": null, "vc": null, "vd": null},
|
||||
{"name": "MinimapIcon", "va": 0, "vb": "White", "vc": "Diamond", "vd": null},
|
||||
{"name": "PlayEffect", "va": "Blue", "vb": null, "vc": null, "vd": null}
|
||||
]
|
||||
},{
|
||||
"Type": "All",
|
||||
"Show": true,
|
||||
"Class": [null],
|
||||
"BaseType": ["Stone Hammer", "Rock Breaker", "Gavel"],
|
||||
"SetTextColor": ["219 182 127 255"],
|
||||
"SetBackgroundColor": ["38 35 35"],
|
||||
"SetBorderColor": ["136 136 255 255"],
|
||||
"SetFontSize": "30",
|
||||
"Conditions": [
|
||||
{"name": "Rarity", "op": null, "value": "Normal"}
|
||||
],
|
||||
"Actions": [
|
||||
{"name": "CustomAlertSound", "va": "mx_recipe.mp3", "vb": null, "vc": null, "vd": null},
|
||||
{"name": "MinimapIcon", "va": 0, "vb": "Brown", "vc": "Diamond", "vd": null},
|
||||
{"name": "PlayEffect", "va": "Blue", "vb": null, "vc": null, "vd": null}
|
||||
]
|
||||
},{
|
||||
"Type": "All",
|
||||
"Show": true,
|
||||
"Class": [null],
|
||||
"BaseType": ["Flask"],
|
||||
"SetTextColor": ["122 217 224 255"],
|
||||
"SetBackgroundColor": ["38 35 35 255"],
|
||||
"SetBorderColor": ["136 136 255 255"],
|
||||
"SetFontSize": "30",
|
||||
"Conditions": [
|
||||
{"name": "Quality", "op": ">=", "value": "1"},
|
||||
{"name": "Quality", "op": "<", "value": "10"}
|
||||
],
|
||||
"Actions": [
|
||||
{"name": "CustomAlertSound", "va": "mx_recipe.mp3", "vb": null, "vc": null, "vd": null},
|
||||
{"name": "PlayEffect", "va": "Blue", "vb": null, "vc": null, "vd": null}
|
||||
]
|
||||
},{
|
||||
"Type": "All",
|
||||
"Show": true,
|
||||
"Class": [null],
|
||||
"BaseType": ["Flask"],
|
||||
"SetTextColor": ["122 217 224 255"],
|
||||
"SetBackgroundColor": ["38 35 35 255"],
|
||||
"SetBorderColor": ["136 136 255 255"],
|
||||
"SetFontSize": "40",
|
||||
"Conditions": [
|
||||
{"name": "Quality", "op": ">", "value": "10"}
|
||||
],
|
||||
"Actions": [
|
||||
{"name": "CustomAlertSound", "va": "mx_recipe.mp3", "vb": null, "vc": null, "vd": null},
|
||||
{"name": "PlayEffect", "va": "Blue", "vb": null, "vc": null, "vd": null}
|
||||
]
|
||||
}]}
|
||||
{
|
||||
"blocks": [
|
||||
{
|
||||
"Type": "All",
|
||||
"Show": "True",
|
||||
"Class": [
|
||||
|
||||
],
|
||||
"BaseType": [
|
||||
|
||||
],
|
||||
"SetTextColor": [
|
||||
"74 0 160 255"
|
||||
],
|
||||
"SetBackgroundColor": [
|
||||
"255 255 255 240"
|
||||
],
|
||||
"SetBorderColor": [
|
||||
"74 0 160 255"
|
||||
],
|
||||
"SetFontSize": "45",
|
||||
"Conditions": [
|
||||
{
|
||||
"name": "LinkedSockets",
|
||||
"op": null,
|
||||
"value": "6"
|
||||
}
|
||||
],
|
||||
"Actions": [
|
||||
{
|
||||
"name": "CustomAlertSound",
|
||||
"va": "mx_highvalue.mp3",
|
||||
"vb": null,
|
||||
"vc": null,
|
||||
"vd": null
|
||||
},
|
||||
{
|
||||
"name": "MinimapIcon",
|
||||
"va": 0,
|
||||
"vb": "White",
|
||||
"vc": "Triangle",
|
||||
"vd": null
|
||||
},
|
||||
{
|
||||
"name": "PlayEffect",
|
||||
"va": "White",
|
||||
"vb": null,
|
||||
"vc": null,
|
||||
"vd": null
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Type": "All",
|
||||
"Show": "True",
|
||||
"Class": [
|
||||
|
||||
],
|
||||
"BaseType": [
|
||||
|
||||
],
|
||||
"SetTextColor": [
|
||||
"168 93 255 255"
|
||||
],
|
||||
"SetBackgroundColor": [
|
||||
"38 35 35 240"
|
||||
],
|
||||
"SetBorderColor": [
|
||||
"136 136 255 255"
|
||||
],
|
||||
"SetFontSize": "45",
|
||||
"Conditions": [
|
||||
{
|
||||
"name": "Sockets",
|
||||
"op": "=",
|
||||
"value": "6"
|
||||
},
|
||||
{
|
||||
"name": "Height",
|
||||
"op": "=",
|
||||
"value": "4"
|
||||
}
|
||||
],
|
||||
"Actions": [
|
||||
{
|
||||
"name": "CustomAlertSound",
|
||||
"va": "mx_recipe.mp3",
|
||||
"vb": null,
|
||||
"vc": null,
|
||||
"vd": null
|
||||
},
|
||||
{
|
||||
"name": "MinimapIcon",
|
||||
"va": 0,
|
||||
"vb": "Purple",
|
||||
"vc": "Diamond",
|
||||
"vd": null
|
||||
},
|
||||
{
|
||||
"name": "PlayEffect",
|
||||
"va": "Blue",
|
||||
"vb": null,
|
||||
"vc": null,
|
||||
"vd": null
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Type": "All",
|
||||
"Show": "True",
|
||||
"Class": [
|
||||
|
||||
],
|
||||
"BaseType": [
|
||||
|
||||
],
|
||||
"SetTextColor": [
|
||||
"168 93 255 255"
|
||||
],
|
||||
"SetBackgroundColor": [
|
||||
"38 35 35 240"
|
||||
],
|
||||
"SetBorderColor": [
|
||||
"136 136 255 255"
|
||||
],
|
||||
"SetFontSize": "40",
|
||||
"Conditions": [
|
||||
{
|
||||
"name": "Sockets",
|
||||
"op": "=",
|
||||
"value": "6"
|
||||
},
|
||||
{
|
||||
"name": "Height",
|
||||
"op": "=",
|
||||
"value": "3"
|
||||
}
|
||||
],
|
||||
"Actions": [
|
||||
{
|
||||
"name": "CustomAlertSound",
|
||||
"va": "mx_recipe.mp3",
|
||||
"vb": null,
|
||||
"vc": null,
|
||||
"vd": null
|
||||
},
|
||||
{
|
||||
"name": "MinimapIcon",
|
||||
"va": 0,
|
||||
"vb": "Purple",
|
||||
"vc": "Diamond",
|
||||
"vd": null
|
||||
},
|
||||
{
|
||||
"name": "PlayEffect",
|
||||
"va": "Blue",
|
||||
"vb": null,
|
||||
"vc": null,
|
||||
"vd": null
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Type": "Normal",
|
||||
"Show": "True",
|
||||
"Class": [
|
||||
|
||||
],
|
||||
"BaseType": [
|
||||
|
||||
],
|
||||
"SetTextColor": [
|
||||
"200 200 200"
|
||||
],
|
||||
"SetBackgroundColor": [
|
||||
"38 35 35"
|
||||
],
|
||||
"SetBorderColor": [
|
||||
"136 136 255"
|
||||
],
|
||||
"SetFontSize": "40",
|
||||
"Conditions": [
|
||||
{
|
||||
"name": "LinkedSockets",
|
||||
"op": ">=",
|
||||
"value": "3"
|
||||
},
|
||||
{
|
||||
"name": "SocketGroup",
|
||||
"op": ">=",
|
||||
"value": "RGB"
|
||||
},
|
||||
{
|
||||
"name": "Height",
|
||||
"op": "=",
|
||||
"value": "3"
|
||||
},
|
||||
{
|
||||
"name": "Width",
|
||||
"op": "=",
|
||||
"value": "2"
|
||||
},
|
||||
{
|
||||
"name": null,
|
||||
"op": null,
|
||||
"value": null
|
||||
}
|
||||
],
|
||||
"Actions": [
|
||||
{
|
||||
"name": "CustomAlertSound",
|
||||
"va": "mx_recipe.mp3",
|
||||
"vb": null,
|
||||
"vc": null,
|
||||
"vd": null
|
||||
},
|
||||
{
|
||||
"name": "MinimapIcon",
|
||||
"va": "0",
|
||||
"vb": "White",
|
||||
"vc": "Diamond",
|
||||
"vd": null
|
||||
},
|
||||
{
|
||||
"name": "PlayEffect",
|
||||
"va": "Blue",
|
||||
"vb": null,
|
||||
"vc": null,
|
||||
"vd": null
|
||||
},
|
||||
{
|
||||
"name": null,
|
||||
"va": null,
|
||||
"vb": null,
|
||||
"vc": null,
|
||||
"vd": null
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Type": "Normal",
|
||||
"Show": "True",
|
||||
"Class": [
|
||||
|
||||
],
|
||||
"BaseType": [
|
||||
|
||||
],
|
||||
"SetTextColor": [
|
||||
"200 200 200"
|
||||
],
|
||||
"SetBackgroundColor": [
|
||||
"38 35 35"
|
||||
],
|
||||
"SetBorderColor": [
|
||||
"136 136 255"
|
||||
],
|
||||
"SetFontSize": "45",
|
||||
"Conditions": [
|
||||
{
|
||||
"name": "LinkedSockets",
|
||||
"op": ">=",
|
||||
"value": "3"
|
||||
},
|
||||
{
|
||||
"name": "SocketGroup",
|
||||
"op": ">=",
|
||||
"value": "RGB"
|
||||
},
|
||||
{
|
||||
"name": "Height",
|
||||
"op": "=",
|
||||
"value": "4"
|
||||
},
|
||||
{
|
||||
"name": null,
|
||||
"op": null,
|
||||
"value": null
|
||||
}
|
||||
],
|
||||
"Actions": [
|
||||
{
|
||||
"name": "CustomAlertSound",
|
||||
"va": "mx_recipe.mp3",
|
||||
"vb": null,
|
||||
"vc": null,
|
||||
"vd": null
|
||||
},
|
||||
{
|
||||
"name": "MinimapIcon",
|
||||
"va": "0",
|
||||
"vb": "White",
|
||||
"vc": "Diamond",
|
||||
"vd": null
|
||||
},
|
||||
{
|
||||
"name": "PlayEffect",
|
||||
"va": "Blue",
|
||||
"vb": null,
|
||||
"vc": null,
|
||||
"vd": null
|
||||
},
|
||||
{
|
||||
"name": null,
|
||||
"va": null,
|
||||
"vb": null,
|
||||
"vc": null,
|
||||
"vd": null
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Type": "All",
|
||||
"Show": "True",
|
||||
"Class": [
|
||||
|
||||
],
|
||||
"BaseType": [
|
||||
|
||||
],
|
||||
"SetTextColor": [
|
||||
"200 200 200 255"
|
||||
],
|
||||
"SetBackgroundColor": [
|
||||
"38 35 35 240"
|
||||
],
|
||||
"SetBorderColor": [
|
||||
"136 136 255 255"
|
||||
],
|
||||
"SetFontSize": "35",
|
||||
"Conditions": [
|
||||
{
|
||||
"name": "LinkedSockets",
|
||||
"op": ">=",
|
||||
"value": "3"
|
||||
},
|
||||
{
|
||||
"name": "SocketGroup",
|
||||
"op": ">=",
|
||||
"value": "RGB"
|
||||
},
|
||||
{
|
||||
"name": "Height",
|
||||
"op": "=",
|
||||
"value": "2"
|
||||
},
|
||||
{
|
||||
"name": "Width",
|
||||
"op": "=",
|
||||
"value": "2"
|
||||
}
|
||||
],
|
||||
"Actions": [
|
||||
{
|
||||
"name": "CustomAlertSound",
|
||||
"va": "mx_recipe.mp3",
|
||||
"vb": null,
|
||||
"vc": null,
|
||||
"vd": null
|
||||
},
|
||||
{
|
||||
"name": "MinimapIcon",
|
||||
"va": 0,
|
||||
"vb": "White",
|
||||
"vc": "Diamond",
|
||||
"vd": null
|
||||
},
|
||||
{
|
||||
"name": "PlayEffect",
|
||||
"va": "Blue",
|
||||
"vb": null,
|
||||
"vc": null,
|
||||
"vd": null
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Type": "All",
|
||||
"Show": "True",
|
||||
"Class": [
|
||||
|
||||
],
|
||||
"BaseType": [
|
||||
|
||||
],
|
||||
"SetTextColor": [
|
||||
"200 200 200 255"
|
||||
],
|
||||
"SetBackgroundColor": [
|
||||
"38 35 35 240"
|
||||
],
|
||||
"SetBorderColor": [
|
||||
"136 136 255 255"
|
||||
],
|
||||
"SetFontSize": "30",
|
||||
"Conditions": [
|
||||
{
|
||||
"name": "LinkedSockets",
|
||||
"op": ">=",
|
||||
"value": "3"
|
||||
},
|
||||
{
|
||||
"name": "SocketGroup",
|
||||
"op": ">=",
|
||||
"value": "RGB"
|
||||
},
|
||||
{
|
||||
"name": "Height",
|
||||
"op": "=",
|
||||
"value": "1"
|
||||
},
|
||||
{
|
||||
"name": "Width",
|
||||
"op": "=",
|
||||
"value": "2"
|
||||
}
|
||||
],
|
||||
"Actions": [
|
||||
{
|
||||
"name": "CustomAlertSound",
|
||||
"va": "mx_recipe.mp3",
|
||||
"vb": null,
|
||||
"vc": null,
|
||||
"vd": null
|
||||
},
|
||||
{
|
||||
"name": "MinimapIcon",
|
||||
"va": 0,
|
||||
"vb": "White",
|
||||
"vc": "Diamond",
|
||||
"vd": null
|
||||
},
|
||||
{
|
||||
"name": "PlayEffect",
|
||||
"va": "Blue",
|
||||
"vb": null,
|
||||
"vc": null,
|
||||
"vd": null
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Type": "All",
|
||||
"Show": "True",
|
||||
"Class": [
|
||||
|
||||
],
|
||||
"BaseType": [
|
||||
|
||||
],
|
||||
"SetTextColor": [
|
||||
"200 200 200 255"
|
||||
],
|
||||
"SetBackgroundColor": [
|
||||
"38 35 35 240"
|
||||
],
|
||||
"SetBorderColor": [
|
||||
"136 136 255 255"
|
||||
],
|
||||
"SetFontSize": "30",
|
||||
"Conditions": [
|
||||
{
|
||||
"name": "LinkedSockets",
|
||||
"op": ">=",
|
||||
"value": "3"
|
||||
},
|
||||
{
|
||||
"name": "SocketGroup",
|
||||
"op": ">=",
|
||||
"value": "RGB"
|
||||
},
|
||||
{
|
||||
"name": "Height",
|
||||
"op": "=",
|
||||
"value": "3"
|
||||
},
|
||||
{
|
||||
"name": "Width",
|
||||
"op": "=",
|
||||
"value": "1"
|
||||
}
|
||||
],
|
||||
"Actions": [
|
||||
{
|
||||
"name": "CustomAlertSound",
|
||||
"va": "mx_recipe.mp3",
|
||||
"vb": null,
|
||||
"vc": null,
|
||||
"vd": null
|
||||
},
|
||||
{
|
||||
"name": "MinimapIcon",
|
||||
"va": 0,
|
||||
"vb": "White",
|
||||
"vc": "Diamond",
|
||||
"vd": null
|
||||
},
|
||||
{
|
||||
"name": "PlayEffect",
|
||||
"va": "Blue",
|
||||
"vb": null,
|
||||
"vc": null,
|
||||
"vd": null
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Type": "Normal",
|
||||
"Show": "True",
|
||||
"Class": [
|
||||
|
||||
],
|
||||
"BaseType": [
|
||||
"Stone Hammer",
|
||||
"Rock Breaker",
|
||||
"Gavel"
|
||||
],
|
||||
"SetTextColor": [
|
||||
"219 182 127"
|
||||
],
|
||||
"SetBackgroundColor": [
|
||||
"38 35 35"
|
||||
],
|
||||
"SetBorderColor": [
|
||||
"136 136 255"
|
||||
],
|
||||
"SetFontSize": "30",
|
||||
"Conditions": [
|
||||
{
|
||||
"name": "Rarity",
|
||||
"op": null,
|
||||
"value": "Normal"
|
||||
},
|
||||
{
|
||||
"name": null,
|
||||
"op": null,
|
||||
"value": null
|
||||
}
|
||||
],
|
||||
"Actions": [
|
||||
{
|
||||
"name": "CustomAlertSound",
|
||||
"va": "mx_recipe.mp3",
|
||||
"vb": null,
|
||||
"vc": null,
|
||||
"vd": null
|
||||
},
|
||||
{
|
||||
"name": "MinimapIcon",
|
||||
"va": "0",
|
||||
"vb": "Brown",
|
||||
"vc": "Diamond",
|
||||
"vd": null
|
||||
},
|
||||
{
|
||||
"name": "PlayEffect",
|
||||
"va": "Blue",
|
||||
"vb": null,
|
||||
"vc": null,
|
||||
"vd": null
|
||||
},
|
||||
{
|
||||
"name": null,
|
||||
"va": null,
|
||||
"vb": null,
|
||||
"vc": null,
|
||||
"vd": null
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Type": "All",
|
||||
"Show": "True",
|
||||
"Class": [
|
||||
|
||||
],
|
||||
"BaseType": [
|
||||
"Flask"
|
||||
],
|
||||
"SetTextColor": [
|
||||
"122 217 224 255"
|
||||
],
|
||||
"SetBackgroundColor": [
|
||||
"38 35 35 255"
|
||||
],
|
||||
"SetBorderColor": [
|
||||
"136 136 255 255"
|
||||
],
|
||||
"SetFontSize": "30",
|
||||
"Conditions": [
|
||||
{
|
||||
"name": "Quality",
|
||||
"op": ">=",
|
||||
"value": "1"
|
||||
},
|
||||
{
|
||||
"name": "Quality",
|
||||
"op": "<",
|
||||
"value": "10"
|
||||
}
|
||||
],
|
||||
"Actions": [
|
||||
{
|
||||
"name": "CustomAlertSound",
|
||||
"va": "mx_recipe.mp3",
|
||||
"vb": null,
|
||||
"vc": null,
|
||||
"vd": null
|
||||
},
|
||||
{
|
||||
"name": "PlayEffect",
|
||||
"va": "Blue",
|
||||
"vb": null,
|
||||
"vc": null,
|
||||
"vd": null
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"Type": "All",
|
||||
"Show": "True",
|
||||
"Class": [
|
||||
|
||||
],
|
||||
"BaseType": [
|
||||
"Flask"
|
||||
],
|
||||
"SetTextColor": [
|
||||
"122 217 224 255"
|
||||
],
|
||||
"SetBackgroundColor": [
|
||||
"38 35 35 255"
|
||||
],
|
||||
"SetBorderColor": [
|
||||
"136 136 255 255"
|
||||
],
|
||||
"SetFontSize": "40",
|
||||
"Conditions": [
|
||||
{
|
||||
"name": "Quality",
|
||||
"op": ">",
|
||||
"value": "10"
|
||||
}
|
||||
],
|
||||
"Actions": [
|
||||
{
|
||||
"name": "CustomAlertSound",
|
||||
"va": "mx_recipe.mp3",
|
||||
"vb": null,
|
||||
"vc": null,
|
||||
"vd": null
|
||||
},
|
||||
{
|
||||
"name": "PlayEffect",
|
||||
"va": "Blue",
|
||||
"vb": null,
|
||||
"vc": null,
|
||||
"vd": null
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user