Runed Flavolite

This commit is contained in:
Aleksey 2020-10-19 17:29:05 +03:00
parent ad1c9d7d7a
commit 904b896da3
24 changed files with 331 additions and 750 deletions

View file

@ -0,0 +1,225 @@
{
"variants": {
"": [
{
"model": "betterend:block/flavolite_runed_1",
"uvlock": true
},
{
"model": "betterend:block/flavolite_runed_2",
"uvlock": true
},
{
"model": "betterend:block/flavolite_runed_3",
"uvlock": true
},
{
"model": "betterend:block/flavolite_runed_1",
"uvlock": true,
"y": 90
},
{
"model": "betterend:block/flavolite_runed_1",
"uvlock": true,
"y": 180
},
{
"model": "betterend:block/flavolite_runed_1",
"uvlock": true,
"y": 270
},
{
"model": "betterend:block/flavolite_runed_1",
"uvlock": true,
"x": 90,
"y": 90
},
{
"model": "betterend:block/flavolite_runed_1",
"uvlock": true,
"x": 90,
"y": 180
},
{
"model": "betterend:block/flavolite_runed_1",
"uvlock": true,
"x": 90,
"y": 270
},
{
"model": "betterend:block/flavolite_runed_1",
"uvlock": true,
"x": 180,
"y": 90
},
{
"model": "betterend:block/flavolite_runed_1",
"uvlock": true,
"x": 180,
"y": 180
},
{
"model": "betterend:block/flavolite_runed_1",
"uvlock": true,
"x": 180,
"y": 270
},
{
"model": "betterend:block/flavolite_runed_1",
"uvlock": true,
"x": 270,
"y": 90
},
{
"model": "betterend:block/flavolite_runed_1",
"uvlock": true,
"x": 270,
"y": 180
},
{
"model": "betterend:block/flavolite_runed_1",
"uvlock": true,
"x": 270,
"y": 270
},
{
"model": "betterend:block/flavolite_runed_2",
"uvlock": true,
"y": 90
},
{
"model": "betterend:block/flavolite_runed_2",
"uvlock": true,
"y": 180
},
{
"model": "betterend:block/flavolite_runed_2",
"uvlock": true,
"y": 270
},
{
"model": "betterend:block/flavolite_runed_2",
"uvlock": true,
"x": 90,
"y": 90
},
{
"model": "betterend:block/flavolite_runed_2",
"uvlock": true,
"x": 90,
"y": 180
},
{
"model": "betterend:block/flavolite_runed_2",
"uvlock": true,
"x": 90,
"y": 270
},
{
"model": "betterend:block/flavolite_runed_2",
"uvlock": true,
"x": 180,
"y": 90
},
{
"model": "betterend:block/flavolite_runed_2",
"uvlock": true,
"x": 180,
"y": 180
},
{
"model": "betterend:block/flavolite_runed_2",
"uvlock": true,
"x": 180,
"y": 270
},
{
"model": "betterend:block/flavolite_runed_2",
"uvlock": true,
"x": 270,
"y": 90
},
{
"model": "betterend:block/flavolite_runed_2",
"uvlock": true,
"x": 270,
"y": 180
},
{
"model": "betterend:block/flavolite_runed_2",
"uvlock": true,
"x": 270,
"y": 270
},
{
"model": "betterend:block/flavolite_runed_3",
"uvlock": true,
"y": 90
},
{
"model": "betterend:block/flavolite_runed_3",
"uvlock": true,
"y": 180
},
{
"model": "betterend:block/flavolite_runed_3",
"uvlock": true,
"y": 270
},
{
"model": "betterend:block/flavolite_runed_3",
"uvlock": true,
"x": 90,
"y": 90
},
{
"model": "betterend:block/flavolite_runed_3",
"uvlock": true,
"x": 90,
"y": 180
},
{
"model": "betterend:block/flavolite_runed_3",
"uvlock": true,
"x": 90,
"y": 270
},
{
"model": "betterend:block/flavolite_runed_3",
"uvlock": true,
"x": 180,
"y": 90
},
{
"model": "betterend:block/flavolite_runed_3",
"uvlock": true,
"x": 180,
"y": 180
},
{
"model": "betterend:block/flavolite_runed_3",
"uvlock": true,
"x": 180,
"y": 270
},
{
"model": "betterend:block/flavolite_runed_3",
"uvlock": true,
"x": 270,
"y": 90
},
{
"model": "betterend:block/flavolite_runed_3",
"uvlock": true,
"x": 270,
"y": 180
},
{
"model": "betterend:block/flavolite_runed_3",
"uvlock": true,
"x": 270,
"y": 270
}
]
}
}

