Add resourceExtensions for all mc-versions

This commit is contained in:
Blue (Lukas Rieger) 2020-08-25 11:49:02 +02:00
parent 9a9ad1885b
commit a2b670c381
370 changed files with 2660 additions and 0 deletions

View File

@ -0,0 +1,5 @@
{
"variants": {
"": { "model": "bluemap:missing" }
}
}

View File

@ -0,0 +1,6 @@
{
"parent": "block/cube_all",
"textures": {
"all": "bluemap:blocks/missing"
}
}

View File

@ -0,0 +1,5 @@
{
"variants": {
"": { "model": "barrier" }
}
}

View File

@ -0,0 +1,12 @@
{
"variants": {
"part=head,facing=north": { "model": "bed/black_head" },
"part=head,facing=east": { "model": "bed/black_head", "y": 90 },
"part=head,facing=south": { "model": "bed/black_head", "y": 180 },
"part=head,facing=west": { "model": "bed/black_head", "y": 270 },
"part=foot,facing=north": { "model": "bed/black_foot" },
"part=foot,facing=east": { "model": "bed/black_foot", "y": 90 },
"part=foot,facing=south": { "model": "bed/black_foot", "y": 180 },
"part=foot,facing=west": { "model": "bed/black_foot", "y": 270 }
}
}

View File

@ -0,0 +1,12 @@
{
"variants": {
"part=head,facing=north": { "model": "bed/blue_head" },
"part=head,facing=east": { "model": "bed/blue_head", "y": 90 },
"part=head,facing=south": { "model": "bed/blue_head", "y": 180 },
"part=head,facing=west": { "model": "bed/blue_head", "y": 270 },
"part=foot,facing=north": { "model": "bed/blue_foot" },
"part=foot,facing=east": { "model": "bed/blue_foot", "y": 90 },
"part=foot,facing=south": { "model": "bed/blue_foot", "y": 180 },
"part=foot,facing=west": { "model": "bed/blue_foot", "y": 270 }
}
}

View File

@ -0,0 +1,12 @@
{
"variants": {
"part=head,facing=north": { "model": "bed/brown_head" },
"part=head,facing=east": { "model": "bed/brown_head", "y": 90 },
"part=head,facing=south": { "model": "bed/brown_head", "y": 180 },
"part=head,facing=west": { "model": "bed/brown_head", "y": 270 },
"part=foot,facing=north": { "model": "bed/brown_foot" },
"part=foot,facing=east": { "model": "bed/brown_foot", "y": 90 },
"part=foot,facing=south": { "model": "bed/brown_foot", "y": 180 },
"part=foot,facing=west": { "model": "bed/brown_foot", "y": 270 }
}
}

View File

@ -0,0 +1,5 @@
{
"variants": {
"": { "model": "bubble_column" }
}
}

View File

@ -0,0 +1,13 @@
{
"variants": {
"type=single,facing=north": { "model": "chest/normal", "y": 180 },
"type=single,facing=east": { "model": "chest/normal", "y": 270 },
"type=single,facing=south": { "model": "chest/normal" },
"type=single,facing=west": { "model": "chest/normal", "y":90 },
"type=right,facing=north": { "model": "chest/normal_double", "y": 180 },
"type=right,facing=east": { "model": "chest/normal_double", "y": 270 },
"type=right,facing=south": { "model": "chest/normal_double" },
"type=right,facing=west": { "model": "chest/normal_double", "y":90 },
"type=left": { "model": "chest/left" }
}
}

View File

@ -0,0 +1,12 @@
{
"variants": {
"part=head,facing=north": { "model": "bed/cyan_head" },
"part=head,facing=east": { "model": "bed/cyan_head", "y": 90 },
"part=head,facing=south": { "model": "bed/cyan_head", "y": 180 },
"part=head,facing=west": { "model": "bed/cyan_head", "y": 270 },
"part=foot,facing=north": { "model": "bed/cyan_foot" },
"part=foot,facing=east": { "model": "bed/cyan_foot", "y": 90 },
"part=foot,facing=south": { "model": "bed/cyan_foot", "y": 180 },
"part=foot,facing=west": { "model": "bed/cyan_foot", "y": 270 }
}
}

View File

