Updated biometric scanner & virtual assistant models by GabeTie

This commit is contained in:
LemADEC 2020-07-17 03:50:28 +02:00
parent b40e5a7d96
commit 34d64b6966
19 changed files with 66 additions and 41 deletions

View file

@ -1,38 +1,22 @@
{ {
"forge_marker": 1, "forge_marker": 1,
"defaults": { "defaults": {
"model": "minecraft:cube_directional", "model": "warpdrive:detection/biometric_scanner",
"textures": {
"particle": "warpdrive:blocks/detection/biometric_scanner-front_online",
"down" : "warpdrive:blocks/detection/biometric_scanner-side",
"up" : "warpdrive:blocks/detection/biometric_scanner-side",
"north" : "warpdrive:blocks/detection/biometric_scanner-front_online",
"south" : "warpdrive:blocks/detection/biometric_scanner-side",
"west" : "warpdrive:blocks/detection/biometric_scanner-side",
"east" : "warpdrive:blocks/detection/biometric_scanner-side"
},
"transform": "forge:default-block" "transform": "forge:default-block"
}, },
"variants": { "variants": {
"normal": [{}],
"inventory": [{}], "inventory": [{}],
"active": { "active": {
"false": { "false": {},
"textures": { "true": {}
"north" : "warpdrive:blocks/detection/biometric_scanner-front_offline"
}
},
"true": {
}
}, },
"facing": { "facing": {
"down" : { "x": 90 },
"up" : { "x": -90 },
"north": { }, "north": { },
"south": { "y": 180 }, "south": { "y": 180 },
"west" : { "y": 270 }, "west" : { "y": 270 },
"east" : { "y": 90 }, "east" : { "y": 90 }
"up" : { "x": -90 },
"down" : { "x": 90 }
} }
} }
} }

View file

@ -3,9 +3,9 @@
"defaults": { "defaults": {
"model": "minecraft:cube_bottom_top", "model": "minecraft:cube_bottom_top",
"textures": { "textures": {
"side" : "warpdrive:blocks/detection/virtual_assistant-side_online", "side" : "warpdrive:blocks/detection/virtual_assistant-side_on",
"bottom": "warpdrive:blocks/detection/virtual_assistant-bottom_top", "bottom" : "warpdrive:blocks/detection/virtual_assistant-bottom",
"top" : "warpdrive:blocks/detection/virtual_assistant-bottom_top" "top" : "warpdrive:blocks/detection/virtual_assistant.advanced-top"
}, },
"transform": "forge:default-block" "transform": "forge:default-block"
}, },
@ -13,8 +13,8 @@
"normal": [{}], "normal": [{}],
"inventory": [{}], "inventory": [{}],
"active": { "active": {
"false": { "textures": { "side" : "warpdrive:blocks/detection/virtual_assistant-side_offline" } }, "false": { "textures": { "side" : "warpdrive:blocks/detection/virtual_assistant-side_off" } },
"true" : { "textures": { "side" : "warpdrive:blocks/detection/virtual_assistant-side_online" } } "true" : {}
} }
} }
} }

View file

@ -3,9 +3,9 @@
"defaults": { "defaults": {
"model": "minecraft:cube_bottom_top", "model": "minecraft:cube_bottom_top",
"textures": { "textures": {
"side" : "warpdrive:blocks/detection/virtual_assistant-side_online", "side" : "warpdrive:blocks/detection/virtual_assistant-side_on",
"bottom": "warpdrive:blocks/detection/virtual_assistant-bottom_top", "bottom" : "warpdrive:blocks/detection/virtual_assistant-bottom",
"top" : "warpdrive:blocks/detection/virtual_assistant-bottom_top" "top" : "warpdrive:blocks/detection/virtual_assistant.basic-top"
}, },
"transform": "forge:default-block" "transform": "forge:default-block"
}, },
@ -13,8 +13,8 @@
"normal": [{}], "normal": [{}],
"inventory": [{}], "inventory": [{}],
"active": { "active": {
"false": { "textures": { "side" : "warpdrive:blocks/detection/virtual_assistant-side_offline" } }, "false": { "textures": { "side" : "warpdrive:blocks/detection/virtual_assistant-side_off" } },
"true" : { "textures": { "side" : "warpdrive:blocks/detection/virtual_assistant-side_online" } } "true" : {}
} }
} }
} }

View file

@ -3,9 +3,9 @@
"defaults": { "defaults": {
"model": "minecraft:cube_bottom_top", "model": "minecraft:cube_bottom_top",
"textures": { "textures": {
"side" : "warpdrive:blocks/detection/virtual_assistant-side_online", "side" : "warpdrive:blocks/detection/virtual_assistant-side_on",
"bottom": "warpdrive:blocks/detection/virtual_assistant-bottom_top", "bottom" : "warpdrive:blocks/detection/virtual_assistant-bottom",
"top" : "warpdrive:blocks/detection/virtual_assistant-bottom_top" "top" : "warpdrive:blocks/detection/virtual_assistant.superior-top"
}, },
"transform": "forge:default-block" "transform": "forge:default-block"
}, },
@ -13,8 +13,8 @@
"normal": [{}], "normal": [{}],
"inventory": [{}], "inventory": [{}],
"active": { "active": {
"false": { "textures": { "side" : "warpdrive:blocks/detection/virtual_assistant-side_offline" } }, "false": { "textures": { "side" : "warpdrive:blocks/detection/virtual_assistant-side_off" } },
"true" : { "textures": { "side" : "warpdrive:blocks/detection/virtual_assistant-side_online" } } "true" : {}
} }
} }
} }

View file

@ -0,0 +1,35 @@
{
"credit": "Made with Blockbench",
"textures": {
"particle": "warpdrive:blocks/detection/biometric_scanner-side",
"block": "warpdrive:blocks/detection/biometric_scanner-side",
"face": "warpdrive:blocks/detection/biometric_scanner-face"
},
"elements": [
{
"from": [0, 0, 0],
"to": [16, 16, 16],
"faces": {
"north": {"uv": [0, 0, 16, 16], "texture": "#block"},
"east": {"uv": [0, 0, 16, 16], "texture": "#block"},
"south": {"uv": [0, 0, 16, 16], "texture": "#block"},
"west": {"uv": [0, 0, 16, 16], "texture": "#block"},
"up": {"uv": [0, 0, 16, 16], "texture": "#block"},
"down": {"uv": [0, 0, 16, 16], "texture": "#block"}
}
},
{
"from": [2, 2, -2],
"to": [14, 14, 0],
"rotation": {"angle": 0, "axis": "y", "origin": [8, 8, -8]},
"faces": {
"north": {"uv": [0, 0, 12, 12], "texture": "#face"},
"east": {"uv": [10, 0, 12, 12], "texture": "#face"},
"south": {"uv": [0, 0, 12, 12], "texture": "#face"},
"west": {"uv": [0, 0, 2, 12], "texture": "#face"},
"up": {"uv": [0, 12, 12, 14], "texture": "#face"},
"down": {"uv": [0, 10, 12, 12], "texture": "#face"}
}
}
]
}

Binary file not shown.

After

(image error) Size: 435 B

Binary file not shown.

Before

(image error) Size: 3 KiB

After

(image error) Size: 262 B

Binary file not shown.

After

(image error) Size: 256 B

Binary file not shown.

After

(image error) Size: 496 B

View file

@ -0,0 +1,6 @@
{
"animation": {
"interpolate": true,
"frametime": 2
}
}