reformat models

This commit is contained in:
Raoul Van den Berge
2016-01-31 22:32:42 +01:00
parent c0614a3a57
commit f08f3206e6
32 changed files with 907 additions and 907 deletions

View File

@@ -1,53 +1,53 @@
{ {
"forge_marker": 1, "forge_marker": 1,
"defaults": { "defaults": {
"model": "orientable", "model": "orientable",
"textures": { "textures": {
"side": "storagecraft:blocks/side", "side": "storagecraft:blocks/side",
"top": "storagecraft:blocks/side" "top": "storagecraft:blocks/side"
} }
}, },
"variants": { "variants": {
"inventory": [ "inventory": [
{ {
"y": 0, "y": 0,
"transform": "forge:default-block", "transform": "forge:default-block",
"textures": { "textures": {
"front": "storagecraft:blocks/constructor_disconnected" "front": "storagecraft:blocks/constructor_disconnected"
} }
} }
], ],
"connected": { "connected": {
"true": { "true": {
"textures": { "textures": {
"front": "storagecraft:blocks/constructor_connected" "front": "storagecraft:blocks/constructor_connected"
} }
}, },
"false": { "false": {
"textures": { "textures": {
"front": "storagecraft:blocks/constructor_disconnected" "front": "storagecraft:blocks/constructor_disconnected"
} }
} }
}, },
"direction": { "direction": {
"north": { "north": {
"y": 0 "y": 0
}, },
"east": { "east": {
"y": 90 "y": 90
}, },
"south": { "south": {
"y": 180 "y": 180
}, },
"west": { "west": {
"y": 270 "y": 270
}, },
"up": { "up": {
"x": 270 "x": 270
}, },
"down": { "down": {
"x": 90 "x": 90
} }
} }
} }
} }

View File

@@ -1,92 +1,92 @@
{ {
"forge_marker": 1, "forge_marker": 1,
"defaults": { "defaults": {
"model": "orientable", "model": "orientable",
"textures": { "textures": {
"side": "storagecraft:blocks/side", "side": "storagecraft:blocks/side",
"top": "storagecraft:blocks/side", "top": "storagecraft:blocks/side",
"front": "storagecraft:blocks/controller_0" "front": "storagecraft:blocks/controller_0"
} }
}, },
"variants": { "variants": {
"inventory": [ "inventory": [
{ {
"y": 0, "y": 0,
"transform": "forge:default-block" "transform": "forge:default-block"
} }
], ],
"energy": { "energy": {
"0": { "0": {
"textures": { "textures": {
"front": "storagecraft:blocks/controller_0" "front": "storagecraft:blocks/controller_0"
} }
}, },
"1": { "1": {
"textures": { "textures": {
"front": "storagecraft:blocks/controller_1" "front": "storagecraft:blocks/controller_1"
} }
}, },
"2": { "2": {
"textures": { "textures": {
"front": "storagecraft:blocks/controller_2" "front": "storagecraft:blocks/controller_2"
} }
}, },
"3": { "3": {
"textures": { "textures": {
"front": "storagecraft:blocks/controller_3" "front": "storagecraft:blocks/controller_3"
} }
}, },
"4": { "4": {
"textures": { "textures": {
"front": "storagecraft:blocks/controller_4" "front": "storagecraft:blocks/controller_4"
} }
}, },
"5": { "5": {
"textures": { "textures": {
"front": "storagecraft:blocks/controller_5" "front": "storagecraft:blocks/controller_5"
} }
}, },
"6": { "6": {
"textures": { "textures": {
"front": "storagecraft:blocks/controller_6" "front": "storagecraft:blocks/controller_6"
} }
}, },
"7": { "7": {
"textures": { "textures": {
"front": "storagecraft:blocks/controller_7" "front": "storagecraft:blocks/controller_7"
} }
}, },
"8": { "8": {
"textures": { "textures": {
"front": "storagecraft:blocks/controller_8" "front": "storagecraft:blocks/controller_8"
} }
} }
}, },
"type": { "type": {
"normal": { "normal": {
}, },
"creative": { "creative": {
} }
}, },
"direction": { "direction": {
"north": { "north": {
"y": 0 "y": 0
}, },
"east": { "east": {
"y": 90 "y": 90
}, },
"south": { "south": {
"y": 180 "y": 180
}, },
"west": { "west": {
"y": 270 "y": 270
}, },
"up": { "up": {
"x": 270 "x": 270
}, },
"down": { "down": {
"x": 90 "x": 90
} }
} }
} }
} }

