Flavolite furnace, missing shaders, some pick stacks

This commit is contained in:
paulevsGitch 2021-02-12 15:42:14 +03:00
parent 2315e97b9a
commit 3553e6504d
9 changed files with 39 additions and 1 deletions

View file

@ -0,0 +1,3 @@
{
"defaultMaterial": "betterend:glow_purple"
}

View file

@ -4,6 +4,6 @@
"top": "betterend:block/%top%",
"front": "betterend:block/%front%",
"side": "betterend:block/%side%",
"bottom": "betterend:block/%bottom%"
"bottom": "betterend:block/%top%"
}
}

View file

@ -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