Add kangaroos (#5829)
This commit is contained in:
Binary file not shown.
|
After Width: | Height: | Size: 674 B |
BIN
Resources/Textures/Mobs/Animals/kangaroo.rsi/kangaroo-boxing.png
Normal file
BIN
Resources/Textures/Mobs/Animals/kangaroo.rsi/kangaroo-boxing.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.5 KiB |
BIN
Resources/Textures/Mobs/Animals/kangaroo.rsi/kangaroo-dead.png
Normal file
BIN
Resources/Textures/Mobs/Animals/kangaroo.rsi/kangaroo-dead.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 580 B |
Binary file not shown.
|
After Width: | Height: | Size: 639 B |
BIN
Resources/Textures/Mobs/Animals/kangaroo.rsi/kangaroo-space.png
Normal file
BIN
Resources/Textures/Mobs/Animals/kangaroo.rsi/kangaroo-space.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.6 KiB |
BIN
Resources/Textures/Mobs/Animals/kangaroo.rsi/kangaroo.png
Normal file
BIN
Resources/Textures/Mobs/Animals/kangaroo.rsi/kangaroo.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.3 KiB |
32
Resources/Textures/Mobs/Animals/kangaroo.rsi/meta.json
Normal file
32
Resources/Textures/Mobs/Animals/kangaroo.rsi/meta.json
Normal file
@@ -0,0 +1,32 @@
|
||||
{
|
||||
"version": 1,
|
||||
"size": {
|
||||
"x": 32,
|
||||
"y": 32
|
||||
},
|
||||
"license": "CC-BY-SA-3.0",
|
||||
"copyright": "Taken from https://github.com/austation/austation/tree/30f0ba9c2dab3ec8e55ab6fae03bde1566a154ca",
|
||||
"states": [
|
||||
{
|
||||
"name": "kangaroo",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "kangaroo-dead"
|
||||
},
|
||||
{
|
||||
"name": "kangaroo-boxing",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "kangaroo-boxing-dead"
|
||||
},
|
||||
{
|
||||
"name": "kangaroo-space",
|
||||
"directions": 4
|
||||
},
|
||||
{
|
||||
"name": "kangaroo-space-dead"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user