View File

@@ -1,53 +1,53 @@
{ {
"forge_marker": 1, "forge_marker": 1,
"defaults": { "defaults": {
"model": "orientable", "model": "orientable",
"textures": { "textures": {
"side": "storagecraft:blocks/side", "side": "storagecraft:blocks/side",
"top": "storagecraft:blocks/side" "top": "storagecraft:blocks/side"
} }
}, },
"variants": { "variants": {
"inventory": [ "inventory": [
{ {
"y": 0, "y": 0,
"transform": "forge:default-block", "transform": "forge:default-block",
"textures": { "textures": {
"front": "storagecraft:blocks/destructor_disconnected" "front": "storagecraft:blocks/destructor_disconnected"
} }
} }
], ],
"connected": { "connected": {
"true": { "true": {
"textures": { "textures": {
"front": "storagecraft:blocks/destructor_connected" "front": "storagecraft:blocks/destructor_connected"
} }
}, },
"false": { "false": {
"textures": { "textures": {
"front": "storagecraft:blocks/destructor_disconnected" "front": "storagecraft:blocks/destructor_disconnected"
} }
} }
}, },
"direction": { "direction": {
"north": { "north": {
"y": 0 "y": 0
}, },
"east": { "east": {
"y": 90 "y": 90
}, },
"south": { "south": {
"y": 180 "y": 180
}, },
"west": { "west": {
"y": 270 "y": 270
}, },
"up": { "up": {
"x": 270 "x": 270
}, },
"down": { "down": {
"x": 90 "x": 90
} }
} }
} }
} }

View File

@@ -1,54 +1,54 @@
{ {
"forge_marker": 1, "forge_marker": 1,
"defaults": { "defaults": {
"model": "orientable", "model": "orientable",
"textures": { "textures": {
"side": "storagecraft:blocks/side", "side": "storagecraft:blocks/side",
"top": "storagecraft:blocks/side", "top": "storagecraft:blocks/side",
"front": "storagecraft:blocks/detector_unpowered" "front": "storagecraft:blocks/detector_unpowered"
} }
}, },
"variants": { "variants": {
"inventory": [ "inventory": [
{ {
"y": 0, "y": 0,
"transform": "forge:default-block" "transform": "forge:default-block"
} }
], ],
"connected": { "connected": {
"true": { "true": {
}, },
"false": { "false": {
} }
}, },
"powered": { "powered": {
"true": { "true": {
"textures": { "textures": {
"front": "storagecraft:blocks/detector_powered" "front": "storagecraft:blocks/detector_powered"
} }
}, },
"false": { "false": {
} }
}, },
"direction": { "direction": {
"north": { "north": {
"y": 0 "y": 0
}, },
"east": { "east": {
"y": 90 "y": 90
}, },
"south": { "south": {
"y": 180 "y": 180
}, },
"west": { "west": {
"y": 270 "y": 270
}, },
"up": { "up": {
"x": 270 "x": 270
}, },
"down": { "down": {
"x": 90 "x": 90
} }
} }
} }
} }

View File

@@ -1,45 +1,45 @@
{ {
"forge_marker": 1, "forge_marker": 1,
"defaults": { "defaults": {
"model": "orientable", "model": "orientable",
"textures": { "textures": {
"side": "storagecraft:blocks/side", "side": "storagecraft:blocks/side",
"top": "storagecraft:blocks/side", "top": "storagecraft:blocks/side",
"front": "storagecraft:blocks/exporter" "front": "storagecraft:blocks/exporter"
} }
}, },
"variants": { "variants": {
"inventory": [ "inventory": [
{ {
"y": 0, "y": 0,
"transform": "forge:default-block" "transform": "forge:default-block"
} }
], ],
"connected": { "connected": {
"true": { "true": {
}, },
"false": { "false": {
} }
}, },
"direction": { "direction": {
"north": { "north": {
"y": 0 "y": 0
}, },
"east": { "east": {
"y": 90 "y": 90
}, },
"south": { "south": {
"y": 180 "y": 180
}, },
"west": { "west": {
"y": 270 "y": 270
}, },
"up": { "up": {
"x": 270 "x": 270
}, },
"down": { "down": {
"x": 90 "x": 90
} }
} }
} }
} }

View File

