diff --git a/src/main/resources/assets/appliedenergistics2/models/item/part/cable_anchor.json b/src/main/resources/assets/appliedenergistics2/models/item/part/cable_anchor.json new file mode 100644 index 000000000..87b10eed1 --- /dev/null +++ b/src/main/resources/assets/appliedenergistics2/models/item/part/cable_anchor.json @@ -0,0 +1,21 @@ +{ + "parent": "appliedenergistics2:item/part/part", + "textures": { + "all": "appliedenergistics2:parts/cable_anchor", + "particle": "appliedenergistics2:parts/cable_anchor" + }, + "elements": [ + { + "from": [ 7.0, 7.0, 5.0 ], + "to": [ 9.0, 9.0, 11.0 ], + "faces": { + "north": { "texture": "#all" }, + "east": { "texture": "#all" }, + "south": { "texture": "#all" }, + "west": { "texture": "#all" }, + "up": { "texture": "#all" }, + "down": { "texture": "#all" } + } + } + ] +} \ No newline at end of file diff --git a/src/main/resources/assets/appliedenergistics2/models/item/part/cable_covered_base.json b/src/main/resources/assets/appliedenergistics2/models/item/part/cable_covered_base.json index 53f0a7ee0..3032ea289 100644 --- a/src/main/resources/assets/appliedenergistics2/models/item/part/cable_covered_base.json +++ b/src/main/resources/assets/appliedenergistics2/models/item/part/cable_covered_base.json @@ -1,10 +1,10 @@ { - "parent": "block/block", + "parent": "appliedenergistics2:item/part/part", "elements": [ { "name": "Element", - "from": [ 5.0, 5.0, 0.0 ], - "to": [ 11.0, 11.0, 16.0 ], + "from": [ 5.0, 5.0, 2.0 ], + "to": [ 11.0, 11.0, 14.0 ], "faces": { "north": { "texture": "#base", "uv": [ 5.0, 5.0, 11.0, 11.0 ] }, "east": { "texture": "#base", "uv": [ 0.0, 5.0, 5.0, 11.0 ] }, diff --git a/src/main/resources/assets/appliedenergistics2/models/item/part/cable_dense_base.json b/src/main/resources/assets/appliedenergistics2/models/item/part/cable_dense_base.json index 8c8a7025f..d01984a22 100644 --- a/src/main/resources/assets/appliedenergistics2/models/item/part/cable_dense_base.json +++ b/src/main/resources/assets/appliedenergistics2/models/item/part/cable_dense_base.json @@ -1,26 +1,26 @@ { - "parent": "block/block", + "parent": "appliedenergistics2:item/part/part", "textures": { "channels": "appliedenergistics2:parts/cable/dense/0" }, "elements": [ { "name": "Base", - "from": [ 3.0, 3.0, 0.0 ], - "to": [ 13.0, 13.0, 16.0 ], + "from": [ 4.0, 4.0, 2.0 ], + "to": [ 12.0, 12.0, 14.0 ], "faces": { - "north": { "texture": "#base", "uv": [ 5.0, 5.0, 11.0, 11.0 ] }, - "east": { "texture": "#base", "uv": [ 0.0, 5.0, 5.0, 11.0 ] }, - "south": { "texture": "#base", "uv": [ 11.0, 5.0, 5.0, 11.0 ] }, - "west": { "texture": "#base", "uv": [ 5.0, 5.0, 0.0, 11.0 ] }, - "up": { "texture": "#base", "uv": [ 5.0, 0.0, 11.0, 5.0 ] }, - "down": { "texture": "#base", "uv": [ 5.0, 11.0, 11.0, 16.0 ] } + "north": { "texture": "#base", "uv": [ 4.0, 4.0, 12.0, 11.0 ] }, + "east": { "texture": "#base", "uv": [ 0.0, 4.0, 4.0, 12.0 ] }, + "south": { "texture": "#base", "uv": [ 11.0, 4.0, 4.0, 12.0 ] }, + "west": { "texture": "#base", "uv": [ 4.0, 4.0, 0.0, 12.0 ] }, + "up": { "texture": "#base", "uv": [ 4.0, 0.0, 12.0, 5.0 ] }, + "down": { "texture": "#base", "uv": [ 4.0, 12.0, 12.0, 16.0 ] } } }, { "name": "Channels", - "from": [ 3.0, 3.0, 0.0 ], - "to": [ 13.0, 13.0, 16.0 ], + "from": [ 4.0, 4.0, 2.0 ], + "to": [ 12.0, 12.0, 14.0 ], "faces": { "north": { "texture": "#channels", "uv": [ 5.0, 5.0, 11.0, 11.0 ] }, "east": { "texture": "#channels", "uv": [ 0.0, 5.0, 5.0, 11.0 ] }, diff --git a/src/main/resources/assets/appliedenergistics2/models/item/part/cable_glass_base.json b/src/main/resources/assets/appliedenergistics2/models/item/part/cable_glass_base.json index fbcb2838a..ab981ea82 100644 --- a/src/main/resources/assets/appliedenergistics2/models/item/part/cable_glass_base.json +++ b/src/main/resources/assets/appliedenergistics2/models/item/part/cable_glass_base.json @@ -1,43 +1,16 @@ { - "parent": "block/block", + "parent": "appliedenergistics2:item/part/part", "elements": [ { - "name": "Element", - "from": [ 6.0, 6.0, 6.0 ], - "to": [ 10.0, 10.0, 10.0 ], + "from": [ 6.0, 6.0, 2.0 ], + "to": [ 10.0, 10.0, 14.0 ], "faces": { - "north": { "texture": "#base", "uv": [ 6.0, 6.0, 10.0, 10.0 ] }, - "east": { "texture": "#base", "uv": [ 6.0, 6.0, 10.0, 10.0 ] }, - "south": { "texture": "#base", "uv": [ 10.0, 6.0, 6.0, 10.0 ] }, - "west": { "texture": "#base", "uv": [ 10.0, 6.0, 6.0, 10.0 ] }, - "up": { "texture": "#base", "uv": [ 6.0, 6.0, 10.0, 10.0 ] }, - "down": { "texture": "#base", "uv": [ 6.0, 6.0, 10.0, 10.0 ] } - } - }, - { - "name": "Element", - "from": [ 6.0, 6.0, 0.0 ], - "to": [ 10.0, 10.0, 6.0 ], - "faces": { - "north": { "texture": "#base", "uv": [ 6.0, 6.0, 10.0, 10.0 ] }, - "east": { "texture": "#base", "uv": [ 10.0, 6.0, 16.0, 10.0 ] }, - "south": { "texture": "#base", "uv": [ 10.0, 6.0, 6.0, 10.0 ] }, - "west": { "texture": "#base", "uv": [ 16.0, 6.0, 10.0, 10.0 ] }, - "up": { "texture": "#base", "uv": [ 6.0, 0.0, 10.0, 6.0 ] }, - "down": { "texture": "#base", "uv": [ 6.0, 10.0, 10.0, 16.0 ] } - } - }, - { - "name": "Element", - "from": [ 6.0, 6.0, 10.0 ], - "to": [ 10.0, 10.0, 16.0 ], - "faces": { - "north": { "texture": "#base", "uv": [ 6.0, 6.0, 10.0, 10.0 ] }, - "east": { "texture": "#base", "uv": [ 0.0, 6.0, 6.0, 10.0 ] }, - "south": { "texture": "#base", "uv": [ 10.0, 6.0, 6.0, 10.0 ] }, - "west": { "texture": "#base", "uv": [ 6.0, 6.0, 0.0, 10.0 ] }, - "up": { "texture": "#base", "uv": [ 6.0, 10.0, 10.0, 16.0 ] }, - "down": { "texture": "#base", "uv": [ 6.0, 0.0, 10.0, 6.0 ] } + "north": { "texture": "#base" }, + "east": { "texture": "#base" }, + "south": { "texture": "#base" }, + "west": { "texture": "#base" }, + "up": { "texture": "#base" }, + "down": { "texture": "#base" } } } ] diff --git a/src/main/resources/assets/appliedenergistics2/models/item/part/cable_smart_base.json b/src/main/resources/assets/appliedenergistics2/models/item/part/cable_smart_base.json index 348a64bfa..bc14502fb 100644 --- a/src/main/resources/assets/appliedenergistics2/models/item/part/cable_smart_base.json +++ b/src/main/resources/assets/appliedenergistics2/models/item/part/cable_smart_base.json @@ -1,13 +1,13 @@ { - "parent": "block/block", + "parent": "appliedenergistics2:item/part/part", "textures": { "channels": "appliedenergistics2:parts/cable/smart/0" }, "elements": [ { "name": "Element", - "from": [ 5.0, 5.0, 0.0 ], - "to": [ 11.0, 11.0, 16.0 ], + "from": [ 5.0, 5.0, 2.0 ], + "to": [ 11.0, 11.0, 14.0 ], "faces": { "north": { "texture": "#base", "uv": [ 5.0, 5.0, 11.0, 11.0 ] }, "east": { "texture": "#base", "uv": [ 0.0, 5.0, 5.0, 11.0 ] }, @@ -19,8 +19,8 @@ }, { "name": "Channels", - "from": [ 5.0, 5.0, 0.0 ], - "to": [ 11.0, 11.0, 16.0 ], + "from": [ 5.0, 5.0, 2.0 ], + "to": [ 11.0, 11.0, 14.0 ], "faces": { "north": { "texture": "#channels", "uv": [ 5.0, 5.0, 11.0, 11.0 ] }, "east": { "texture": "#channels", "uv": [ 0.0, 5.0, 5.0, 11.0 ] }, diff --git a/src/main/resources/assets/appliedenergistics2/models/item/part/part.json b/src/main/resources/assets/appliedenergistics2/models/item/part/part.json new file mode 100644 index 000000000..94b7ba47c --- /dev/null +++ b/src/main/resources/assets/appliedenergistics2/models/item/part/part.json @@ -0,0 +1,34 @@ +{ + "display": { + "gui": { + "rotation": [ 30, 225, 0 ], + "translation": [ 0, 0, 0], + "scale":[ 0.8, 0.8, 0.8 ] + }, + "ground": { + "rotation": [ 0, 0, 0 ], + "translation": [ 0, 3, 0], + "scale":[ 0.25, 0.25, 0.25 ] + }, + "fixed": { + "rotation": [ 0, 0, 0 ], + "translation": [ 0, 0, 0], + "scale":[ 0.5, 0.5, 0.5 ] + }, + "thirdperson_righthand": { + "rotation": [ 75, 45, 0 ], + "translation": [ 0, 2.5, 0], + "scale": [ 0.375, 0.375, 0.375 ] + }, + "firstperson_righthand": { + "rotation": [ 0, 45, 0 ], + "translation": [ 0, 0, 0 ], + "scale": [ 0.40, 0.40, 0.40 ] + }, + "firstperson_lefthand": { + "rotation": [ 0, 225, 0 ], + "translation": [ 0, 0, 0 ], + "scale": [ 0.40, 0.40, 0.40 ] + } + } +}