Skip to content

Commit

Permalink
add some connected textures
Browse files Browse the repository at this point in the history
  • Loading branch information
TechLord22 committed Jun 29, 2021
1 parent 9453579 commit fea0891
Show file tree
Hide file tree
Showing 32 changed files with 40 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"defaults": {
"model": "minecraft:cube_all",
"textures": {
"all": "gregtech:blocks/casings/transparent/reinforced_glass"
"all": "gregtech:blocks/rendering_error"
}
},
"variants": {
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
{
"ctm": {
"ctm_version": 1,
"type": "CTM",
"layer": "CUTOUT",
"textures": [
"gregtech:blocks/casings/fusion/machine_casing_fusion_ctm"
],
"extra": {
"connect_inside": true
}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
{
"ctm": {
"ctm_version": 1,
"type": "CTM",
"layer": "CUTOUT",
"textures": [
"gregtech:blocks/casings/fusion/machine_casing_fusion_2_ctm"
],
"extra": {
"connect_inside": 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.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
{
"ctm": {
"ctm_version": 1,
"type": "CTM",
"layer": "TRANSLUCENT",
"textures": [
"gregtech:blocks/casings/transparent/reinforced_glass_ctm"
],
"extra": {
"connect_inside": true
}
}
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Diff not rendered.
Diff not rendered.
Diff not rendered.

0 comments on commit fea0891

Please sign in to comment.