@@ -1,45 +1,45 @@
{ {
"forge_marker": 1, "forge_marker": 1,
"defaults": { "defaults": {
"model": "orientable", "model": "orientable",
"textures": { "textures": {
"side": "storagecraft:blocks/side", "side": "storagecraft:blocks/side",
"top": "storagecraft:blocks/side", "top": "storagecraft:blocks/side",
"front": "storagecraft:blocks/external_storage" "front": "storagecraft:blocks/external_storage"
} }
}, },
"variants": { "variants": {
"inventory": [ "inventory": [
{ {
"y": 0, "y": 0,
"transform": "forge:default-block" "transform": "forge:default-block"
} }
], ],
"connected": { "connected": {
"true": { "true": {
}, },
"false": { "false": {
} }
}, },
"direction": { "direction": {
"north": { "north": {
"y": 0 "y": 0
}, },
"east": { "east": {
"y": 90 "y": 90
}, },
"south": { "south": {
"y": 180 "y": 180
}, },
"west": { "west": {
"y": 270 "y": 270
}, },
"up": { "up": {
"x": 270 "x": 270
}, },
"down": { "down": {
"x": 90 "x": 90
} }
} }
} }
} }

View File

@@ -1,66 +1,66 @@
{ {
"forge_marker": 1, "forge_marker": 1,
"defaults": { "defaults": {
"model": "orientable", "model": "orientable",
"textures": { "textures": {
"side": "storagecraft:blocks/side", "side": "storagecraft:blocks/side",
"top": "storagecraft:blocks/side" "top": "storagecraft:blocks/side"
} }
}, },
"variants": { "variants": {
"inventory": [ "inventory": [
{ {
"textures": { "textures": {
"front": "storagecraft:blocks/grid_disconnected" "front": "storagecraft:blocks/grid_disconnected"
}, },
"transform": "forge:default-block", "transform": "forge:default-block",
"y": 0 "y": 0
}, },
{ {
"textures": { "textures": {
"front": "storagecraft:blocks/grid_disconnected" "front": "storagecraft:blocks/grid_disconnected"
}, },
"transform": "forge:default-block", "transform": "forge:default-block",
"y": 0 "y": 0
} }
], ],
"type": { "type": {
"normal": { "normal": {
}, },
"crafting": { "crafting": {
} }
}, },
"connected": { "connected": {
"true": { "true": {
"textures": { "textures": {
"front": "storagecraft:blocks/grid_connected" "front": "storagecraft:blocks/grid_connected"
} }
}, },
"false": { "false": {
"textures": { "textures": {
"front": "storagecraft:blocks/grid_disconnected" "front": "storagecraft:blocks/grid_disconnected"
} }
} }
}, },
"direction": { "direction": {
"north": { "north": {
"y": 0 "y": 0
}, },
"east": { "east": {
"y": 90 "y": 90
}, },
"south": { "south": {
"y": 180 "y": 180
}, },
"west": { "west": {
"y": 270 "y": 270
}, },
"up": { "up": {
"x": 270 "x": 270
}, },
"down": { "down": {
"x": 90 "x": 90
} }
} }
} }
} }

View File

@@ -1,45 +1,45 @@
{ {
"forge_marker": 1, "forge_marker": 1,
"defaults": { "defaults": {
"model": "orientable", "model": "orientable",
"textures": { "textures": {
"side": "storagecraft:blocks/side", "side": "storagecraft:blocks/side",
"top": "storagecraft:blocks/side", "top": "storagecraft:blocks/side",
"front": "storagecraft:blocks/importer" "front": "storagecraft:blocks/importer"
} }
}, },
"variants": { "variants": {
"inventory": [ "inventory": [
{ {
"y": 0, "y": 0,
"transform": "forge:default-block" "transform": "forge:default-block"
} }
], ],
"connected": { "connected": {
"true": { "true": {
}, },
"false": { "false": {
} }
}, },
"direction": { "direction": {
"north": { "north": {
"y": 0 "y": 0
}, },
"east": { "east": {
"y": 90 "y": 90
}, },
"south": { "south": {
"y": 180 "y": 180
}, },
"west": { "west": {
"y": 270 "y": 270
}, },
"up": { "up": {
"x": 270 "x": 270
}, },
"down": { "down": {
"x": 90 "x": 90
} }
} }
} }
} }

View File

@@ -1,30 +1,30 @@
{ {
"forge_marker": 1, "forge_marker": 1,
"defaults": { "defaults": {
"model": "cube_all", "model": "cube_all",
"textures": { "textures": {
"all": "storagecraft:blocks/side" "all": "storagecraft:blocks/side"
} }
}, },
"variants": { "variants": {
"inventory": [ "inventory": [
{ {
"transform": "forge:default-block" "transform": "forge:default-block"
} }
], ],
"direction": { "direction": {
"north": { "north": {
}, },
"east": { "east": {
}, },
"south": { "south": {
}, },
"west": { "west": {
}, },
"up": { "up": {
}, },
"down": { "down": {
} }
} }
} }
} }

