-
Notifications
You must be signed in to change notification settings - Fork 85
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add additional CTM conditions to default pack
Make sure all definitions match the texture to avoid mod compatibility issues.
- Loading branch information
1 parent
9976372
commit 26c7a04
Showing
79 changed files
with
97 additions
and
8 deletions.
There are no files selected for viewing
2 changes: 2 additions & 0 deletions
2
...sourcepacks/default/assets/continuity/optifine/ctm/default/bookshelf/bookshelf.properties
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,7 @@ | ||
method=horizontal | ||
matchTiles=bookshelf | ||
matchBlocks=bookshelf | ||
tiles=0-3 | ||
faces=sides | ||
connect=block | ||
resourceCondition=textures/block/bookshelf.png |
1 change: 1 addition & 0 deletions
1
...resourcepacks/default/assets/continuity/optifine/ctm/default/glass/black/glass.properties
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,5 @@ | ||
method=ctm | ||
matchTiles=black_stained_glass | ||
matchBlocks=black_stained_glass | ||
tiles=0-46 | ||
connect=block | ||
|
1 change: 1 addition & 0 deletions
1
...rcepacks/default/assets/continuity/optifine/ctm/default/glass/black/glass_pane.properties
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,5 @@ | ||
method=ctm | ||
matchTiles=black_stained_glass | ||
matchBlocks=black_stained_glass_pane | ||
tiles=0-46 | ||
faces=sides | ||
|
1 change: 1 addition & 0 deletions
1
.../resourcepacks/default/assets/continuity/optifine/ctm/default/glass/blue/glass.properties
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,5 @@ | ||
method=ctm | ||
matchTiles=blue_stained_glass | ||
matchBlocks=blue_stained_glass | ||
tiles=0-46 | ||
connect=block | ||
|
1 change: 1 addition & 0 deletions
1
...urcepacks/default/assets/continuity/optifine/ctm/default/glass/blue/glass_pane.properties
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,5 @@ | ||
method=ctm | ||
matchTiles=blue_stained_glass | ||
matchBlocks=blue_stained_glass_pane | ||
tiles=0-46 | ||
faces=sides | ||
|
1 change: 1 addition & 0 deletions
1
...resourcepacks/default/assets/continuity/optifine/ctm/default/glass/brown/glass.properties
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,5 @@ | ||
method=ctm | ||
matchTiles=brown_stained_glass | ||
matchBlocks=brown_stained_glass | ||
tiles=0-46 | ||
connect=block | ||
|
1 change: 1 addition & 0 deletions
1
...rcepacks/default/assets/continuity/optifine/ctm/default/glass/brown/glass_pane.properties
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,5 @@ | ||
method=ctm | ||
matchTiles=brown_stained_glass | ||
matchBlocks=brown_stained_glass_pane | ||
tiles=0-46 | ||
faces=sides | ||
|
1 change: 1 addition & 0 deletions
1
.../resourcepacks/default/assets/continuity/optifine/ctm/default/glass/cyan/glass.properties
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,5 @@ | ||
method=ctm | ||
matchTiles=cyan_stained_glass | ||
matchBlocks=cyan_stained_glass | ||
tiles=0-46 | ||
connect=block | ||
|
1 change: 1 addition & 0 deletions
1
...urcepacks/default/assets/continuity/optifine/ctm/default/glass/cyan/glass_pane.properties
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,5 @@ | ||
method=ctm | ||
matchTiles=cyan_stained_glass | ||
matchBlocks=cyan_stained_glass_pane | ||
tiles=0-46 | ||
faces=sides | ||
|
1 change: 1 addition & 0 deletions
1
.../resourcepacks/default/assets/continuity/optifine/ctm/default/glass/gray/glass.properties
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,5 @@ | ||
method=ctm | ||
matchTiles=gray_stained_glass | ||
matchBlocks=gray_stained_glass | ||
tiles=0-46 | ||
connect=block | ||
|
1 change: 1 addition & 0 deletions
1
...urcepacks/default/assets/continuity/optifine/ctm/default/glass/gray/glass_pane.properties
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,5 @@ | ||
method=ctm | ||
matchTiles=gray_stained_glass | ||
matchBlocks=gray_stained_glass_pane | ||
tiles=0-46 | ||
faces=sides | ||
|
1 change: 1 addition & 0 deletions
1
...resourcepacks/default/assets/continuity/optifine/ctm/default/glass/green/glass.properties
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,5 @@ | ||
method=ctm | ||
matchTiles=green_stained_glass | ||
matchBlocks=green_stained_glass | ||
tiles=0-46 | ||
connect=block | ||
|
1 change: 1 addition & 0 deletions
1
...rcepacks/default/assets/continuity/optifine/ctm/default/glass/green/glass_pane.properties
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,5 @@ | ||
method=ctm | ||
matchTiles=green_stained_glass | ||
matchBlocks=green_stained_glass_pane | ||
tiles=0-46 | ||
faces=sides | ||
|
1 change: 1 addition & 0 deletions
1
...rcepacks/default/assets/continuity/optifine/ctm/default/glass/light_blue/glass.properties
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,5 @@ | ||
method=ctm | ||
matchTiles=light_blue_stained_glass | ||
matchBlocks=light_blue_stained_glass | ||
tiles=0-46 | ||
connect=block | ||
|
1 change: 1 addition & 0 deletions
1
...cks/default/assets/continuity/optifine/ctm/default/glass/light_blue/glass_pane.properties
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,5 @@ | ||
method=ctm | ||
matchTiles=light_blue_stained_glass | ||
matchBlocks=light_blue_stained_glass_pane | ||
tiles=0-46 | ||
faces=sides | ||
|
1 change: 1 addition & 0 deletions
1
...rcepacks/default/assets/continuity/optifine/ctm/default/glass/light_gray/glass.properties
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,5 @@ | ||
method=ctm | ||
matchTiles=light_gray_stained_glass | ||
matchBlocks=light_gray_stained_glass | ||
tiles=0-46 | ||
connect=block | ||
|
1 change: 1 addition & 0 deletions
1
...cks/default/assets/continuity/optifine/ctm/default/glass/light_gray/glass_pane.properties
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,5 @@ | ||
method=ctm | ||
matchTiles=light_gray_stained_glass | ||
matchBlocks=light_gray_stained_glass_pane | ||
tiles=0-46 | ||
faces=sides | ||
|
1 change: 1 addition & 0 deletions
1
.../resourcepacks/default/assets/continuity/optifine/ctm/default/glass/lime/glass.properties
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,5 @@ | ||
method=ctm | ||
matchTiles=lime_stained_glass | ||
matchBlocks=lime_stained_glass | ||
tiles=0-46 | ||
connect=block | ||
|
1 change: 1 addition & 0 deletions
1
...urcepacks/default/assets/continuity/optifine/ctm/default/glass/lime/glass_pane.properties
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,5 @@ | ||
method=ctm | ||
matchTiles=lime_stained_glass | ||
matchBlocks=lime_stained_glass_pane | ||
tiles=0-46 | ||
faces=sides | ||
|
1 change: 1 addition & 0 deletions
1
...sourcepacks/default/assets/continuity/optifine/ctm/default/glass/magenta/glass.properties
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,5 @@ | ||
method=ctm | ||
matchTiles=magenta_stained_glass | ||
matchBlocks=magenta_stained_glass | ||
tiles=0-46 | ||
connect=block | ||
|
1 change: 1 addition & 0 deletions
1
...epacks/default/assets/continuity/optifine/ctm/default/glass/magenta/glass_pane.properties
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,5 @@ | ||
method=ctm | ||
matchTiles=magenta_stained_glass | ||
matchBlocks=magenta_stained_glass_pane | ||
tiles=0-46 | ||
faces=sides | ||
|
1 change: 1 addition & 0 deletions
1
...esourcepacks/default/assets/continuity/optifine/ctm/default/glass/orange/glass.properties
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,5 @@ | ||
method=ctm | ||
matchTiles=orange_stained_glass | ||
matchBlocks=orange_stained_glass | ||
tiles=0-46 | ||
connect=block | ||
|
1 change: 1 addition & 0 deletions
1
...cepacks/default/assets/continuity/optifine/ctm/default/glass/orange/glass_pane.properties
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,5 @@ | ||
method=ctm | ||
matchTiles=orange_stained_glass | ||
matchBlocks=orange_stained_glass_pane | ||
tiles=0-46 | ||
faces=sides | ||
|
1 change: 1 addition & 0 deletions
1
.../resourcepacks/default/assets/continuity/optifine/ctm/default/glass/pink/glass.properties
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,5 @@ | ||
method=ctm | ||
matchTiles=pink_stained_glass | ||
matchBlocks=pink_stained_glass | ||
tiles=0-46 | ||
connect=block | ||
|
1 change: 1 addition & 0 deletions
1
...urcepacks/default/assets/continuity/optifine/ctm/default/glass/pink/glass_pane.properties
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,5 @@ | ||
method=ctm | ||
matchTiles=pink_stained_glass | ||
matchBlocks=pink_stained_glass_pane | ||
tiles=0-46 | ||
faces=sides | ||
|
1 change: 1 addition & 0 deletions
1
...esourcepacks/default/assets/continuity/optifine/ctm/default/glass/purple/glass.properties
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,5 @@ | ||
method=ctm | ||
matchTiles=purple_stained_glass | ||
matchBlocks=purple_stained_glass | ||
tiles=0-46 | ||
connect=block | ||
|
1 change: 1 addition & 0 deletions
1
...cepacks/default/assets/continuity/optifine/ctm/default/glass/purple/glass_pane.properties
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,5 @@ | ||
method=ctm | ||
matchTiles=purple_stained_glass | ||
matchBlocks=purple_stained_glass_pane | ||
tiles=0-46 | ||
faces=sides | ||
|
1 change: 1 addition & 0 deletions
1
...s/resourcepacks/default/assets/continuity/optifine/ctm/default/glass/red/glass.properties
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,5 @@ | ||
method=ctm | ||
matchTiles=red_stained_glass | ||
matchBlocks=red_stained_glass | ||
tiles=0-46 | ||
connect=block | ||
|
1 change: 1 addition & 0 deletions
1
...ourcepacks/default/assets/continuity/optifine/ctm/default/glass/red/glass_pane.properties
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,5 @@ | ||
method=ctm | ||
matchTiles=red_stained_glass | ||
matchBlocks=red_stained_glass_pane | ||
tiles=0-46 | ||
faces=sides | ||
|
1 change: 1 addition & 0 deletions
1
...ourcepacks/default/assets/continuity/optifine/ctm/default/glass/standard/glass.properties
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,5 @@ | ||
method=ctm | ||
matchTiles=glass | ||
matchBlocks=glass | ||
tiles=0-46 | ||
connect=block | ||
|
1 change: 1 addition & 0 deletions
1
...packs/default/assets/continuity/optifine/ctm/default/glass/standard/glass_pane.properties
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,5 @@ | ||
method=ctm | ||
matchTiles=glass | ||
matchBlocks=glass_pane | ||
tiles=0-46 | ||
faces=sides | ||
|
1 change: 1 addition & 0 deletions
1
...esourcepacks/default/assets/continuity/optifine/ctm/default/glass/tinted/glass.properties
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,5 @@ | ||
method=ctm | ||
matchTiles=tinted_glass | ||
matchBlocks=tinted_glass | ||
tiles=0-46 | ||
connect=block | ||
|
1 change: 1 addition & 0 deletions
1
...resourcepacks/default/assets/continuity/optifine/ctm/default/glass/white/glass.properties
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,5 @@ | ||
method=ctm | ||
matchTiles=white_stained_glass | ||
matchBlocks=white_stained_glass | ||
tiles=0-46 | ||
connect=block | ||
|
1 change: 1 addition & 0 deletions
1
...rcepacks/default/assets/continuity/optifine/ctm/default/glass/white/glass_pane.properties
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,5 @@ | ||
method=ctm | ||
matchTiles=white_stained_glass | ||
matchBlocks=white_stained_glass_pane | ||
tiles=0-46 | ||
faces=sides | ||
|
1 change: 1 addition & 0 deletions
1
...esourcepacks/default/assets/continuity/optifine/ctm/default/glass/yellow/glass.properties
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,5 @@ | ||
method=ctm | ||
matchTiles=yellow_stained_glass | ||
matchBlocks=yellow_stained_glass | ||
tiles=0-46 | ||
connect=block | ||
|
1 change: 1 addition & 0 deletions
1
...cepacks/default/assets/continuity/optifine/ctm/default/glass/yellow/glass_pane.properties
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,5 @@ | ||
method=ctm | ||
matchTiles=yellow_stained_glass | ||
matchBlocks=yellow_stained_glass_pane | ||
tiles=0-46 | ||
faces=sides | ||
|
4 changes: 3 additions & 1 deletion
4
...y/optifine/ctm/default/sandstone/chiseled_red_sandstone/chiseled_red_sandstone.properties
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,7 @@ | ||
method=horizontal | ||
matchTiles=chiseled_red_sandstone | ||
matchBlocks=chiseled_red_sandstone | ||
tiles=0-3 | ||
connect=tile | ||
faces=sides | ||
connect=block | ||
resourceCondition=textures/block/chiseled_red_sandstone.png |
4 changes: 3 additions & 1 deletion
4
...ontinuity/optifine/ctm/default/sandstone/chiseled_sandstone/chiseled_sandstone.properties
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,7 @@ | ||
method=horizontal | ||
matchTiles=chiseled_sandstone | ||
matchBlocks=chiseled_sandstone | ||
tiles=0-3 | ||
connect=tile | ||
faces=sides | ||
connect=block | ||
resourceCondition=textures/block/chiseled_sandstone.png |
4 changes: 3 additions & 1 deletion
4
.../continuity/optifine/ctm/default/sandstone/cut_red_sandstone/cut_red_sandstone.properties
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,7 @@ | ||
method=horizontal | ||
matchTiles=cut_red_sandstone | ||
matchBlocks=cut_red_sandstone | ||
tiles=0-3 | ||
connect=tile | ||
faces=sides | ||
connect=block | ||
resourceCondition=textures/block/cut_red_sandstone.png |
4 changes: 3 additions & 1 deletion
4
...t/assets/continuity/optifine/ctm/default/sandstone/cut_sandstone/cut_sandstone.properties
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,7 @@ | ||
method=horizontal | ||
matchTiles=cut_sandstone | ||
matchBlock=cut_sandstone | ||
tiles=0-3 | ||
connect=tile | ||
faces=sides | ||
connect=block | ||
resourceCondition=textures/block/cut_sandstone.png |
2 changes: 2 additions & 0 deletions
2
...acks/default/assets/continuity/optifine/ctm/programmer_art/bookshelf/bookshelf.properties
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,7 @@ | ||
method=horizontal | ||
matchTiles=bookshelf | ||
matchBlocks=bookshelf | ||
tiles=0-3 | ||
faces=sides | ||
connect=block | ||
resourceCondition=textures/block/bookshelf.png@programmer_art |
1 change: 1 addition & 0 deletions
1
...epacks/default/assets/continuity/optifine/ctm/programmer_art/glass/black/glass.properties
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,5 @@ | ||
method=ctm | ||
matchTiles=black_stained_glass | ||
matchBlocks=black_stained_glass | ||
tiles=0-46 | ||
connect=block | ||
|
1 change: 1 addition & 0 deletions
1
...s/default/assets/continuity/optifine/ctm/programmer_art/glass/black/glass_pane.properties
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,5 @@ | ||
method=ctm | ||
matchTiles=black_stained_glass | ||
matchBlocks=black_stained_glass_pane | ||
tiles=0-46 | ||
faces=sides | ||
|
1 change: 1 addition & 0 deletions
1
...cepacks/default/assets/continuity/optifine/ctm/programmer_art/glass/blue/glass.properties
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,5 @@ | ||
method=ctm | ||
matchTiles=blue_stained_glass | ||
matchBlocks=blue_stained_glass | ||
tiles=0-46 | ||
connect=block | ||
|
1 change: 1 addition & 0 deletions
1
...ks/default/assets/continuity/optifine/ctm/programmer_art/glass/blue/glass_pane.properties
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,5 @@ | ||
method=ctm | ||
matchTiles=blue_stained_glass | ||
matchBlocks=blue_stained_glass_pane | ||
tiles=0-46 | ||
faces=sides | ||
|
1 change: 1 addition & 0 deletions
1
...epacks/default/assets/continuity/optifine/ctm/programmer_art/glass/brown/glass.properties
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,5 @@ | ||
method=ctm | ||
matchTiles=brown_stained_glass | ||
matchBlocks=brown_stained_glass | ||
tiles=0-46 | ||
connect=block | ||
|
1 change: 1 addition & 0 deletions
1
...s/default/assets/continuity/optifine/ctm/programmer_art/glass/brown/glass_pane.properties
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,5 @@ | ||
method=ctm | ||
matchTiles=brown_stained_glass | ||
matchBlocks=brown_stained_glass_pane | ||
tiles=0-46 | ||
faces=sides | ||
|
1 change: 1 addition & 0 deletions
1
...cepacks/default/assets/continuity/optifine/ctm/programmer_art/glass/cyan/glass.properties
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,5 @@ | ||
method=ctm | ||
matchTiles=cyan_stained_glass | ||
matchBlocks=cyan_stained_glass | ||
tiles=0-46 | ||
connect=block | ||
|
1 change: 1 addition & 0 deletions
1
...ks/default/assets/continuity/optifine/ctm/programmer_art/glass/cyan/glass_pane.properties
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,5 @@ | ||
method=ctm | ||
matchTiles=cyan_stained_glass | ||
matchBlocks=cyan_stained_glass_pane | ||
tiles=0-46 | ||
faces=sides | ||
|
1 change: 1 addition & 0 deletions
1
...cepacks/default/assets/continuity/optifine/ctm/programmer_art/glass/gray/glass.properties
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,5 @@ | ||
method=ctm | ||
matchTiles=gray_stained_glass | ||
matchBlocks=gray_stained_glass | ||
tiles=0-46 | ||
connect=block | ||
|
1 change: 1 addition & 0 deletions
1
...ks/default/assets/continuity/optifine/ctm/programmer_art/glass/gray/glass_pane.properties
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,5 @@ | ||
method=ctm | ||
matchTiles=gray_stained_glass | ||
matchBlocks=gray_stained_glass_pane | ||
tiles=0-46 | ||
faces=sides | ||
|
1 change: 1 addition & 0 deletions
1
...epacks/default/assets/continuity/optifine/ctm/programmer_art/glass/green/glass.properties
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,5 @@ | ||
method=ctm | ||
matchTiles=green_stained_glass | ||
matchBlocks=green_stained_glass | ||
tiles=0-46 | ||
connect=block | ||
|
1 change: 1 addition & 0 deletions
1
...s/default/assets/continuity/optifine/ctm/programmer_art/glass/green/glass_pane.properties
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,5 @@ | ||
method=ctm | ||
matchTiles=green_stained_glass | ||
matchBlocks=green_stained_glass_pane | ||
tiles=0-46 | ||
faces=sides | ||
|
1 change: 1 addition & 0 deletions
1
...s/default/assets/continuity/optifine/ctm/programmer_art/glass/light_blue/glass.properties
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,5 @@ | ||
method=ctm | ||
matchTiles=light_blue_stained_glass | ||
matchBlocks=light_blue_stained_glass | ||
tiles=0-46 | ||
connect=block | ||
|
1 change: 1 addition & 0 deletions
1
...ault/assets/continuity/optifine/ctm/programmer_art/glass/light_blue/glass_pane.properties
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,5 @@ | ||
method=ctm | ||
matchTiles=light_blue_stained_glass | ||
matchBlocks=light_blue_stained_glass_pane | ||
tiles=0-46 | ||
faces=sides | ||
|
1 change: 1 addition & 0 deletions
1
...s/default/assets/continuity/optifine/ctm/programmer_art/glass/light_gray/glass.properties
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,5 @@ | ||
method=ctm | ||
matchTiles=light_gray_stained_glass | ||
matchBlocks=light_gray_stained_glass | ||
tiles=0-46 | ||
connect=block | ||
|
1 change: 1 addition & 0 deletions
1
...ault/assets/continuity/optifine/ctm/programmer_art/glass/light_gray/glass_pane.properties
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,5 @@ | ||
method=ctm | ||
matchTiles=light_gray_stained_glass | ||
matchBlocks=light_gray_stained_glass_pane | ||
tiles=0-46 | ||
faces=sides | ||
|
1 change: 1 addition & 0 deletions
1
...cepacks/default/assets/continuity/optifine/ctm/programmer_art/glass/lime/glass.properties
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,5 @@ | ||
method=ctm | ||
matchTiles=lime_stained_glass | ||
matchBlocks=lime_stained_glass | ||
tiles=0-46 | ||
connect=block | ||
|
1 change: 1 addition & 0 deletions
1
...ks/default/assets/continuity/optifine/ctm/programmer_art/glass/lime/glass_pane.properties
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,5 @@ | ||
method=ctm | ||
matchTiles=lime_stained_glass | ||
matchBlocks=lime_stained_glass_pane | ||
tiles=0-46 | ||
faces=sides | ||
|
1 change: 1 addition & 0 deletions
1
...acks/default/assets/continuity/optifine/ctm/programmer_art/glass/magenta/glass.properties
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,5 @@ | ||
method=ctm | ||
matchTiles=magenta_stained_glass | ||
matchBlocks=magenta_stained_glass | ||
tiles=0-46 | ||
connect=block | ||
|
1 change: 1 addition & 0 deletions
1
...default/assets/continuity/optifine/ctm/programmer_art/glass/magenta/glass_pane.properties
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,5 @@ | ||
method=ctm | ||
matchTiles=magenta_stained_glass | ||
matchBlocks=magenta_stained_glass_pane | ||
tiles=0-46 | ||
faces=sides | ||
|
1 change: 1 addition & 0 deletions
1
...packs/default/assets/continuity/optifine/ctm/programmer_art/glass/orange/glass.properties
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,5 @@ | ||
method=ctm | ||
matchTiles=orange_stained_glass | ||
matchBlocks=orange_stained_glass | ||
tiles=0-46 | ||
connect=block | ||
|
1 change: 1 addition & 0 deletions
1
.../default/assets/continuity/optifine/ctm/programmer_art/glass/orange/glass_pane.properties
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,5 @@ | ||
method=ctm | ||
matchTiles=orange_stained_glass | ||
matchBlocks=orange_stained_glass_pane | ||
tiles=0-46 | ||
faces=sides | ||
|
1 change: 1 addition & 0 deletions
1
...cepacks/default/assets/continuity/optifine/ctm/programmer_art/glass/pink/glass.properties
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,5 @@ | ||
method=ctm | ||
matchTiles=pink_stained_glass | ||
matchBlocks=pink_stained_glass | ||
tiles=0-46 | ||
connect=block | ||
|
Oops, something went wrong.