@ -0,0 +1,8 @@
{
"variants": {
"facing=north": { "model": "chest/ender", "y": 180 },
"facing=east": { "model": "chest/ender", "y": 270 },
"facing=south": { "model": "chest/ender" },
"facing=west": { "model": "chest/ender", "y":90 }
}
}

View File

@ -0,0 +1,12 @@
{
"variants": {
"part=head,facing=north": { "model": "bed/gray_head" },
"part=head,facing=east": { "model": "bed/gray_head", "y": 90 },
"part=head,facing=south": { "model": "bed/gray_head", "y": 180 },
"part=head,facing=west": { "model": "bed/gray_head", "y": 270 },
"part=foot,facing=north": { "model": "bed/gray_foot" },
"part=foot,facing=east": { "model": "bed/gray_foot", "y": 90 },
"part=foot,facing=south": { "model": "bed/gray_foot", "y": 180 },
"part=foot,facing=west": { "model": "bed/gray_foot", "y": 270 }
}
}

View File

@ -0,0 +1,12 @@
{
"variants": {
"part=head,facing=north": { "model": "bed/green_head" },
"part=head,facing=east": { "model": "bed/green_head", "y": 90 },
"part=head,facing=south": { "model": "bed/green_head", "y": 180 },
"part=head,facing=west": { "model": "bed/green_head", "y": 270 },
"part=foot,facing=north": { "model": "bed/green_foot" },
"part=foot,facing=east": { "model": "bed/green_foot", "y": 90 },
"part=foot,facing=south": { "model": "bed/green_foot", "y": 180 },
"part=foot,facing=west": { "model": "bed/green_foot", "y": 270 }
}
}

View File

@ -0,0 +1,5 @@
{
"variants": {
"": { "model": "lava" }
}
}

View File

@ -0,0 +1,12 @@
{
"variants": {
"part=head,facing=north": { "model": "bed/light_blue_head" },
"part=head,facing=east": { "model": "bed/light_blue_head", "y": 90 },
"part=head,facing=south": { "model": "bed/light_blue_head", "y": 180 },
"part=head,facing=west": { "model": "bed/light_blue_head", "y": 270 },
"part=foot,facing=north": { "model": "bed/light_blue_foot" },
"part=foot,facing=east": { "model": "bed/light_blue_foot", "y": 90 },
"part=foot,facing=south": { "model": "bed/light_blue_foot", "y": 180 },
"part=foot,facing=west": { "model": "bed/light_blue_foot", "y": 270 }
}
}

View File

@ -0,0 +1,12 @@
{
"variants": {
"part=head,facing=north": { "model": "bed/light_gray_head" },
"part=head,facing=east": { "model": "bed/light_gray_head", "y": 90 },
"part=head,facing=south": { "model": "bed/light_gray_head", "y": 180 },
"part=head,facing=west": { "model": "bed/light_gray_head", "y": 270 },
"part=foot,facing=north": { "model": "bed/light_gray_foot" },
"part=foot,facing=east": { "model": "bed/light_gray_foot", "y": 90 },
"part=foot,facing=south": { "model": "bed/light_gray_foot", "y": 180 },
"part=foot,facing=west": { "model": "bed/light_gray_foot", "y": 270 }
}
}

View File

@ -0,0 +1,12 @@
{
"variants": {
"part=head,facing=north": { "model": "bed/lime_head" },
"part=head,facing=east": { "model": "bed/lime_head", "y": 90 },
"part=head,facing=south": { "model": "bed/lime_head", "y": 180 },
"part=head,facing=west": { "model": "bed/lime_head", "y": 270 },
"part=foot,facing=north": { "model": "bed/lime_foot" },
"part=foot,facing=east": { "model": "bed/lime_foot", "y": 90 },
"part=foot,facing=south": { "model": "bed/lime_foot", "y": 180 },
"part=foot,facing=west": { "model": "bed/lime_foot", "y": 270 }
}
}

View File

@ -0,0 +1,12 @@
{
"variants": {
"part=head,facing=north": { "model": "bed/magenta_head" },
"part=head,facing=east": { "model": "bed/magenta_head", "y": 90 },
"part=head,facing=south": { "model": "bed/magenta_head", "y": 180 },
"part=head,facing=west": { "model": "bed/magenta_head", "y": 270 },
"part=foot,facing=north": { "model": "bed/magenta_foot" },
"part=foot,facing=east": { "model": "bed/magenta_foot", "y": 90 },
"part=foot,facing=south": { "model": "bed/magenta_foot", "y": 180 },
"part=foot,facing=west": { "model": "bed/magenta_foot", "y": 270 }
}
}