View File

@@ -1,53 +1,53 @@
{ {
"forge_marker": 1, "forge_marker": 1,
"defaults": { "defaults": {
"model": "orientable", "model": "orientable",
"textures": { "textures": {
"side": "storagecraft:blocks/side", "side": "storagecraft:blocks/side",
"top": "storagecraft:blocks/side" "top": "storagecraft:blocks/side"
} }
}, },
"variants": { "variants": {
"inventory": [ "inventory": [
{ {
"y": 0, "y": 0,
"textures": { "textures": {
"front": "storagecraft:blocks/solderer_disconnected" "front": "storagecraft:blocks/solderer_disconnected"
}, },
"transform": "forge:default-block" "transform": "forge:default-block"
} }
], ],
"connected": { "connected": {
"true": { "true": {
"textures": { "textures": {
"front": "storagecraft:blocks/solderer_connected" "front": "storagecraft:blocks/solderer_connected"
} }
}, },
"false": { "false": {
"textures": { "textures": {
"front": "storagecraft:blocks/solderer_disconnected" "front": "storagecraft:blocks/solderer_disconnected"
} }
} }
}, },
"direction": { "direction": {
"north": { "north": {
"y": 0 "y": 0
}, },
"east": { "east": {
"y": 90 "y": 90
}, },
"south": { "south": {
"y": 180 "y": 180
}, },
"west": { "west": {
"y": 270 "y": 270
}, },
"up": { "up": {
"x": 270 "x": 270
}, },
"down": { "down": {
"x": 90 "x": 90
} }
} }
} }
} }

View File

@@ -1,56 +1,56 @@
{ {
"forge_marker": 1, "forge_marker": 1,
"defaults": { "defaults": {
"model": "orientable", "model": "orientable",
"textures": { "textures": {
"side": "storagecraft:blocks/wireless_transmitter_side", "side": "storagecraft:blocks/wireless_transmitter_side",
"top": "storagecraft:blocks/wireless_transmitter_side", "top": "storagecraft:blocks/wireless_transmitter_side",
"front": "storagecraft:blocks/wireless_transmitter" "front": "storagecraft:blocks/wireless_transmitter"
} }
}, },
"variants": { "variants": {
"inventory": [ "inventory": [
{ {
"y": 0, "y": 0,
"transform": "forge:default-block" "transform": "forge:default-block"
} }
], ],
"connected": { "connected": {
"true": { "true": {
}, },
"false": { "false": {
} }
}, },
"direction": { "direction": {
"north": { "north": {
"y": 0 "y": 0
}, },
"east": { "east": {
"y": 90 "y": 90
}, },
"south": { "south": {
"y": 180 "y": 180
}, },
"west": { "west": {
"y": 270 "y": 270
}, },
"up": { "up": {
"x": 270 "x": 270
}, },
"down": { "down": {
"x": 90 "x": 90
} }
}, },
"working": { "working": {
"true": { "true": {
"textures": { "textures": {
"side": "storagecraft:blocks/wireless_transmitter_side_working", "side": "storagecraft:blocks/wireless_transmitter_side_working",
"top": "storagecraft:blocks/wireless_transmitter_side_working", "top": "storagecraft:blocks/wireless_transmitter_side_working",
"front": "storagecraft:blocks/wireless_transmitter_working" "front": "storagecraft:blocks/wireless_transmitter_working"
} }
}, },
"false": { "false": {
} }
} }
} }
} }

View File

@@ -1,18 +1,18 @@
{ {
"parent": "builtin/generated", "parent": "builtin/generated",
"textures": { "textures": {
"layer0": "storagecraft:items/16k_storage_cell" "layer0": "storagecraft:items/16k_storage_cell"
}, },
"display": { "display": {
"thirdperson": { "thirdperson": {
"rotation": [-90, 0, 0], "rotation": [-90, 0, 0],
"translation": [0, 1, -3], "translation": [0, 1, -3],
"scale": [0.55, 0.55, 0.55] "scale": [0.55, 0.55, 0.55]
}, },
"firstperson": { "firstperson": {
"rotation": [0, -135, 25], "rotation": [0, -135, 25],
"translation": [0, 4, 2], "translation": [0, 4, 2],
"scale": [1.7, 1.7, 1.7] "scale": [1.7, 1.7, 1.7]
} }
} }
} }

