diff --git a/IceCube.png b/IceCube.png new file mode 100644 index 0000000..438021e Binary files /dev/null and b/IceCube.png differ diff --git a/config.default.json b/config.default.json index ab52afc..df76fb0 100644 --- a/config.default.json +++ b/config.default.json @@ -156,6 +156,22 @@ "size": 150 } } + }, + "ice": { + "template": "./IceCube.png", + "z": 2, + "anchor": { + "x": { + "position": 50, + "offset": 128, + "size": 200 + }, + "y": { + "position": 50, + "offset": 128, + "size": 200 + } + } } } } \ No newline at end of file