View File

@ -0,0 +1,20 @@
{
"variants": {
"rotation=0": { "model": "sign/oak" },
"rotation=1": { "model": "sign/oak", "y": 22.5 },
"rotation=2": { "model": "sign/oak", "y": 45 },
"rotation=3": { "model": "sign/oak", "y": 67.5 },
"rotation=4": { "model": "sign/oak", "y": 90 },
"rotation=5": { "model": "sign/oak", "y": 112.5 },
"rotation=6": { "model": "sign/oak", "y": 135 },
"rotation=7": { "model": "sign/oak", "y": 157.5 },
"rotation=8": { "model": "sign/oak", "y": 180 },
"rotation=9": { "model": "sign/oak", "y": 202.5 },
"rotation=10": { "model": "sign/oak", "y": 225 },
"rotation=11": { "model": "sign/oak", "y": 247.5 },
"rotation=12": { "model": "sign/oak", "y": 270 },
"rotation=13": { "model": "sign/oak", "y": 292.5 },
"rotation=14": { "model": "sign/oak", "y": 315 },
"rotation=15": { "model": "sign/oak", "y": 337.5 }
}
}

View File

@ -0,0 +1,8 @@
{
"variants": {
"facing=south": { "model": "sign/wall_oak" },
"facing=west": { "model": "sign/wall_oak", "y": 90 },
"facing=north": { "model": "sign/wall_oak", "y": 180 },
"facing=east": { "model": "sign/wall_oak", "y": 270 }
}
}

View File

@ -0,0 +1,12 @@
{
"variants": {
"part=head,facing=north": { "model": "bed/orange_head" },
"part=head,facing=east": { "model": "bed/orange_head", "y": 90 },
"part=head,facing=south": { "model": "bed/orange_head", "y": 180 },
"part=head,facing=west": { "model": "bed/orange_head", "y": 270 },
"part=foot,facing=north": { "model": "bed/orange_foot" },
"part=foot,facing=east": { "model": "bed/orange_foot", "y": 90 },
"part=foot,facing=south": { "model": "bed/orange_foot", "y": 180 },
"part=foot,facing=west": { "model": "bed/orange_foot", "y": 270 }
}
}

View File

@ -0,0 +1,12 @@
{
"variants": {
"part=head,facing=north": { "model": "bed/pink_head" },
"part=head,facing=east": { "model": "bed/pink_head", "y": 90 },
"part=head,facing=south": { "model": "bed/pink_head", "y": 180 },
"part=head,facing=west": { "model": "bed/pink_head", "y": 270 },
"part=foot,facing=north": { "model": "bed/pink_foot" },
"part=foot,facing=east": { "model": "bed/pink_foot", "y": 90 },
"part=foot,facing=south": { "model": "bed/pink_foot", "y": 180 },
"part=foot,facing=west": { "model": "bed/pink_foot", "y": 270 }
}
}

View File

@ -0,0 +1,12 @@
{
"variants": {
"part=head,facing=north": { "model": "bed/purple_head" },
"part=head,facing=east": { "model": "bed/purple_head", "y": 90 },
"part=head,facing=south": { "model": "bed/purple_head", "y": 180 },
"part=head,facing=west": { "model": "bed/purple_head", "y": 270 },
"part=foot,facing=north": { "model": "bed/purple_foot" },
"part=foot,facing=east": { "model": "bed/purple_foot", "y": 90 },
"part=foot,facing=south": { "model": "bed/purple_foot", "y": 180 },
"part=foot,facing=west": { "model": "bed/purple_foot", "y": 270 }
}
}

View File

@ -0,0 +1,12 @@
{
"variants": {
"part=head,facing=north": { "model": "bed/red_head" },
"part=head,facing=east": { "model": "bed/red_head", "y": 90 },
"part=head,facing=south": { "model": "bed/red_head", "y": 180 },
"part=head,facing=west": { "model": "bed/red_head", "y": 270 },
"part=foot,facing=north": { "model": "bed/red_foot" },
"part=foot,facing=east": { "model": "bed/red_foot", "y": 90 },
"part=foot,facing=south": { "model": "bed/red_foot", "y": 180 },
"part=foot,facing=west": { "model": "bed/red_foot", "y": 270 }
}
}

