Tomato appearance

This commit is contained in:
Emmanuel BENOîT 2016-07-20 13:09:04 +02:00
parent 007dd0d819
commit 2b1ece9012
31 changed files with 132 additions and 3 deletions

View file

@ -0,0 +1,27 @@
{
"variants": {
"fruits=false,highest=true,size=0": { "model": "mmm:plant/tomato/s0" },
"fruits=false,highest=false,size=0": { "model": "mmm:plant/tomato/s0" },
"fruits=false,highest=true,size=1": { "model": "mmm:plant/tomato/s1" },
"fruits=false,highest=false,size=1": { "model": "mmm:plant/tomato/s1" },
"fruits=false,highest=true,size=2": { "model": "mmm:plant/tomato/s2" },
"fruits=false,highest=false,size=2": { "model": "mmm:plant/tomato/s2" },
"fruits=false,highest=true,size=3": { "model": "mmm:plant/tomato/s3h" },
"fruits=false,highest=false,size=3": { "model": "mmm:plant/tomato/s3c" },
"fruits=true,highest=true,size=0": { "model": "mmm:plant/tomato/f0h" },
"fruits=true,highest=false,size=0": { "model": "mmm:plant/tomato/f0c" },
"fruits=true,highest=true,size=1": { "model": "mmm:plant/tomato/f1h" },
"fruits=true,highest=false,size=1": { "model": "mmm:plant/tomato/f1c" },
"fruits=true,highest=true,size=2": { "model": "mmm:plant/tomato/f2h" },
"fruits=true,highest=false,size=2": { "model": "mmm:plant/tomato/f2c" },
"fruits=true,highest=true,size=3": { "model": "mmm:plant/tomato/f3h" },
"fruits=true,highest=false,size=3": { "model": "mmm:plant/tomato/f3c" }
}
}

View file

@ -0,0 +1,24 @@
{
"ambientocclusion": false,
"textures": {
"particle": "#plant"
},
"elements": [
{ "from": [ 0, -1, 8 ],
"to": [ 16, 15, 8 ],
"rotation": { "origin": [ 8, 8, 8 ], "axis": "y", "angle": 45, "rescale": true },
"faces": {
"north": { "uv": [ 0, 0, 16, 16 ], "texture": "#plant" },
"south": { "uv": [ 16, 0, 0, 16 ], "texture": "#plant" }
}
},
{ "from": [ 8, -1, 0 ],
"to": [ 8, 15, 16 ],
"rotation": { "origin": [ 8, 8, 8 ], "axis": "y", "angle": 45, "rescale": true },
"faces": {
"west": { "uv": [ 0, 0, 16, 16 ], "texture": "#plant" },
"east": { "uv": [ 16, 0, 0, 16 ], "texture": "#plant" }
}
}
]
}

View file

@ -0,0 +1,6 @@
{
"parent": "mmm:block/plant" ,
"textures": {
"plant": "mmm:blocks/plant/tomato/f0c"
}
}

View file

@ -0,0 +1,6 @@
{
"parent": "mmm:block/plant" ,
"textures": {
"plant": "mmm:blocks/plant/tomato/f0h"
}
}

View file

@ -0,0 +1,6 @@
{
"parent": "mmm:block/plant" ,
"textures": {
"plant": "mmm:blocks/plant/tomato/f1c"
}
}

View file

@ -0,0 +1,6 @@
{
"parent": "mmm:block/plant" ,
"textures": {
"plant": "mmm:blocks/plant/tomato/f1h"
}
}

View file

@ -0,0 +1,6 @@
{
"parent": "mmm:block/plant" ,
"textures": {
"plant": "mmm:blocks/plant/tomato/f2c"
}
}

View file

@ -0,0 +1,6 @@
{
"parent": "mmm:block/plant" ,
"textures": {
"plant": "mmm:blocks/plant/tomato/f2h"
}
}

View file

@ -0,0 +1,6 @@
{
"parent": "mmm:block/plant" ,
"textures": {
"plant": "mmm:blocks/plant/tomato/f3c"
}
}

View file

@ -0,0 +1,6 @@
{
"parent": "mmm:block/plant" ,
"textures": {
"plant": "mmm:blocks/plant/tomato/f3h"
}
}

View file

@ -0,0 +1,6 @@
{
"parent": "mmm:block/plant" ,
"textures": {
"plant": "mmm:blocks/plant/tomato/s0"
}
}

View file

@ -0,0 +1,6 @@
{
"parent": "mmm:block/plant" ,
"textures": {
"plant": "mmm:blocks/plant/tomato/s1"
}
}

View file

@ -0,0 +1,6 @@
{
"parent": "mmm:block/plant" ,
"textures": {
"plant": "mmm:blocks/plant/tomato/s2"
}
}

View file

@ -0,0 +1,6 @@
{
"parent": "mmm:block/plant" ,
"textures": {
"plant": "mmm:blocks/plant/tomato/s3c"
}
}

View file

@ -0,0 +1,6 @@
{
"parent": "mmm:block/plant" ,
"textures": {
"plant": "mmm:blocks/plant/tomato/s3h"
}
}

Binary file not shown.

After

(image error) Size: 424 B

Binary file not shown.

After

(image error) Size: 390 B

Binary file not shown.

After

(image error) Size: 446 B

Binary file not shown.

After

(image error) Size: 415 B

Binary file not shown.

After

(image error) Size: 449 B

Binary file not shown.

After

(image error) Size: 417 B

Binary file not shown.

After

(image error) Size: 444 B

Binary file not shown.

After

(image error) Size: 413 B

Binary file not shown.

After

(image error) Size: 110 B

Binary file not shown.

After

(image error) Size: 204 B

Binary file not shown.

After

(image error) Size: 296 B

Binary file not shown.

After

(image error) Size: 416 B

Binary file not shown.

After

(image error) Size: 383 B