View File

@@ -1,18 +1,18 @@
{ {
"parent": "builtin/generated", "parent": "builtin/generated",
"textures": { "textures": {
"layer0": "storagecraft:items/16k_storage_part" "layer0": "storagecraft:items/16k_storage_part"
}, },
"display": { "display": {
"thirdperson": { "thirdperson": {
"rotation": [-90, 0, 0], "rotation": [-90, 0, 0],
"translation": [0, 1, -3], "translation": [0, 1, -3],
"scale": [0.55, 0.55, 0.55] "scale": [0.55, 0.55, 0.55]
}, },
"firstperson": { "firstperson": {
"rotation": [0, -135, 25], "rotation": [0, -135, 25],
"translation": [0, 4, 2], "translation": [0, 4, 2],
"scale": [1.7, 1.7, 1.7] "scale": [1.7, 1.7, 1.7]
} }
} }
} }

View File

@@ -1,18 +1,18 @@
{ {
"parent": "builtin/generated", "parent": "builtin/generated",
"textures": { "textures": {
"layer0": "storagecraft:items/1k_storage_cell" "layer0": "storagecraft:items/1k_storage_cell"
}, },
"display": { "display": {
"thirdperson": { "thirdperson": {
"rotation": [-90, 0, 0], "rotation": [-90, 0, 0],
"translation": [0, 1, -3], "translation": [0, 1, -3],
"scale": [0.55, 0.55, 0.55] "scale": [0.55, 0.55, 0.55]
}, },
"firstperson": { "firstperson": {
"rotation": [0, -135, 25], "rotation": [0, -135, 25],
"translation": [0, 4, 2], "translation": [0, 4, 2],
"scale": [1.7, 1.7, 1.7] "scale": [1.7, 1.7, 1.7]
} }
} }
} }

View File

@@ -1,18 +1,18 @@
{ {
"parent": "builtin/generated", "parent": "builtin/generated",
"textures": { "textures": {
"layer0": "storagecraft:items/1k_storage_part" "layer0": "storagecraft:items/1k_storage_part"
}, },
"display": { "display": {
"thirdperson": { "thirdperson": {
"rotation": [-90, 0, 0], "rotation": [-90, 0, 0],
"translation": [0, 1, -3], "translation": [0, 1, -3],
"scale": [0.55, 0.55, 0.55] "scale": [0.55, 0.55, 0.55]
}, },
"firstperson": { "firstperson": {
"rotation": [0, -135, 25], "rotation": [0, -135, 25],
"translation": [0, 4, 2], "translation": [0, 4, 2],
"scale": [1.7, 1.7, 1.7] "scale": [1.7, 1.7, 1.7]
} }
} }
} }

View File

@@ -1,18 +1,18 @@
{ {
"parent": "builtin/generated", "parent": "builtin/generated",
"textures": { "textures": {
"layer0": "storagecraft:items/4k_storage_cell" "layer0": "storagecraft:items/4k_storage_cell"
}, },
"display": { "display": {
"thirdperson": { "thirdperson": {
"rotation": [-90, 0, 0], "rotation": [-90, 0, 0],
"translation": [0, 1, -3], "translation": [0, 1, -3],
"scale": [0.55, 0.55, 0.55] "scale": [0.55, 0.55, 0.55]
}, },
"firstperson": { "firstperson": {
"rotation": [0, -135, 25], "rotation": [0, -135, 25],
"translation": [0, 4, 2], "translation": [0, 4, 2],
"scale": [1.7, 1.7, 1.7] "scale": [1.7, 1.7, 1.7]
} }
} }
} }

View File

@@ -1,18 +1,18 @@
{ {
"parent": "builtin/generated", "parent": "builtin/generated",
"textures": { "textures": {
"layer0": "storagecraft:items/4k_storage_part" "layer0": "storagecraft:items/4k_storage_part"
}, },
"display": { "display": {
"thirdperson": { "thirdperson": {
"rotation": [-90, 0, 0], "rotation": [-90, 0, 0],
"translation": [0, 1, -3], "translation": [0, 1, -3],
"scale": [0.55, 0.55, 0.55] "scale": [0.55, 0.55, 0.55]
}, },
"firstperson": { "firstperson": {
"rotation": [0, -135, 25], "rotation": [0, -135, 25],
"translation": [0, 4, 2], "translation": [0, 4, 2],
"scale": [1.7, 1.7, 1.7] "scale": [1.7, 1.7, 1.7]
} }
} }
} }