View File

@ -0,0 +1,13 @@
{
"variants": {
"type=single,facing=north": { "model": "chest/trapped", "y": 180 },
"type=single,facing=east": { "model": "chest/trapped", "y": 270 },
"type=single,facing=south": { "model": "chest/trapped" },
"type=single,facing=west": { "model": "chest/trapped", "y":90 },
"type=right,facing=north": { "model": "chest/trapped_double", "y": 180 },
"type=right,facing=east": { "model": "chest/trapped_double", "y": 270 },
"type=right,facing=south": { "model": "chest/trapped_double" },
"type=right,facing=west": { "model": "chest/trapped_double", "y":90 },
"type=left": { "model": "chest/left" }
}
}

View File

@ -0,0 +1,5 @@
{
"variants": {
"": { "model": "water" }
}
}

View File

@ -0,0 +1,12 @@
{
"variants": {
"part=head,facing=north": { "model": "bed/white_head" },
"part=head,facing=east": { "model": "bed/white_head", "y": 90 },
"part=head,facing=south": { "model": "bed/white_head", "y": 180 },
"part=head,facing=west": { "model": "bed/white_head", "y": 270 },
"part=foot,facing=north": { "model": "bed/white_foot" },
"part=foot,facing=east": { "model": "bed/white_foot", "y": 90 },
"part=foot,facing=south": { "model": "bed/white_foot", "y": 180 },
"part=foot,facing=west": { "model": "bed/white_foot", "y": 270 }
}
}

View File

@ -0,0 +1,12 @@
{
"variants": {
"part=head,facing=north": { "model": "bed/yellow_head" },
"part=head,facing=east": { "model": "bed/yellow_head", "y": 90 },
"part=head,facing=south": { "model": "bed/yellow_head", "y": 180 },
"part=head,facing=west": { "model": "bed/yellow_head", "y": 270 },
"part=foot,facing=north": { "model": "bed/yellow_foot" },
"part=foot,facing=east": { "model": "bed/yellow_foot", "y": 90 },
"part=foot,facing=south": { "model": "bed/yellow_foot", "y": 180 },
"part=foot,facing=west": { "model": "bed/yellow_foot", "y": 270 }
}
}

View File

@ -0,0 +1,40 @@
{
"elements": [
{
"from": [1, 0, 1],
"to": [15, 10, 15],
"faces": {
"north": {"uv": [10.5, 8.25, 14, 10.75], "texture": "#chest"},
"east": {"uv": [7, 8.25, 10.5, 10.75], "texture": "#chest"},
"south": {"uv": [3.5, 8.25, 7, 10.75], "texture": "#chest"},
"west": {"uv": [0, 8.25, 3.5, 10.75], "texture": "#chest"},
"up": {"uv": [3.5, 4.75, 7, 8.25], "texture": "#chest"},
"down": {"uv": [7, 4.75, 10.5, 8.25], "texture": "#chest"}
}
},
{
"from": [1, 9, 1],
"to": [15, 14, 15],
"faces": {
"north": {"uv": [10.5, 3.5, 14, 4.75], "texture": "#chest"},
"east": {"uv": [7, 3.5, 10.5, 4.75], "texture": "#chest"},
"south": {"uv": [3.5, 3.5, 7, 4.75], "texture": "#chest"},
"west": {"uv": [0, 3.5, 3.5, 4.75], "texture": "#chest"},
"up": {"uv": [3.5, 0, 7, 3.5], "texture": "#chest"},
"down": {"uv": [7, 0, 10.5, 3.5], "texture": "#chest"}
}
},
{
"from": [7, 7, 15],
"to": [9, 11, 16],
"faces": {
"north": {"uv": [0.25, 0.25, 0.75, 1.25], "texture": "#chest"},
"east": {"uv": [0, 0.25, 0.25, 1.25], "texture": "#chest"},
"south": {"uv": [1, 0.25, 1.5, 1.25], "texture": "#chest"},
"west": {"uv": [0.75, 0.25, 1, 1.25], "texture": "#chest"},
"up": {"uv": [0.25, 0, 0.75, 0.25], "texture": "#chest"},
"down": {"uv": [0.75, 0, 1.25, 0.25], "texture": "#chest"}
}
}
]
}

