animated wireless card (#1942)
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
{
|
||||
"parent": "item/generated",
|
||||
"textures": {
|
||||
"layer0": "tfg:item/wireless_card"
|
||||
}
|
||||
"parent": "item/generated",
|
||||
"textures": {
|
||||
"layer0": "tfg:item/card/wireless_card_base",
|
||||
"layer1": "tfg:item/card/wireless_card_layer1",
|
||||
"layer2": "tfg:item/card/wireless_card_layer2"
|
||||
}
|
||||
}
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 464 B |
Binary file not shown.
|
After Width: | Height: | Size: 398 B |
Binary file not shown.
|
After Width: | Height: | Size: 356 B |
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"animation": {
|
||||
"frametime": 3,
|
||||
"interpolate": true
|
||||
}
|
||||
}
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 100 B |
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"animation": {
|
||||
"frametime": 4,
|
||||
"interpolate": true
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user