Flavolite furnace, missing shaders, some pick stacks
This commit is contained in:
parent
2315e97b9a
commit
3553e6504d
9 changed files with 39 additions and 1 deletions
|
@ -0,0 +1,3 @@
|
|||
{
|
||||
"defaultMaterial": "betterend:glow_purple"
|
||||
}
|
|
@ -4,6 +4,6 @@
|
|||
"top": "betterend:block/%top%",
|
||||
"front": "betterend:block/%front%",
|
||||
"side": "betterend:block/%side%",
|
||||
"bottom": "betterend:block/%bottom%"
|
||||
"bottom": "betterend:block/%top%"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -0,0 +1,12 @@
|
|||
{
|
||||
"animation": {
|
||||
"interpolate": true,
|
||||
"frametime": 8,
|
||||
"frames": [
|
||||
0,
|
||||
1,
|
||||
2,
|
||||
3
|
||||
]
|
||||
}
|
||||
}
|
Binary file not shown.
After Width: | Height: | Size: 679 B |
Binary file not shown.
After Width: | Height: | Size: 2.6 KiB |
Binary file not shown.
After Width: | Height: | Size: 620 B |
Binary file not shown.
After Width: | Height: | Size: 561 B |
Loading…
Add table
Add a link
Reference in a new issue