mirror of
https://github.com/Faithful-Resource-Pack/Faithful-32x-Java.git
synced 2026-04-27 13:24:43 -04:00
Fixed missing .mcmeta for sculk blocks
This commit is contained in:
6
assets/minecraft/textures/block/sculk.png.mcmeta
Normal file
6
assets/minecraft/textures/block/sculk.png.mcmeta
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"animation": {
|
||||
"frametime": 20,
|
||||
"interpolate": true
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"animation": {
|
||||
"frametime": 1
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"animation": {
|
||||
"frametime": 3,
|
||||
"interpolate": true
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"animation": {
|
||||
"frametime": 6,
|
||||
"interpolate": true
|
||||
}
|
||||
}
|
||||
6
assets/minecraft/textures/block/sculk_vein.png.mcmeta
Normal file
6
assets/minecraft/textures/block/sculk_vein.png.mcmeta
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"animation": {
|
||||
"frametime": 20,
|
||||
"interpolate": true
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user