View File

@@ -1,18 +1,18 @@
{ {
"parent": "builtin/generated", "parent": "builtin/generated",
"textures": { "textures": {
"layer0": "storagecraft:items/64k_storage_cell" "layer0": "storagecraft:items/64k_storage_cell"
}, },
"display": { "display": {
"thirdperson": { "thirdperson": {
"rotation": [-90, 0, 0], "rotation": [-90, 0, 0],
"translation": [0, 1, -3], "translation": [0, 1, -3],
"scale": [0.55, 0.55, 0.55] "scale": [0.55, 0.55, 0.55]
}, },
"firstperson": { "firstperson": {
"rotation": [0, -135, 25], "rotation": [0, -135, 25],
"translation": [0, 4, 2], "translation": [0, 4, 2],
"scale": [1.7, 1.7, 1.7] "scale": [1.7, 1.7, 1.7]
} }
} }
} }

View File

@@ -1,18 +1,18 @@
{ {
"parent": "builtin/generated", "parent": "builtin/generated",
"textures": { "textures": {
"layer0": "storagecraft:items/64k_storage_part" "layer0": "storagecraft:items/64k_storage_part"
}, },
"display": { "display": {
"thirdperson": { "thirdperson": {
"rotation": [-90, 0, 0], "rotation": [-90, 0, 0],
"translation": [0, 1, -3], "translation": [0, 1, -3],
"scale": [0.55, 0.55, 0.55] "scale": [0.55, 0.55, 0.55]
}, },
"firstperson": { "firstperson": {
"rotation": [0, -135, 25], "rotation": [0, -135, 25],
"translation": [0, 4, 2], "translation": [0, 4, 2],
"scale": [1.7, 1.7, 1.7] "scale": [1.7, 1.7, 1.7]
} }
} }
} }

View File

@@ -1,18 +1,18 @@
{ {
"parent": "builtin/generated", "parent": "builtin/generated",
"textures": { "textures": {
"layer0": "storagecraft:items/advanced_printed_processor" "layer0": "storagecraft:items/advanced_printed_processor"
}, },
"display": { "display": {
"thirdperson": { "thirdperson": {
"rotation": [-90, 0, 0], "rotation": [-90, 0, 0],
"translation": [0, 1, -3], "translation": [0, 1, -3],
"scale": [0.55, 0.55, 0.55] "scale": [0.55, 0.55, 0.55]
}, },
"firstperson": { "firstperson": {
"rotation": [0, -135, 25], "rotation": [0, -135, 25],
"translation": [0, 4, 2], "translation": [0, 4, 2],
"scale": [1.7, 1.7, 1.7] "scale": [1.7, 1.7, 1.7]
} }
} }
} }

View File

@@ -1,18 +1,18 @@
{ {
"parent": "builtin/generated", "parent": "builtin/generated",
"textures": { "textures": {
"layer0": "storagecraft:items/advanced_processor" "layer0": "storagecraft:items/advanced_processor"
}, },
"display": { "display": {
"thirdperson": { "thirdperson": {
"rotation": [-90, 0, 0], "rotation": [-90, 0, 0],
"translation": [0, 1, -3], "translation": [0, 1, -3],
"scale": [0.55, 0.55, 0.55] "scale": [0.55, 0.55, 0.55]
}, },
"firstperson": { "firstperson": {
"rotation": [0, -135, 25], "rotation": [0, -135, 25],
"translation": [0, 4, 2], "translation": [0, 4, 2],
"scale": [1.7, 1.7, 1.7] "scale": [1.7, 1.7, 1.7]
} }
} }
} }

View File

@@ -1,18 +1,18 @@
{ {
"parent": "builtin/generated", "parent": "builtin/generated",
"textures": { "textures": {
"layer0": "storagecraft:items/basic_printed_processor" "layer0": "storagecraft:items/basic_printed_processor"
}, },
"display": { "display": {
"thirdperson": { "thirdperson": {
"rotation": [-90, 0, 0], "rotation": [-90, 0, 0],
"translation": [0, 1, -3], "translation": [0, 1, -3],
"scale": [0.55, 0.55, 0.55] "scale": [0.55, 0.55, 0.55]
}, },
"firstperson": { "firstperson": {
"rotation": [0, -135, 25], "rotation": [0, -135, 25],
"translation": [0, 4, 2], "translation": [0, 4, 2],
"scale": [1.7, 1.7, 1.7] "scale": [1.7, 1.7, 1.7]
} }
} }
} }

