Skip to content

Commit

Permalink
Gregtech 2.5.4
Browse files Browse the repository at this point in the history
Fix Coils
Add Cover storage
  • Loading branch information
marisathewitch committed Mar 11, 2023
1 parent c8d981c commit 7354120
Show file tree
Hide file tree
Showing 11 changed files with 9 additions and 9 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"ctm": {
"ctm_version": 1,
"type": "CTM",
"layer": "CUTOUT",
"layer": "SOLID",
"textures": [
"gregtech:blocks/casings/coils/machine_coil_cupronickel_ctm"
],
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"ctm": {
"ctm_version": 1,
"type": "CTM",
"layer": "CUTOUT",
"layer": "SOLID",
"textures": [
"gregtech:blocks/casings/coils/machine_coil_hssg_ctm"
],
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"ctm": {
"ctm_version": 1,
"type": "CTM",
"layer": "CUTOUT",
"layer": "SOLID",
"textures": [
"gregtech:blocks/casings/coils/machine_coil_kanthal_ctm"
],
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"ctm": {
"ctm_version": 1,
"type": "CTM",
"layer": "CUTOUT",
"layer": "SOLID",
"textures": [
"gregtech:blocks/casings/coils/machine_coil_molybdenum_disilicide_ctm"
],
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"ctm": {
"ctm_version": 1,
"type": "CTM",
"layer": "CUTOUT",
"layer": "SOLID",
"textures": [
"gregtech:blocks/casings/coils/machine_coil_naquadah_ctm"
],
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"ctm": {
"ctm_version": 1,
"type": "CTM",
"layer": "CUTOUT",
"layer": "SOLID",
"textures": [
"gregtech:blocks/casings/coils/machine_coil_nichrome_ctm"
],
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"ctm": {
"ctm_version": 1,
"type": "CTM",
"layer": "CUTOUT",
"layer": "SOLID",
"textures": [
"gregtech:blocks/casings/coils/machine_coil_trinium_ctm"
],
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"ctm": {
"ctm_version": 1,
"type": "CTM",
"layer": "CUTOUT",
"layer": "SOLID",
"textures": [
"gregtech:blocks/casings/coils/machine_coil_tritanium_ctm"
],
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"ctm": {
"ctm_version": 1,
"type": "CTM",
"layer": "CUTOUT",
"layer": "SOLID",
"textures": [
"gregtech:blocks/casings/coils/machine_coil_tungstensteel_ctm"
],
Expand Down
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.

0 comments on commit 7354120

Please sign in to comment.