-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
+ Steam Casings + Voltage Casings + Circuits and Circuit Boards + Most of Solid Casings + Storage Blocks + Random Selection of Items + Pipe and Casings + Cleanroom + Coils + Primitive Blocks and Multiblocks + Rubber and Treated Woods
- Loading branch information
Showing
369 changed files
with
670 additions
and
2 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,4 @@ | ||
# gtceu_refreshed | ||
Resource Pack for GTCEu Modern mod | ||
# GregTech: Refreshed | ||
A modern Resource Pack for GregTech mod | ||
|
||
didn't really want to write anything here yet... |
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 |
---|---|---|
@@ -0,0 +1,22 @@ | ||
{ | ||
"parent": "block/block", | ||
"textures": { | ||
"particle": "gtceu:block/pipe/miner_pipe", | ||
"side": "gtceu:block/pipe/miner_pipe", | ||
"end": "gtceu:block/pipe/pipe_normal_in" | ||
}, | ||
"elements": [ | ||
{ | ||
"from": [4, 0, 4], | ||
"to": [12, 16, 12], | ||
"faces": { | ||
"up": {"texture": "#end", "cullface": "up"}, | ||
"down": {"texture": "#end", "cullface": "down"}, | ||
"north": {"texture": "#side", "cullface": "north"}, | ||
"south": {"texture": "#side", "cullface": "south"}, | ||
"west": {"texture": "#side", "cullface": "west"}, | ||
"east": {"texture": "#side", "cullface": "east"} | ||
} | ||
} | ||
] | ||
} |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
5 changes: 5 additions & 0 deletions
5
assets/gtceu/textures/block/casings/cleanroom/filter_casing.png.mcmeta
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 |
---|---|---|
@@ -0,0 +1,5 @@ | ||
{ | ||
"ldlib": { | ||
"connection": "gtceu:block/casings/cleanroom/filter_casing_ctm" | ||
} | ||
} |
Binary file added
BIN
+591 Bytes
assets/gtceu/textures/block/casings/cleanroom/filter_casing_ctm.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
5 changes: 5 additions & 0 deletions
5
assets/gtceu/textures/block/casings/cleanroom/plascrete.png.mcmeta
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 |
---|---|---|
@@ -0,0 +1,5 @@ | ||
{ | ||
"ldlib": { | ||
"connection": "gtceu:block/casings/cleanroom/plascrete_ctm" | ||
} | ||
} |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+313 Bytes
assets/gtceu/textures/block/casings/cleanroom/sterilizing_filter_casing.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
5 changes: 5 additions & 0 deletions
5
assets/gtceu/textures/block/casings/cleanroom/sterilizing_filter_casing.png.mcmeta
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 |
---|---|---|
@@ -0,0 +1,5 @@ | ||
{ | ||
"ldlib": { | ||
"connection": "gtceu:block/casings/cleanroom/sterilizing_filter_casing_ctm" | ||
} | ||
} |
Binary file added
BIN
+592 Bytes
assets/gtceu/textures/block/casings/cleanroom/sterilizing_filter_casing_ctm.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+2.21 KB
assets/gtceu/textures/block/casings/coils/machine_coil_cupronickel.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
5 changes: 5 additions & 0 deletions
5
assets/gtceu/textures/block/casings/coils/machine_coil_cupronickel.png.mcmeta
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 |
---|---|---|
@@ -0,0 +1,5 @@ | ||
{ | ||
"ldlib": { | ||
"connection": "gtceu:block/casings/coils/machine_coil_cupronickel_ctm" | ||
} | ||
} |
Binary file added
BIN
+2.29 KB
assets/gtceu/textures/block/casings/coils/machine_coil_cupronickel_bloom.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
9 changes: 9 additions & 0 deletions
9
assets/gtceu/textures/block/casings/coils/machine_coil_cupronickel_bloom.png.mcmeta
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 |
---|---|---|
@@ -0,0 +1,9 @@ | ||
{ | ||
"ldlib": { | ||
"connection": "gtceu:block/casings/coils/machine_coil_cupronickel_bloom_ctm", | ||
"emissive": true | ||
}, | ||
"shimmer": { | ||
"bloom": true | ||
} | ||
} |
Binary file added
BIN
+2.84 KB
assets/gtceu/textures/block/casings/coils/machine_coil_cupronickel_bloom_ctm.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
5 changes: 5 additions & 0 deletions
5
assets/gtceu/textures/block/casings/coils/machine_coil_cupronickel_bloom_ctm.png.mcmeta
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 |
---|---|---|
@@ -0,0 +1,5 @@ | ||
{ | ||
"shimmer": { | ||
"bloom": true | ||
} | ||
} |
Binary file added
BIN
+2.57 KB
assets/gtceu/textures/block/casings/coils/machine_coil_cupronickel_ctm.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+2.75 KB
.../gtceu/textures/block/casings/coils/machine_coil_diamericium_titanium_bloom.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+2.78 KB
...eu/textures/block/casings/coils/machine_coil_diamericium_titanium_bloom_ctm.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
5 changes: 5 additions & 0 deletions
5
assets/gtceu/textures/block/casings/coils/machine_coil_hssg.png.mcmeta
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 |
---|---|---|
@@ -0,0 +1,5 @@ | ||
{ | ||
"ldlib": { | ||
"connection": "gtceu:block/casings/coils/machine_coil_hssg_ctm" | ||
} | ||
} |
Binary file added
BIN
+2.37 KB
assets/gtceu/textures/block/casings/coils/machine_coil_hssg_bloom.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
9 changes: 9 additions & 0 deletions
9
assets/gtceu/textures/block/casings/coils/machine_coil_hssg_bloom.png.mcmeta
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 |
---|---|---|
@@ -0,0 +1,9 @@ | ||
{ | ||
"ldlib": { | ||
"connection": "gtceu:block/casings/coils/machine_coil_hssg_bloom_ctm", | ||
"emissive": true | ||
}, | ||
"shimmer": { | ||
"bloom": true | ||
} | ||
} |
Binary file added
BIN
+2.88 KB
assets/gtceu/textures/block/casings/coils/machine_coil_hssg_bloom_ctm.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
5 changes: 5 additions & 0 deletions
5
assets/gtceu/textures/block/casings/coils/machine_coil_hssg_bloom_ctm.png.mcmeta
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 |
---|---|---|
@@ -0,0 +1,5 @@ | ||
{ | ||
"shimmer": { | ||
"bloom": true | ||
} | ||
} |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
5 changes: 5 additions & 0 deletions
5
assets/gtceu/textures/block/casings/coils/machine_coil_kanthal.png.mcmeta
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 |
---|---|---|
@@ -0,0 +1,5 @@ | ||
{ | ||
"ldlib": { | ||
"connection": "gtceu:block/casings/coils/machine_coil_kanthal_ctm" | ||
} | ||
} |
Binary file added
BIN
+2.29 KB
assets/gtceu/textures/block/casings/coils/machine_coil_kanthal_bloom.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
9 changes: 9 additions & 0 deletions
9
assets/gtceu/textures/block/casings/coils/machine_coil_kanthal_bloom.png.mcmeta
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 |
---|---|---|
@@ -0,0 +1,9 @@ | ||
{ | ||
"ldlib": { | ||
"connection": "gtceu:block/casings/coils/machine_coil_kanthal_bloom_ctm", | ||
"emissive": true | ||
}, | ||
"shimmer": { | ||
"bloom": true | ||
} | ||
} |
Binary file added
BIN
+2.79 KB
assets/gtceu/textures/block/casings/coils/machine_coil_kanthal_bloom_ctm.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
5 changes: 5 additions & 0 deletions
5
assets/gtceu/textures/block/casings/coils/machine_coil_kanthal_bloom_ctm.png.mcmeta
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 |
---|---|---|
@@ -0,0 +1,5 @@ | ||
{ | ||
"shimmer": { | ||
"bloom": true | ||
} | ||
} |
Binary file added
BIN
+2.57 KB
assets/gtceu/textures/block/casings/coils/machine_coil_kanthal_ctm.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+2.39 KB
assets/gtceu/textures/block/casings/coils/machine_coil_molybdenum_disilicide.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
5 changes: 5 additions & 0 deletions
5
assets/gtceu/textures/block/casings/coils/machine_coil_molybdenum_disilicide.png.mcmeta
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 |
---|---|---|
@@ -0,0 +1,5 @@ | ||
{ | ||
"ldlib": { | ||
"connection": "gtceu:block/casings/coils/machine_coil_molybdenum_disilicide_ctm" | ||
} | ||
} |
Binary file added
BIN
+2.28 KB
...gtceu/textures/block/casings/coils/machine_coil_molybdenum_disilicide_bloom.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
9 changes: 9 additions & 0 deletions
9
...ts/gtceu/textures/block/casings/coils/machine_coil_molybdenum_disilicide_bloom.png.mcmeta
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 |
---|---|---|
@@ -0,0 +1,9 @@ | ||
{ | ||
"ldlib": { | ||
"connection": "gtceu:block/casings/coils/machine_coil_molybdenum_disilicide_bloom_ctm", | ||
"emissive": true | ||
}, | ||
"shimmer": { | ||
"bloom": true | ||
} | ||
} |
Binary file added
BIN
+2.78 KB
...u/textures/block/casings/coils/machine_coil_molybdenum_disilicide_bloom_ctm.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
5 changes: 5 additions & 0 deletions
5
...tceu/textures/block/casings/coils/machine_coil_molybdenum_disilicide_bloom_ctm.png.mcmeta
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 |
---|---|---|
@@ -0,0 +1,5 @@ | ||
{ | ||
"shimmer": { | ||
"bloom": true | ||
} | ||
} |
Binary file added
BIN
+2.75 KB
...s/gtceu/textures/block/casings/coils/machine_coil_molybdenum_disilicide_ctm.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
5 changes: 5 additions & 0 deletions
5
assets/gtceu/textures/block/casings/coils/machine_coil_naquadah.png.mcmeta
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 |
---|---|---|
@@ -0,0 +1,5 @@ | ||
{ | ||
"ldlib": { | ||
"connection": "gtceu:block/casings/coils/machine_coil_naquadah_ctm" | ||
} | ||
} |
Binary file added
BIN
+2.33 KB
assets/gtceu/textures/block/casings/coils/machine_coil_naquadah_bloom.png
Oops, something went wrong.
9 changes: 9 additions & 0 deletions
9
assets/gtceu/textures/block/casings/coils/machine_coil_naquadah_bloom.png.mcmeta
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 |
---|---|---|
@@ -0,0 +1,9 @@ | ||
{ | ||
"ldlib": { | ||
"connection": "gtceu:block/casings/coils/machine_coil_naquadah_bloom_ctm", | ||
"emissive": true | ||
}, | ||
"shimmer": { | ||
"bloom": true | ||
} | ||
} |
Binary file added
BIN
+2.82 KB
assets/gtceu/textures/block/casings/coils/machine_coil_naquadah_bloom_ctm.png
Oops, something went wrong.
5 changes: 5 additions & 0 deletions
5
assets/gtceu/textures/block/casings/coils/machine_coil_naquadah_bloom_ctm.png.mcmeta
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 |
---|---|---|
@@ -0,0 +1,5 @@ | ||
{ | ||
"shimmer": { | ||
"bloom": true | ||
} | ||
} |
Binary file added
BIN
+2.58 KB
assets/gtceu/textures/block/casings/coils/machine_coil_naquadah_ctm.png
Oops, something went wrong.
Oops, something went wrong.
5 changes: 5 additions & 0 deletions
5
assets/gtceu/textures/block/casings/coils/machine_coil_nichrome.png.mcmeta
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 |
---|---|---|
@@ -0,0 +1,5 @@ | ||
{ | ||
"ldlib": { | ||
"connection": "gtceu:block/casings/coils/machine_coil_nichrome_ctm" | ||
} | ||
} |
Binary file added
BIN
+2.31 KB
assets/gtceu/textures/block/casings/coils/machine_coil_nichrome_bloom.png
Oops, something went wrong.
9 changes: 9 additions & 0 deletions
9
assets/gtceu/textures/block/casings/coils/machine_coil_nichrome_bloom.png.mcmeta
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 |
---|---|---|
@@ -0,0 +1,9 @@ | ||
{ | ||
"ldlib": { | ||
"connection": "gtceu:block/casings/coils/machine_coil_nichrome_bloom_ctm", | ||
"emissive": true | ||
}, | ||
"shimmer": { | ||
"bloom": true | ||
} | ||
} |
Binary file added
BIN
+2.8 KB
assets/gtceu/textures/block/casings/coils/machine_coil_nichrome_bloom_ctm.png
Oops, something went wrong.
5 changes: 5 additions & 0 deletions
5
assets/gtceu/textures/block/casings/coils/machine_coil_nichrome_bloom_ctm.png.mcmeta
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 |
---|---|---|
@@ -0,0 +1,5 @@ | ||
{ | ||
"shimmer": { | ||
"bloom": true | ||
} | ||
} |
Binary file added
BIN
+2.59 KB
assets/gtceu/textures/block/casings/coils/machine_coil_nichrome_ctm.png
Oops, something went wrong.
Binary file added
BIN
+2.19 KB
assets/gtceu/textures/block/casings/coils/machine_coil_superconductor.png
Oops, something went wrong.
5 changes: 5 additions & 0 deletions
5
assets/gtceu/textures/block/casings/coils/machine_coil_superconductor.png.mcmeta
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 |
---|---|---|
@@ -0,0 +1,5 @@ | ||
{ | ||
"ldlib": { | ||
"connection": "gtceu:block/casings/coils/machine_coil_superconductor_ctm" | ||
} | ||
} |
Binary file added
BIN
+2.35 KB
assets/gtceu/textures/block/casings/coils/machine_coil_superconductor_bloom.png
Oops, something went wrong.
9 changes: 9 additions & 0 deletions
9
assets/gtceu/textures/block/casings/coils/machine_coil_superconductor_bloom.png.mcmeta
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 |
---|---|---|
@@ -0,0 +1,9 @@ | ||
{ | ||
"ldlib": { | ||
"connection": "gtceu:block/casings/coils/machine_coil_superconductor_bloom_ctm", | ||
"emissive": true | ||
}, | ||
"shimmer": { | ||
"bloom": true | ||
} | ||
} |
Binary file added
BIN
+2.86 KB
...ts/gtceu/textures/block/casings/coils/machine_coil_superconductor_bloom_ctm.png
Oops, something went wrong.
5 changes: 5 additions & 0 deletions
5
assets/gtceu/textures/block/casings/coils/machine_coil_superconductor_bloom_ctm.png.mcmeta
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 |
---|---|---|
@@ -0,0 +1,5 @@ | ||
{ | ||
"shimmer": { | ||
"bloom": true | ||
} | ||
} |
Binary file added
BIN
+2.58 KB
assets/gtceu/textures/block/casings/coils/machine_coil_superconductor_ctm.png
Oops, something went wrong.
Oops, something went wrong.
5 changes: 5 additions & 0 deletions
5
assets/gtceu/textures/block/casings/coils/machine_coil_trinium.png.mcmeta
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 |
---|---|---|
@@ -0,0 +1,5 @@ | ||
{ | ||
"ldlib": { | ||
"connection": "gtceu:block/casings/coils/machine_coil_trinium_ctm" | ||
} | ||
} |
Binary file added
BIN
+2.37 KB
assets/gtceu/textures/block/casings/coils/machine_coil_trinium_bloom.png
Oops, something went wrong.
9 changes: 9 additions & 0 deletions
9
assets/gtceu/textures/block/casings/coils/machine_coil_trinium_bloom.png.mcmeta
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 |
---|---|---|
@@ -0,0 +1,9 @@ | ||
{ | ||
"ldlib": { | ||
"connection": "gtceu:block/casings/coils/machine_coil_trinium_bloom_ctm", | ||
"emissive": true | ||
}, | ||
"shimmer": { | ||
"bloom": true | ||
} | ||
} |
Binary file added
BIN
+2.87 KB
assets/gtceu/textures/block/casings/coils/machine_coil_trinium_bloom_ctm.png
Oops, something went wrong.
5 changes: 5 additions & 0 deletions
5
assets/gtceu/textures/block/casings/coils/machine_coil_trinium_bloom_ctm.png.mcmeta
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 |
---|---|---|
@@ -0,0 +1,5 @@ | ||
{ | ||
"shimmer": { | ||
"bloom": true | ||
} | ||
} |
Binary file added
BIN
+2.77 KB
assets/gtceu/textures/block/casings/coils/machine_coil_trinium_ctm.png
Oops, something went wrong.
Oops, something went wrong.
5 changes: 5 additions & 0 deletions
5
assets/gtceu/textures/block/casings/coils/machine_coil_tritanium.png.mcmeta
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 |
---|---|---|
@@ -0,0 +1,5 @@ | ||
{ | ||
"ldlib": { | ||
"connection": "gtceu:block/casings/coils/machine_coil_tritanium_ctm" | ||
} | ||
} |
Binary file added
BIN
+2.38 KB
assets/gtceu/textures/block/casings/coils/machine_coil_tritanium_bloom.png
Oops, something went wrong.
9 changes: 9 additions & 0 deletions
9
assets/gtceu/textures/block/casings/coils/machine_coil_tritanium_bloom.png.mcmeta
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 |
---|---|---|
@@ -0,0 +1,9 @@ | ||
{ | ||
"ldlib": { | ||
"connection": "gtceu:block/casings/coils/machine_coil_tritanium_bloom_ctm", | ||
"emissive": true | ||
}, | ||
"shimmer": { | ||
"bloom": true | ||
} | ||
} |
Binary file added
BIN
+2.86 KB
assets/gtceu/textures/block/casings/coils/machine_coil_tritanium_bloom_ctm.png
Oops, something went wrong.
5 changes: 5 additions & 0 deletions
5
assets/gtceu/textures/block/casings/coils/machine_coil_tritanium_bloom_ctm.png.mcmeta
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 |
---|---|---|
@@ -0,0 +1,5 @@ | ||
{ | ||
"shimmer": { | ||
"bloom": true | ||
} | ||
} |
Binary file added
BIN
+2.74 KB
assets/gtceu/textures/block/casings/coils/machine_coil_tritanium_ctm.png
Oops, something went wrong.
Binary file added
BIN
+2.22 KB
assets/gtceu/textures/block/casings/coils/machine_coil_tungstensteel.png
Oops, something went wrong.
5 changes: 5 additions & 0 deletions
5
assets/gtceu/textures/block/casings/coils/machine_coil_tungstensteel.png.mcmeta
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 |
---|---|---|
@@ -0,0 +1,5 @@ | ||
{ | ||
"ldlib": { | ||
"connection": "gtceu:block/casings/coils/machine_coil_tungstensteel_ctm" | ||
} | ||
} |
Binary file added
BIN
+2.31 KB
assets/gtceu/textures/block/casings/coils/machine_coil_tungstensteel_bloom.png
Oops, something went wrong.
9 changes: 9 additions & 0 deletions
9
assets/gtceu/textures/block/casings/coils/machine_coil_tungstensteel_bloom.png.mcmeta
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 |
---|---|---|
@@ -0,0 +1,9 @@ | ||
{ | ||
"ldlib": { | ||
"connection": "gtceu:block/casings/coils/machine_coil_tungstensteel_bloom_ctm", | ||
"emissive": true | ||
}, | ||
"shimmer": { | ||
"bloom": true | ||
} | ||
} |
Binary file added
BIN
+2.81 KB
assets/gtceu/textures/block/casings/coils/machine_coil_tungstensteel_bloom_ctm.png
Oops, something went wrong.
5 changes: 5 additions & 0 deletions
5
assets/gtceu/textures/block/casings/coils/machine_coil_tungstensteel_bloom_ctm.png.mcmeta
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 |
---|---|---|
@@ -0,0 +1,5 @@ | ||
{ | ||
"shimmer": { | ||
"bloom": true | ||
} | ||
} |
Binary file added
BIN
+2.59 KB
assets/gtceu/textures/block/casings/coils/machine_coil_tungstensteel_ctm.png
Oops, something went wrong.
Binary file added
BIN
+4.35 KB
assets/gtceu/textures/block/casings/firebox/machine_casing_firebox_bloom.png
Oops, something went wrong.
3 changes: 3 additions & 0 deletions
3
assets/gtceu/textures/block/casings/firebox/machine_casing_firebox_bloom.png.mcmeta
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 |
---|---|---|
@@ -0,0 +1,3 @@ | ||
{ | ||
"animation": {"frametime": 1} | ||
} |
Binary file added
BIN
+463 Bytes
assets/gtceu/textures/block/casings/firebox/machine_casing_firebox_bronze.png
Oops, something went wrong.
5 changes: 5 additions & 0 deletions
5
assets/gtceu/textures/block/casings/firebox/machine_casing_firebox_bronze.png.mcmeta
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 |
---|---|---|
@@ -0,0 +1,5 @@ | ||
{ | ||
"ldlib": { | ||
"connection": "gtceu:block/casings/firebox/machine_casing_firebox_bronze_ctm" | ||
} | ||
} |
Binary file added
BIN
+693 Bytes
assets/gtceu/textures/block/casings/firebox/machine_casing_firebox_bronze_ctm.png
Oops, something went wrong.
Binary file added
BIN
+805 Bytes
assets/gtceu/textures/block/casings/firebox/machine_casing_firebox_steel.png
Oops, something went wrong.
5 changes: 5 additions & 0 deletions
5
assets/gtceu/textures/block/casings/firebox/machine_casing_firebox_steel.png.mcmeta
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 |
---|---|---|
@@ -0,0 +1,5 @@ | ||
{ | ||
"ldlib": { | ||
"connection": "gtceu:block/casings/firebox/machine_casing_firebox_steel_ctm" | ||
} | ||
} |
Binary file added
BIN
+1.03 KB
assets/gtceu/textures/block/casings/firebox/machine_casing_firebox_steel_ctm.png
Oops, something went wrong.
Binary file added
BIN
+809 Bytes
assets/gtceu/textures/block/casings/firebox/machine_casing_firebox_titanium.png
Oops, something went wrong.
5 changes: 5 additions & 0 deletions
5
assets/gtceu/textures/block/casings/firebox/machine_casing_firebox_titanium.png.mcmeta
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 |
---|---|---|
@@ -0,0 +1,5 @@ | ||
{ | ||
"ldlib": { | ||
"connection": "gtceu:block/casings/firebox/machine_casing_firebox_titanium_ctm" | ||
} | ||
} |
Binary file added
BIN
+1.15 KB
...ts/gtceu/textures/block/casings/firebox/machine_casing_firebox_titanium_ctm.png
Oops, something went wrong.
Binary file added
BIN
+824 Bytes
...s/gtceu/textures/block/casings/firebox/machine_casing_firebox_tungstensteel.png
Oops, something went wrong.
5 changes: 5 additions & 0 deletions
5
assets/gtceu/textures/block/casings/firebox/machine_casing_firebox_tungstensteel.png.mcmeta
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 |
---|---|---|
@@ -0,0 +1,5 @@ | ||
{ | ||
"ldlib": { | ||
"connection": "gtceu:block/casings/firebox/machine_casing_firebox_tungstensteel_ctm" | ||
} | ||
} |
Binary file added
BIN
+1.24 KB
...ceu/textures/block/casings/firebox/machine_casing_firebox_tungstensteel_ctm.png
Oops, something went wrong.
Oops, something went wrong.
5 changes: 5 additions & 0 deletions
5
assets/gtceu/textures/block/casings/fusion/superconducting_coil.png.mcmeta
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 |
---|---|---|
@@ -0,0 +1,5 @@ | ||
{ | ||
"ldlib": { | ||
"connection": "gtceu:block/casings/fusion/superconducting_coil_ctm" | ||
} | ||
} |
Binary file added
BIN
+2.35 KB
assets/gtceu/textures/block/casings/fusion/superconducting_coil_bloom.png
Oops, something went wrong.
9 changes: 9 additions & 0 deletions
9
assets/gtceu/textures/block/casings/fusion/superconducting_coil_bloom.png.mcmeta
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 |
---|---|---|
@@ -0,0 +1,9 @@ | ||
{ | ||
"ldlib": { | ||
"connection": "gtceu:block/casings/coils/machine_coil_superconductor_bloom_ctm", | ||
"emissive": true | ||
}, | ||
"shimmer": { | ||
"bloom": true | ||
} | ||
} |
Binary file added
BIN
+2.86 KB
assets/gtceu/textures/block/casings/fusion/superconducting_coil_bloom_ctm.png
Oops, something went wrong.
5 changes: 5 additions & 0 deletions
5
assets/gtceu/textures/block/casings/fusion/superconducting_coil_bloom_ctm.png.mcmeta
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 |
---|---|---|
@@ -0,0 +1,5 @@ | ||
{ | ||
"shimmer": { | ||
"bloom": true | ||
} | ||
} |
Binary file added
BIN
+2.58 KB
assets/gtceu/textures/block/casings/fusion/superconducting_coil_ctm.png
Oops, something went wrong.
Oops, something went wrong.
5 changes: 5 additions & 0 deletions
5
assets/gtceu/textures/block/casings/gcym/nonconducting_casing.png.mcmeta
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 |
---|---|---|
@@ -0,0 +1,5 @@ | ||
{ | ||
"ldlib": { | ||
"connection": "gtceu:block/casings/gcym/nonconducting_casing_ctm" | ||
} | ||
} |
Binary file added
BIN
+738 Bytes
assets/gtceu/textures/block/casings/gcym/nonconducting_casing_ctm.png
Oops, something went wrong.
Binary file added
BIN
+583 Bytes
assets/gtceu/textures/block/casings/gearbox/machine_casing_gearbox_bronze.png
Oops, something went wrong.
Binary file added
BIN
+535 Bytes
...gtceu/textures/block/casings/gearbox/machine_casing_gearbox_stainless_steel.png
Oops, something went wrong.
Binary file added
BIN
+577 Bytes
assets/gtceu/textures/block/casings/gearbox/machine_casing_gearbox_steel.png
Oops, something went wrong.
Binary file added
BIN
+617 Bytes
assets/gtceu/textures/block/casings/gearbox/machine_casing_gearbox_titanium.png
Oops, something went wrong.
Binary file added
BIN
+562 Bytes
...s/gtceu/textures/block/casings/gearbox/machine_casing_gearbox_tungstensteel.png
Oops, something went wrong.
Binary file added
BIN
+748 Bytes
assets/gtceu/textures/block/casings/mechanic/machine_casing_assembly_control.png
Oops, something went wrong.
Binary file added
BIN
+2.21 KB
assets/gtceu/textures/block/casings/mechanic/machine_casing_assembly_line.png
Oops, something went wrong.
Binary file added
BIN
+2.43 KB
...ts/gtceu/textures/block/casings/mechanic/machine_casing_assembly_line_bloom.png
Oops, something went wrong.
11 changes: 11 additions & 0 deletions
11
assets/gtceu/textures/block/casings/mechanic/machine_casing_assembly_line_bloom.png.mcmeta
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 |
---|---|---|
@@ -0,0 +1,11 @@ | ||
{ | ||
"animation":{ | ||
"frametime":2 | ||
}, | ||
"ldlib": { | ||
"emissive": true | ||
}, | ||
"shimmer": { | ||
"bloom": true | ||
} | ||
} |
Binary file added
BIN
+634 Bytes
assets/gtceu/textures/block/casings/pipe/machine_casing_engine_intake.png
Oops, something went wrong.
Binary file added
BIN
+1.23 KB
assets/gtceu/textures/block/casings/pipe/machine_casing_engine_intake_active.png
Oops, something went wrong.
5 changes: 5 additions & 0 deletions
5
assets/gtceu/textures/block/casings/pipe/machine_casing_engine_intake_active.png.mcmeta
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 |
---|---|---|
@@ -0,0 +1,5 @@ | ||
{ | ||
"animation":{ | ||
"frametime":1 | ||
} | ||
} |
Binary file added
BIN
+606 Bytes
assets/gtceu/textures/block/casings/pipe/machine_casing_extreme_engine_intake.png
Oops, something went wrong.
Binary file added
BIN
+1.21 KB
...ceu/textures/block/casings/pipe/machine_casing_extreme_engine_intake_active.png
Oops, something went wrong.
5 changes: 5 additions & 0 deletions
5
.../gtceu/textures/block/casings/pipe/machine_casing_extreme_engine_intake_active.png.mcmeta
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 |
---|---|---|
@@ -0,0 +1,5 @@ | ||
{ | ||
"animation":{ | ||
"frametime":1 | ||
} | ||
} |
Binary file added
BIN
+508 Bytes
assets/gtceu/textures/block/casings/pipe/machine_casing_pipe_bronze.png
Oops, something went wrong.
Binary file added
BIN
+2.13 KB
...ceu/textures/block/casings/pipe/machine_casing_pipe_polytetrafluoroethylene.png
Oops, something went wrong.
Binary file added
BIN
+509 Bytes
assets/gtceu/textures/block/casings/pipe/machine_casing_pipe_steel.png
Oops, something went wrong.
Binary file added
BIN
+513 Bytes
assets/gtceu/textures/block/casings/pipe/machine_casing_pipe_titanium.png
Oops, something went wrong.
Binary file added
BIN
+513 Bytes
assets/gtceu/textures/block/casings/pipe/machine_casing_pipe_tungstensteel.png
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Binary file added
BIN
+477 Bytes
assets/gtceu/textures/block/casings/solid/machine_casing_bronze_plated_bricks.png
Oops, something went wrong.
5 changes: 5 additions & 0 deletions
5
assets/gtceu/textures/block/casings/solid/machine_casing_bronze_plated_bricks.png.mcmeta
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 |
---|---|---|
@@ -0,0 +1,5 @@ | ||
{ | ||
"ldlib": { | ||
"connection": "gtceu:block/casings/solid/machine_casing_bronze_plated_bricks_ctm" | ||
} | ||
} |
Binary file added
BIN
+1.03 KB
.../gtceu/textures/block/casings/solid/machine_casing_bronze_plated_bricks_ctm.png
Oops, something went wrong.
Binary file added
BIN
+440 Bytes
assets/gtceu/textures/block/casings/solid/machine_casing_clean_stainless_steel.png
Oops, something went wrong.
5 changes: 5 additions & 0 deletions
5
assets/gtceu/textures/block/casings/solid/machine_casing_clean_stainless_steel.png.mcmeta
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 |
---|---|---|
@@ -0,0 +1,5 @@ | ||
{ | ||
"ldlib": { | ||
"connection": "gtceu:block/casings/solid/machine_casing_clean_stainless_steel_ctm" | ||
} | ||
} |
Binary file added
BIN
+681 Bytes
...gtceu/textures/block/casings/solid/machine_casing_clean_stainless_steel_ctm.png
Oops, something went wrong.
Binary file added
BIN
+395 Bytes
assets/gtceu/textures/block/casings/solid/machine_casing_frost_proof.png
Oops, something went wrong.
Oops, something went wrong.