Added proper animated texture for limbo disc.
This commit is contained in:
parent
684daa6a5e
commit
4702b913c9
3 changed files with 6 additions and 1 deletions
src/main/resources/assets/dimdoors
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"parent": "item/generated",
|
||||
"textures": {
|
||||
"layer0": "items/record_11"
|
||||
"layer0": "dimdoors:items/record_creepy"
|
||||
}
|
||||
}
|
||||
|
|
Binary file not shown.
After ![]() (image error) Size: 28 KiB |
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
"animation": {
|
||||
"frametime": 1
|
||||
}
|
||||
}
|
Loading…
Add table
Reference in a new issue