roulette update
BIN
src/main/resources/assets/szar/textures/gui/roulette.png
Normal file
|
After Width: | Height: | Size: 4.8 KiB |
BIN
src/main/resources/assets/szar/textures/gui/roulette_ball.png
Normal file
|
After Width: | Height: | Size: 5.2 KiB |
|
After Width: | Height: | Size: 7.1 KiB |
BIN
src/main/resources/assets/szar/textures/gui/roulette_wheel.png
Normal file
|
After Width: | Height: | Size: 416 KiB |
|
After Width: | Height: | Size: 400 KiB |
BIN
src/main/resources/assets/szar/textures/painting/axolotl.png
Normal file
|
After Width: | Height: | Size: 140 KiB |
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"animation": {
|
||||
"frametime": 1
|
||||
}
|
||||
}
|
||||
BIN
src/main/resources/assets/szar/textures/painting/bloc.png
Normal file
|
After Width: | Height: | Size: 95 KiB |
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"animation": {
|
||||
"frametime": 2
|
||||
}
|
||||
}
|
||||
BIN
src/main/resources/assets/szar/textures/painting/block_wave.png
Normal file
|
After Width: | Height: | Size: 12 KiB |
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"animation": {
|
||||
"frametime": 2
|
||||
}
|
||||
}
|
||||
BIN
src/main/resources/assets/szar/textures/painting/bounce.png
Normal file
|
After Width: | Height: | Size: 2.2 KiB |
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"animation": {
|
||||
}
|
||||
}
|
||||
|
After Width: | Height: | Size: 1.7 KiB |
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"animation": {
|
||||
"frametime": 1
|
||||
}
|
||||
}
|
||||
BIN
src/main/resources/assets/szar/textures/painting/frogs.png
Normal file
|
After Width: | Height: | Size: 1.4 MiB |
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"animation": {
|
||||
"frametime": 1
|
||||
}
|
||||
}
|
||||
BIN
src/main/resources/assets/szar/textures/painting/matrix.png
Normal file
|
After Width: | Height: | Size: 36 KiB |
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"animation": {
|
||||
"frametime": 2
|
||||
}
|
||||
}
|
||||
BIN
src/main/resources/assets/szar/textures/painting/nyansniffer.png
Normal file
|
After Width: | Height: | Size: 11 KiB |
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"animation": {
|
||||
"frametime": 2
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"replace": false,
|
||||
"values": [
|
||||
"szar:axolotl",
|
||||
"szar:bloc",
|
||||
"szar:block_wave",
|
||||
"szar:bounce",
|
||||
"szar:chicken_jokey",
|
||||
"szar:frogs",
|
||||
"szar:matrix",
|
||||
"szar:nyansniffer"
|
||||
]
|
||||
}
|
||||