Skip to content

Commit

Permalink
Recolour cable interface on the back and sides
Browse files Browse the repository at this point in the history
  • Loading branch information
62832 committed Apr 29, 2024
1 parent 0614fcc commit ec00086
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
{
"parent": "ae2:item/cable_interface",
"textures": {
"front": "appliede:block/emc_interface"
"front": "appliede:block/emc_interface",
"back": "appliede:part/emc_interface_back",
"sides": "appliede:part/emc_interface_sides"
}
}
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
{
"parent": "ae2:part/interface_base",
"textures": {
"front": "appliede:block/emc_interface"
"front": "appliede:block/emc_interface",
"back": "appliede:part/emc_interface_back",
"sides": "appliede:part/emc_interface_sides",
"particle": "appliede:part/emc_interface_back"
}
}
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 ec00086

Please sign in to comment.