View File

@ -0,0 +1,40 @@
{
"elements": [
{
"from": [1, 0, 1],
"to": [31, 10, 15],
"faces": {
"north": {"uv": [7.25, 8.25, 11, 10.75], "texture": "#chest"},
"east": {"uv": [5.5, 8.25, 7.25, 10.75], "texture": "#chest"},
"south": {"uv": [1.75, 8.25, 5.5, 10.75], "texture": "#chest"},
"west": {"uv": [0, 8.25, 1.75, 10.75], "texture": "#chest"},
"up": {"uv": [1.75, 4.75, 5.5, 8.25], "texture": "#chest"},
"down": {"uv": [5.5, 4.75, 9.25, 8.25], "texture": "#chest"}
}
},
{
"from": [1, 9, 1],
"to": [31, 14, 15],
"faces": {
"north": {"uv": [7.25, 3.5, 11, 4.75], "texture": "#chest"},
"east": {"uv": [5.5, 3.5, 7.25, 4.75], "texture": "#chest"},
"south": {"uv": [1.75, 3.5, 5.5, 4.75], "texture": "#chest"},
"west": {"uv": [0, 3.5, 1.75, 4.75], "texture": "#chest"},
"up": {"uv": [1.75, 0, 5.5, 3.5], "texture": "#chest"},
"down": {"uv": [5.5, 0, 9.25, 3.5], "texture": "#chest"}
}
},
{
"from": [15, 7, 15],
"to": [17, 11, 16],
"faces": {
"north": {"uv": [0.5, 0.25, 0.75, 1.25], "texture": "#chest"},
"east": {"uv": [0.375, 0.25, 0.5, 1.25], "texture": "#chest"},
"south": {"uv": [0.125, 0.25, 0.375, 1.25], "texture": "#chest"},
"west": {"uv": [0, 0.25, 0.125, 1.25], "texture": "#chest"},
"up": {"uv": [0.125, 0, 0.375, 0.25], "texture": "#chest"},
"down": {"uv": [0.375, 0, 0.625, 0.25], "texture": "#chest"}
}
}
]
}

View File

@ -0,0 +1,6 @@
{
"parent":"block/chest/chest_double",
"textures": {
"chest": "entity/chest/normal_double"
}
}

View File

@ -0,0 +1,6 @@
{
"parent":"block/chest/chest_double",
"textures": {
"chest": "entity/chest/trapped_double"
}
}

View File

@ -0,0 +1,8 @@
{
"parent": "builtin/liquid",
"textures": {
"particle": "blocks/lava_still",
"still": "blocks/lava_still",
"flow": "blocks/lava_flow"
}
}

View File

@ -0,0 +1,6 @@
{
"parent":"block/sign/sign",
"textures": {
"sign": "entity/sign"
}
}

View File

@ -0,0 +1,6 @@
{
"parent":"block/sign/wall_sign",
"textures": {
"sign": "entity/sign"
}
}

View File

@ -0,0 +1,8 @@
{
"parent": "builtin/liquid",
"textures": {
"particle": "blocks/water_still",
"still": "blocks/water_still",
"flow": "blocks/water_flow"
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.8 KiB

View File

@ -0,0 +1,13 @@
{
"variants": {
"type=single,facing=north": { "model": "block/chest/normal", "y": 180 },
"type=single,facing=east": { "model": "block/chest/normal", "y": 270 },
"type=single,facing=south": { "model": "block/chest/normal" },
"type=single,facing=west": { "model": "block/chest/normal", "y":90 },
"type=right,facing=north": { "model": "block/chest/normal_double", "y": 180 },
"type=right,facing=east": { "model": "block/chest/normal_double", "y": 270 },
"type=right,facing=south": { "model": "block/chest/normal_double" },
"type=right,facing=west": { "model": "block/chest/normal_double", "y":90 },
"type=left": { "model": "block/chest/left" }
}
}

View File

@ -0,0 +1,8 @@
{
"variants": {
"facing=north": { "model": "block/chest/ender", "y": 180 },
"facing=east": { "model": "block/chest/ender", "y": 270 },
"facing=south": { "model": "block/chest/ender" },
"facing=west": { "model": "block/chest/ender", "y":90 }
}
}

Some files were not shown because too many files have changed in this diff Show More