Obscure Tooltips
Tooltip Icons
Blank Icon
Essentially, it acts as an invisible placeholder.
{
"type": "obscure_tooltips:blank"
}
Static Icon
See Transform for more details.
{
"type": "obscure_tooltips:static",
"transform": {
"offset": [ 0.0, 0.0, 0.0 ],
"scale": 1.0,
"rotation": 0.0
}
}
Accent Icon
{
"type": "obscure_tooltips:accent",
"transform": {
"offset": [ 0.0, 0.0, 0.0 ],
"scale": 1.0,
"rotation": 0.0
}
}
Accent Spin Icon
{
"type": "obscure_tooltips:accent_spin",
"transform": {
"offset": [ 0.0, 0.0, 0.0 ],
"scale": 1.0,
"rotation": 0.0
}
}
Accent Burst Icon
{
"type": "obscure_tooltips:accent_burst",
"transform": {
"offset": [ 0.0, 0.0, 0.0 ],
"scale": 1.0,
"rotation": 0.0
}
}