diff options
| author | 2024-01-20 02:25:44 +0200 | |
|---|---|---|
| committer | 2024-01-20 02:25:44 +0200 | |
| commit | 88e4e8852a5f1c33794abe430411b73c3ade507a (patch) | |
| tree | b8a46554b8963269fbbbe5df21122513a5b87228 /assets/minecraft/optifine/ctm/overlay/other/magma | |
| download | faithless16x-88e4e8852a5f1c33794abe430411b73c3ade507a.tar.gz faithless16x-88e4e8852a5f1c33794abe430411b73c3ade507a.tar.xz faithless16x-88e4e8852a5f1c33794abe430411b73c3ade507a.zip | |
Initial import
Diffstat (limited to 'assets/minecraft/optifine/ctm/overlay/other/magma')
| -rwxr-xr-x | assets/minecraft/optifine/ctm/overlay/other/magma/0.png | bin | 0 -> 324 bytes | |||
| -rwxr-xr-x | assets/minecraft/optifine/ctm/overlay/other/magma/0.png.mcmeta | 6 | ||||
| -rwxr-xr-x | assets/minecraft/optifine/ctm/overlay/other/magma/1.png | bin | 0 -> 511 bytes | |||
| -rwxr-xr-x | assets/minecraft/optifine/ctm/overlay/other/magma/1.png.mcmeta | 6 | ||||
| -rwxr-xr-x | assets/minecraft/optifine/ctm/overlay/other/magma/magma.properties | 5 |
5 files changed, 17 insertions, 0 deletions
diff --git a/assets/minecraft/optifine/ctm/overlay/other/magma/0.png b/assets/minecraft/optifine/ctm/overlay/other/magma/0.png new file mode 100755 index 00000000..afe01bd3 --- /dev/null +++ b/assets/minecraft/optifine/ctm/overlay/other/magma/0.png | |||
| Binary files differ | |||
diff --git a/assets/minecraft/optifine/ctm/overlay/other/magma/0.png.mcmeta b/assets/minecraft/optifine/ctm/overlay/other/magma/0.png.mcmeta new file mode 100755 index 00000000..c4f1b30e --- /dev/null +++ b/assets/minecraft/optifine/ctm/overlay/other/magma/0.png.mcmeta | |||
| @@ -0,0 +1,6 @@ | |||
| 1 | { | ||
| 2 | "animation": { | ||
| 3 | "interpolate": true, | ||
| 4 | "frametime": 8 | ||
| 5 | } | ||
| 6 | } | ||
diff --git a/assets/minecraft/optifine/ctm/overlay/other/magma/1.png b/assets/minecraft/optifine/ctm/overlay/other/magma/1.png new file mode 100755 index 00000000..cde94c66 --- /dev/null +++ b/assets/minecraft/optifine/ctm/overlay/other/magma/1.png | |||
| Binary files differ | |||
diff --git a/assets/minecraft/optifine/ctm/overlay/other/magma/1.png.mcmeta b/assets/minecraft/optifine/ctm/overlay/other/magma/1.png.mcmeta new file mode 100755 index 00000000..c4f1b30e --- /dev/null +++ b/assets/minecraft/optifine/ctm/overlay/other/magma/1.png.mcmeta | |||
| @@ -0,0 +1,6 @@ | |||
| 1 | { | ||
| 2 | "animation": { | ||
| 3 | "interpolate": true, | ||
| 4 | "frametime": 8 | ||
| 5 | } | ||
| 6 | } | ||
diff --git a/assets/minecraft/optifine/ctm/overlay/other/magma/magma.properties b/assets/minecraft/optifine/ctm/overlay/other/magma/magma.properties new file mode 100755 index 00000000..ffdc98ff --- /dev/null +++ b/assets/minecraft/optifine/ctm/overlay/other/magma/magma.properties | |||
| @@ -0,0 +1,5 @@ | |||
| 1 | matchBlocks=oak_planks spruce_planks birch_planks acacia_planks dark_oak_planks jungle_planks | ||
| 2 | method=overlay | ||
| 3 | tiles=./0 ./1 ./0 ./1 ./1 ./1 ./1 ./1 ./1 ./1 ./1 ./1 ./1 ./1 ./0 ./1 ./0 | ||
| 4 | connectBlocks=magma_block | ||
| 5 | layer=cutout \ No newline at end of file | ||