View file

@ -0,0 +1,23 @@
{
"parent": "block/cube",
"textures": {
"particle": "betterend:block/flavolite_polished",
"rune_1": "betterend:block/flavolite_runed_1",
"rune_2": "betterend:block/flavolite_runed_2",
"rune_3": "betterend:block/flavolite_runed_3"
},
"elements": [
{
"from": [ 0, 0, 0 ],
"to": [ 16, 16, 16 ],
"faces": {
"down": { "uv": [ 0, 0, 16, 16 ], "texture": "#rune_1", "cullface": "down" },
"up": { "uv": [ 0, 0, 16, 16 ], "texture": "#rune_1", "cullface": "up" },
"north": { "uv": [ 0, 0, 16, 16 ], "texture": "#rune_2", "cullface": "north" },
"south": { "uv": [ 0, 0, 16, 16 ], "texture": "#rune_2", "cullface": "south" },
"west": { "uv": [ 0, 0, 16, 16 ], "texture": "#rune_3", "cullface": "west" },
"east": { "uv": [ 0, 0, 16, 16 ], "texture": "#rune_3", "cullface": "east" }
}
}
]
}

View file

@ -0,0 +1,23 @@
{
"parent": "block/cube",
"textures": {
"particle": "betterend:block/flavolite_polished",
"rune_1": "betterend:block/flavolite_runed_4",
"rune_2": "betterend:block/flavolite_runed_5",
"rune_3": "betterend:block/flavolite_runed_6"
},
"elements": [
{
"from": [ 0, 0, 0 ],
"to": [ 16, 16, 16 ],
"faces": {
"down": { "uv": [ 0, 0, 16, 16 ], "texture": "#rune_1", "cullface": "down" },
"up": { "uv": [ 0, 0, 16, 16 ], "texture": "#rune_1", "cullface": "up" },
"north": { "uv": [ 0, 0, 16, 16 ], "texture": "#rune_2", "cullface": "north" },
"south": { "uv": [ 0, 0, 16, 16 ], "texture": "#rune_2", "cullface": "south" },
"west": { "uv": [ 0, 0, 16, 16 ], "texture": "#rune_3", "cullface": "west" },
"east": { "uv": [ 0, 0, 16, 16 ], "texture": "#rune_3", "cullface": "east" }
}
}
]
}

View file

@ -0,0 +1,23 @@
{
"parent": "block/cube",
"textures": {
"particle": "betterend:block/flavolite_polished",
"rune_1": "betterend:block/flavolite_runed_7",
"rune_2": "betterend:block/flavolite_runed_8",
"rune_3": "betterend:block/flavolite_runed_9"
},
"elements": [
{
"from": [ 0, 0, 0 ],
"to": [ 16, 16, 16 ],
"faces": {
"down": { "uv": [ 0, 0, 16, 16 ], "texture": "#rune_1", "cullface": "down" },
"up": { "uv": [ 0, 0, 16, 16 ], "texture": "#rune_1", "cullface": "up" },
"north": { "uv": [ 0, 0, 16, 16 ], "texture": "#rune_2", "cullface": "north" },
"south": { "uv": [ 0, 0, 16, 16 ], "texture": "#rune_2", "cullface": "south" },
"west": { "uv": [ 0, 0, 16, 16 ], "texture": "#rune_3", "cullface": "west" },
"east": { "uv": [ 0, 0, 16, 16 ], "texture": "#rune_3", "cullface": "east" }
}
}
]
}

View file

@ -0,0 +1,3 @@
{
"parent": "betterend:block/flavolite_runed_1"
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 719 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 729 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 705 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 723 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 723 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 707 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 712 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 707 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 717 B