aboutsummaryrefslogtreecommitdiff
path: root/visualizer
blob: 2a8d86505038df7423a300ef6f0176b261794522 (plain)
1
2
3
4
5
graph = bars | delta
selector = {
     [itemId = SKYBLOCK_COIN, direction = GAINED] = GREEN
     [itemId = SKYBLOCK_COIN, direction = LOST] = RED
}