View File

@@ -1,18 +1,18 @@
{ {
"parent": "builtin/generated", "parent": "builtin/generated",
"textures": { "textures": {
"layer0": "storagecraft:items/basic_processor" "layer0": "storagecraft:items/basic_processor"
}, },
"display": { "display": {
"thirdperson": { "thirdperson": {
"rotation": [-90, 0, 0], "rotation": [-90, 0, 0],
"translation": [0, 1, -3], "translation": [0, 1, -3],
"scale": [0.55, 0.55, 0.55] "scale": [0.55, 0.55, 0.55]
}, },
"firstperson": { "firstperson": {
"rotation": [0, -135, 25], "rotation": [0, -135, 25],
"translation": [0, 4, 2], "translation": [0, 4, 2],
"scale": [1.7, 1.7, 1.7] "scale": [1.7, 1.7, 1.7]
} }
} }
} }

View File

@@ -1,18 +1,18 @@
{ {
"parent": "builtin/generated", "parent": "builtin/generated",
"textures": { "textures": {
"layer0": "storagecraft:items/creative_storage_cell" "layer0": "storagecraft:items/creative_storage_cell"
}, },
"display": { "display": {
"thirdperson": { "thirdperson": {
"rotation": [-90, 0, 0], "rotation": [-90, 0, 0],
"translation": [0, 1, -3], "translation": [0, 1, -3],
"scale": [0.55, 0.55, 0.55] "scale": [0.55, 0.55, 0.55]
}, },
"firstperson": { "firstperson": {
"rotation": [0, -135, 25], "rotation": [0, -135, 25],
"translation": [0, 4, 2], "translation": [0, 4, 2],
"scale": [1.7, 1.7, 1.7] "scale": [1.7, 1.7, 1.7]
} }
} }
} }

View File

@@ -1,18 +1,18 @@
{ {
"parent": "builtin/generated", "parent": "builtin/generated",
"textures": { "textures": {
"layer0": "storagecraft:items/improved_printed_processor" "layer0": "storagecraft:items/improved_printed_processor"
}, },
"display": { "display": {
"thirdperson": { "thirdperson": {
"rotation": [-90, 0, 0], "rotation": [-90, 0, 0],
"translation": [0, 1, -3], "translation": [0, 1, -3],
"scale": [0.55, 0.55, 0.55] "scale": [0.55, 0.55, 0.55]
}, },
"firstperson": { "firstperson": {
"rotation": [0, -135, 25], "rotation": [0, -135, 25],
"translation": [0, 4, 2], "translation": [0, 4, 2],
"scale": [1.7, 1.7, 1.7] "scale": [1.7, 1.7, 1.7]
} }
} }
} }

View File

@@ -1,18 +1,18 @@
{ {
"parent": "builtin/generated", "parent": "builtin/generated",
"textures": { "textures": {
"layer0": "storagecraft:items/improved_processor" "layer0": "storagecraft:items/improved_processor"
}, },
"display": { "display": {
"thirdperson": { "thirdperson": {
"rotation": [-90, 0, 0], "rotation": [-90, 0, 0],
"translation": [0, 1, -3], "translation": [0, 1, -3],
"scale": [0.55, 0.55, 0.55] "scale": [0.55, 0.55, 0.55]
}, },
"firstperson": { "firstperson": {
"rotation": [0, -135, 25], "rotation": [0, -135, 25],
"translation": [0, 4, 2], "translation": [0, 4, 2],
"scale": [1.7, 1.7, 1.7] "scale": [1.7, 1.7, 1.7]
} }
} }
} }

View File

@@ -1,18 +1,18 @@
{ {
"parent": "builtin/generated", "parent": "builtin/generated",
"textures": { "textures": {
"layer0": "storagecraft:items/printed_silicon" "layer0": "storagecraft:items/printed_silicon"
}, },
"display": { "display": {
"thirdperson": { "thirdperson": {
"rotation": [-90, 0, 0], "rotation": [-90, 0, 0],
"translation": [0, 1, -3], "translation": [0, 1, -3],
"scale": [0.55, 0.55, 0.55] "scale": [0.55, 0.55, 0.55]
}, },
"firstperson": { "firstperson": {
"rotation": [0, -135, 25], "rotation": [0, -135, 25],
"translation": [0, 4, 2], "translation": [0, 4, 2],
"scale": [1.7, 1.7, 1.7] "scale": [1.7, 1.7, 1.7]
} }
} }
} }

