-
Notifications
You must be signed in to change notification settings - Fork 82
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'refs/heads/1.20.1/dev' into 1.20.2/dev
# Conflicts: # gradle.properties
- Loading branch information
Showing
83 changed files
with
117 additions
and
16 deletions.
There are no files selected for viewing
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
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,9 +1,13 @@ | ||
{ | ||
"options.continuity.title": "Pagsasaayos ng Continuity", | ||
"options.continuity.connected_textures": "Konektado na mga Textures", | ||
"options.continuity.connected_textures.tooltip": "Paganahin o hindi paganahin ang mga konektadong textures sa mga bloke.", | ||
"options.continuity.emissive_textures": "Emisibo na mga Textures", | ||
"options.continuity.emissive_textures.tooltip": "Paganahin o hindi paganahin ang mga emisibong textures sa mga bloke at modelong aytem.", | ||
"options.continuity.connected_textures": "Konektado na mga Testura", | ||
"options.continuity.connected_textures.tooltip": "Paganahin o hindi paganahin ang mga konektadong testura sa mga bloke.", | ||
"options.continuity.emissive_textures": "Emisibo na mga Testura", | ||
"options.continuity.emissive_textures.tooltip": "Paganahin o hindi paganahin ang mga emisibong testura sa mga bloke at modelong aytem.", | ||
"options.continuity.custom_block_layers": "Mga Pasadyang Suson", | ||
"options.continuity.custom_block_layers.tooltip": "Paganahin o hindi paganahin ang mga pasadyang suson." | ||
"options.continuity.custom_block_layers.tooltip": "Paganahin o hindi paganahin ang mga pasadyang suson.", | ||
"resourcePack.continuity.default.name": "Default na Konektadong mga Testura", | ||
"resourcePack.continuity.default.description": "Salamin, batong buhangin, mga bookshelf", | ||
"resourcePack.continuity.glass_pane_culling_fix.name": "Pag-aayos sa gitnang panig ng salamin", | ||
"resourcePack.continuity.glass_pane_culling_fix.description": "Tanggalin ang linya sa gitnang panig ng salamin." | ||
} |
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
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
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 | ||
|
Oops, something went wrong.