diff options
Diffstat (limited to 'assets/minecraft/optifine/ctm/overlay/other/stronghold_sculk')
5 files changed, 11 insertions, 0 deletions
diff --git a/assets/minecraft/optifine/ctm/overlay/other/stronghold_sculk/0.png b/assets/minecraft/optifine/ctm/overlay/other/stronghold_sculk/0.png new file mode 100755 index 00000000..40247dd1 --- /dev/null +++ b/assets/minecraft/optifine/ctm/overlay/other/stronghold_sculk/0.png | |||
| Binary files differ | |||
diff --git a/assets/minecraft/optifine/ctm/overlay/other/stronghold_sculk/1.png b/assets/minecraft/optifine/ctm/overlay/other/stronghold_sculk/1.png new file mode 100755 index 00000000..4214b6d9 --- /dev/null +++ b/assets/minecraft/optifine/ctm/overlay/other/stronghold_sculk/1.png | |||
| Binary files differ | |||
diff --git a/assets/minecraft/optifine/ctm/overlay/other/stronghold_sculk/sculk.properties b/assets/minecraft/optifine/ctm/overlay/other/stronghold_sculk/sculk.properties new file mode 100755 index 00000000..30f35f0a --- /dev/null +++ b/assets/minecraft/optifine/ctm/overlay/other/stronghold_sculk/sculk.properties | |||
| @@ -0,0 +1,3 @@ | |||
| 1 | matchBlocks=infested_stone infested_chiseled_stone_bricks infested_cobblestone infested_deepslate | ||
| 2 | tiles=textures/block/sculk.png | ||
| 3 | method=fixed \ No newline at end of file | ||
diff --git a/assets/minecraft/optifine/ctm/overlay/other/stronghold_sculk/sculk_brick.properties b/assets/minecraft/optifine/ctm/overlay/other/stronghold_sculk/sculk_brick.properties new file mode 100755 index 00000000..5a95e794 --- /dev/null +++ b/assets/minecraft/optifine/ctm/overlay/other/stronghold_sculk/sculk_brick.properties | |||
| @@ -0,0 +1,3 @@ | |||
| 1 | matchBlocks=infested_stone_bricks infested_mossy_stone_bricks infested_cracked_stone_bricks | ||
| 2 | tiles=textures/block/sculk_brick.png | ||
| 3 | method=fixed \ No newline at end of file | ||
diff --git a/assets/minecraft/optifine/ctm/overlay/other/stronghold_sculk/sculk_vein.properties b/assets/minecraft/optifine/ctm/overlay/other/stronghold_sculk/sculk_vein.properties new file mode 100755 index 00000000..e11b8688 --- /dev/null +++ b/assets/minecraft/optifine/ctm/overlay/other/stronghold_sculk/sculk_vein.properties | |||
| @@ -0,0 +1,5 @@ | |||
| 1 | matchBlocks=stone granite diorite andesite dirt gravel deepslate tuff dripstone_block stone_bricks cracked_stone_bricks mossy_stone_bricks chiseled_stone_bricks oak_planks bookshelf | ||
| 2 | method=overlay | ||
| 3 | tiles=./0 ./1 ./0 ./1 ./1 ./1 ./1 ./1 ./1 ./1 ./1 ./1 ./1 ./1 ./0 ./1 ./0 | ||
| 4 | connectBlocks=infested_stone infested_stone_bricks infested_mossy_stone_bricks infested_cracked_stone_bricks infested_chiseled_stone_bricks infested_cobblestone infested_deepslate | ||
| 5 | layer=cutout \ No newline at end of file | ||