flatten cables, they dont render correctly in world yet
This commit is contained in:
parent
a5a0d03591
commit
e068ca018c
13 changed files with 92 additions and 237 deletions
|
@ -31,17 +31,17 @@
|
|||
"layer0": "techreborn:items/cables/glassfiber"
|
||||
}
|
||||
},
|
||||
"insulatedcopper": {
|
||||
"insulated_copper": {
|
||||
"textures": {
|
||||
"layer0": "techreborn:items/cables/insulatedcopper"
|
||||
}
|
||||
},
|
||||
"insulatedgold": {
|
||||
"insulated_gold": {
|
||||
"textures": {
|
||||
"layer0": "techreborn:items/cables/insulatedgold"
|
||||
}
|
||||
},
|
||||
"insulatedhv": {
|
||||
"insulated_hv": {
|
||||
"textures": {
|
||||
"layer0": "techreborn:items/cables/insulatedhv"
|
||||
}
|
||||
|
|
|
@ -63,17 +63,17 @@
|
|||
}
|
||||
},
|
||||
"type": {
|
||||
"insulatedcopper": {
|
||||
"insulated_copper": {
|
||||
"textures": {
|
||||
"cable": "techreborn:blocks/cables/copper_insulated_cable"
|
||||
}
|
||||
},
|
||||
"insulatedgold": {
|
||||
"insulated_gold": {
|
||||
"textures": {
|
||||
"cable": "techreborn:blocks/cables/gold_insulated_cable"
|
||||
}
|
||||
},
|
||||
"insulatedhv": {
|
||||
"insulated_hv": {
|
||||
"textures": {
|
||||
"cable": "techreborn:blocks/cables/hv_insulated_cable"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue