Improvements to cables.

This commit is contained in:
modmuss50 2017-06-12 10:47:38 +01:00
parent 7a8a152911
commit 007e8714fa
No known key found for this signature in database
GPG key ID: 203A5ED4D3E48BEA
3 changed files with 35 additions and 3 deletions

View file

@ -4,8 +4,8 @@
"transform": "forge:default-block",
"model": "techreborn:cable_thin",
"textures": {
"cable": "techreborn:block/cable",
"particle": "#cable"
"cable": "techreborn:block/blocks/cables/copper_cable",
"particle": "techreborn:block/blocks/cables/copper_cable"
}
},
"variants": {
@ -14,6 +14,7 @@
"transform": "forge:default-block",
"model": "techreborn:cable",
"textures": {
"cable": "techreborn:blocks/cables/copper_cable"
}
}
],