View File

@@ -1,18 +1,18 @@
{ {
"parent": "builtin/generated", "parent": "builtin/generated",
"textures": { "textures": {
"layer0": "storagecraft:items/quartz_enriched_iron" "layer0": "storagecraft:items/quartz_enriched_iron"
}, },
"display": { "display": {
"thirdperson": { "thirdperson": {
"rotation": [-90, 0, 0], "rotation": [-90, 0, 0],
"translation": [0, 1, -3], "translation": [0, 1, -3],
"scale": [0.55, 0.55, 0.55] "scale": [0.55, 0.55, 0.55]
}, },
"firstperson": { "firstperson": {
"rotation": [0, -135, 25], "rotation": [0, -135, 25],
"translation": [0, 4, 2], "translation": [0, 4, 2],
"scale": [1.7, 1.7, 1.7] "scale": [1.7, 1.7, 1.7]
} }
} }
} }

View File

@@ -1,18 +1,18 @@
{ {
"parent": "builtin/generated", "parent": "builtin/generated",
"textures": { "textures": {
"layer0": "storagecraft:items/silicon" "layer0": "storagecraft:items/silicon"
}, },
"display": { "display": {
"thirdperson": { "thirdperson": {
"rotation": [-90, 0, 0], "rotation": [-90, 0, 0],
"translation": [0, 1, -3], "translation": [0, 1, -3],
"scale": [0.55, 0.55, 0.55] "scale": [0.55, 0.55, 0.55]
}, },
"firstperson": { "firstperson": {
"rotation": [0, -135, 25], "rotation": [0, -135, 25],
"translation": [0, 4, 2], "translation": [0, 4, 2],
"scale": [1.7, 1.7, 1.7] "scale": [1.7, 1.7, 1.7]
} }
} }
} }

View File

@@ -1,18 +1,18 @@
{ {
"parent": "builtin/generated", "parent": "builtin/generated",
"textures": { "textures": {
"layer0": "storagecraft:items/wireless_grid_connected" "layer0": "storagecraft:items/wireless_grid_connected"
}, },
"display": { "display": {
"thirdperson": { "thirdperson": {
"rotation": [-90, 0, 0], "rotation": [-90, 0, 0],
"translation": [0, 1, -3], "translation": [0, 1, -3],
"scale": [0.55, 0.55, 0.55] "scale": [0.55, 0.55, 0.55]
}, },
"firstperson": { "firstperson": {
"rotation": [0, -135, 25], "rotation": [0, -135, 25],
"translation": [0, 4, 2], "translation": [0, 4, 2],
"scale": [1.7, 1.7, 1.7] "scale": [1.7, 1.7, 1.7]
} }
} }
} }

View File

@@ -1,18 +1,18 @@
{ {
"parent": "builtin/generated", "parent": "builtin/generated",
"textures": { "textures": {
"layer0": "storagecraft:items/wireless_grid_disconnected" "layer0": "storagecraft:items/wireless_grid_disconnected"
}, },
"display": { "display": {
"thirdperson": { "thirdperson": {
"rotation": [-90, 0, 0], "rotation": [-90, 0, 0],
"translation": [0, 1, -3], "translation": [0, 1, -3],
"scale": [0.55, 0.55, 0.55] "scale": [0.55, 0.55, 0.55]
}, },
"firstperson": { "firstperson": {
"rotation": [0, -135, 25], "rotation": [0, -135, 25],
"translation": [0, 4, 2], "translation": [0, 4, 2],
"scale": [1.7, 1.7, 1.7] "scale": [1.7, 1.7, 1.7]
} }
} }
} }

View File

@@ -1,18 +1,18 @@
{ {
"parent": "builtin/generated", "parent": "builtin/generated",
"textures": { "textures": {
"layer0": "storagecraft:items/wireless_grid_plate" "layer0": "storagecraft:items/wireless_grid_plate"
}, },
"display": { "display": {
"thirdperson": { "thirdperson": {
"rotation": [-90, 0, 0], "rotation": [-90, 0, 0],
"translation": [0, 1, -3], "translation": [0, 1, -3],
"scale": [0.55, 0.55, 0.55] "scale": [0.55, 0.55, 0.55]
}, },
"firstperson": { "firstperson": {
"rotation": [0, -135, 25], "rotation": [0, -135, 25],
"translation": [0, 4, 2], "translation": [0, 4, 2],
"scale": [1.7, 1.7, 1.7] "scale": [1.7, 1.7, 1.7]
} }
} }
} }