Generate pack assets via Python

- Also features a new, optimized log model
This commit is contained in:
Martin Prokoph
2025-09-14 14:01:51 +02:00
parent 70948d0e92
commit fae5ab2589
1482 changed files with 16935 additions and 611 deletions

View File

@@ -0,0 +1,7 @@
{
"parent": "block/log",
"textures": {
"top": "minecraft:block/acacia_log_top",
"side": "minecraft:block/acacia_log"
}
}

View File

@@ -0,0 +1,7 @@
{
"parent": "block/log",
"textures": {
"top": "minecraft:block/attached_melon_stem_top",
"side": "minecraft:block/attached_melon_stem"
}
}

View File

@@ -0,0 +1,7 @@
{
"parent": "block/log",
"textures": {
"top": "minecraft:block/attached_melon_stem.png_top",
"side": "minecraft:block/attached_melon_stem.png"
}
}

View File

@@ -0,0 +1,7 @@
{
"parent": "block/log",
"textures": {
"top": "minecraft:block/attached_pumpkin_stem_top",
"side": "minecraft:block/attached_pumpkin_stem"
}
}

View File

@@ -0,0 +1,7 @@
{
"parent": "block/log",
"textures": {
"top": "minecraft:block/attached_pumpkin_stem.png_top",
"side": "minecraft:block/attached_pumpkin_stem.png"
}
}

View File

@@ -0,0 +1,95 @@
{
"credit": "made by Motschen",
"parent": "block/block",
"textures": {
"main": "block/oak_log",
"particle": "block/oak_log"
},
"elements": [
{
"name": "Cube",
"from": [0, 0, 0],
"to": [16, 16, 16],
"faces": {
"north": {"uv": [0, 0, 16, 16], "texture": "#main"},
"east": {"uv": [0, 0, 16, 16], "texture": "#main"},
"south": {"uv": [0, 0, 16, 16], "texture": "#main"},
"west": {"uv": [0, 0, 16, 16], "texture": "#main"},
"up": {"uv": [0, 0, 16, 16], "texture": "#main"},
"down": {"uv": [0, 0, 16, 16], "texture": "#main"}
}
},
{
"name": "Cube",
"from": [1, 16, 1],
"to": [15, 17, 15],
"faces": {
"north": {"uv": [0, 0, 14, 1], "texture": "#main"},
"east": {"uv": [0, 0, 14, 1], "texture": "#main"},
"south": {"uv": [0, 0, 14, 1], "texture": "#main"},
"west": {"uv": [0, 0, 14, 1], "texture": "#main"},
"up": {"uv": [0, 0, 14, 14], "texture": "#main"}
}
},
{
"name": "Cube",
"from": [1, -1, 1],
"to": [15, 0, 15],
"faces": {
"north": {"uv": [0, 0, 14, 1], "texture": "#main"},
"east": {"uv": [0, 0, 14, 1], "texture": "#main"},
"south": {"uv": [0, 0, 14, 1], "texture": "#main"},
"west": {"uv": [0, 0, 14, 1], "texture": "#main"},
"down": {"uv": [0, 0, 14, 14], "texture": "#main"}
}
},
{
"name": "Cube",
"from": [-1, 1, 1],
"to": [0, 15, 15],
"faces": {
"north": {"uv": [0, 0, 1, 14], "texture": "#main"},
"south": {"uv": [0, 0, 1, 14], "texture": "#main"},
"west": {"uv": [0, 0, 14, 14], "texture": "#main"},
"up": {"uv": [0, 0, 1, 14], "texture": "#main"},
"down": {"uv": [0, 0, 1, 14], "texture": "#main"}
}
},
{
"name": "Cube",
"from": [16, 1, 1],
"to": [17, 15, 15],
"faces": {
"north": {"uv": [0, 0, 1, 14], "texture": "#main"},
"east": {"uv": [0, 0, 14, 14], "texture": "#main"},
"south": {"uv": [0, 0, 1, 14], "texture": "#main"},
"up": {"uv": [0, 0, 1, 14], "texture": "#main"},
"down": {"uv": [0, 0, 1, 14], "texture": "#main"}
}
},
{
"name": "Cube",
"from": [1, 1, -1],
"to": [15, 15, 0],
"faces": {
"north": {"uv": [0, 0, 14, 14], "texture": "#main"},
"east": {"uv": [0, 0, 1, 14], "texture": "#main"},
"west": {"uv": [0, 0, 1, 14], "texture": "#main"},
"up": {"uv": [0, 0, 14, 1], "texture": "#main"},
"down": {"uv": [0, 0, 14, 1], "texture": "#main"}
}
},
{
"name": "Cube",
"from": [1, 1, 16],
"to": [15, 15, 17],
"faces": {
"east": {"uv": [0, 0, 1, 14], "texture": "#main"},
"south": {"uv": [0, 0, 14, 14], "texture": "#main"},
"west": {"uv": [0, 0, 1, 14], "texture": "#main"},
"up": {"uv": [0, 0, 14, 1], "texture": "#main"},
"down": {"uv": [0, 0, 14, 1], "texture": "#main"}
}
}
]
}

View File

@@ -0,0 +1,7 @@
{
"parent": "block/log",
"textures": {
"top": "minecraft:block/big_dripleaf_stem_top",
"side": "minecraft:block/big_dripleaf_stem"
}
}

View File

@@ -0,0 +1,7 @@
{
"parent": "block/log",
"textures": {
"top": "minecraft:block/big_dripleaf_stem.png_top",
"side": "minecraft:block/big_dripleaf_stem.png"
}
}

View File

@@ -0,0 +1,7 @@
{
"parent": "block/log",
"textures": {
"top": "minecraft:block/birch_log_top",
"side": "minecraft:block/birch_log"
}
}

View File

@@ -0,0 +1,7 @@
{
"parent": "block/log",
"textures": {
"top": "minecraft:block/cherry_log_top",
"side": "minecraft:block/cherry_log"
}
}

View File

@@ -0,0 +1,7 @@
{
"parent": "block/log",
"textures": {
"top": "minecraft:block/crimson_stem_top",
"side": "minecraft:block/crimson_stem"
}
}

View File

@@ -0,0 +1,7 @@
{
"parent": "block/log",
"textures": {
"top": "minecraft:block/crimson_stem.png_top",
"side": "minecraft:block/crimson_stem.png"
}
}

View File

@@ -0,0 +1,7 @@
{
"parent": "block/log",
"textures": {
"top": "minecraft:block/crimson_stem.png.mcmeta_top",
"side": "minecraft:block/crimson_stem.png.mcmeta"
}
}

View File

@@ -0,0 +1,7 @@
{
"parent": "block/log",
"textures": {
"top": "minecraft:block/crimson_stem_top.png_top",
"side": "minecraft:block/crimson_stem_top.png"
}
}

View File

@@ -0,0 +1,7 @@
{
"parent": "block/log",
"textures": {
"top": "minecraft:block/dark_oak_log_top",
"side": "minecraft:block/dark_oak_log"
}
}

View File

@@ -0,0 +1,237 @@
{
"credit": "Made by Motschen",
"parent": "block/block",
"textures": {
"front": "treehollows:block/oak_hollow",
"side": "block/oak_log",
"top": "block/oak_log_top",
"particle": "block/oak_log"
},
"elements": [
{
"name": "Cube",
"from": [1, 0, 1],
"to": [15, 16, 15],
"faces": {
"up": {"uv": [1, 1, 15, 15], "texture": "#top", "cullface": "up"},
"down": {"uv": [1, 1, 15, 15], "texture": "#top", "cullface": "down"}
}
},
{
"name": "Cube",
"from": [0, 0, 2],
"to": [1, 16, 14],
"faces": {
"up": {"uv": [2, 2, 3, 14], "texture": "#top", "cullface": "up"},
"down": {"uv": [2, 2, 3, 14], "texture": "#top", "cullface": "down"}
}
},
{
"name": "Cube",
"from": [-2, 0, 4],
"to": [0, 16, 12],
"faces": {
"north": {"uv": [9, 0, 8, 16], "texture": "#side", "cullface": "west"},
"south": {"uv": [0, 0, 1, 16], "texture": "#side", "cullface": "west"},
"west": {"uv": [4, 0, 12, 16], "texture": "#side", "cullface": "west"},
"up": {"uv": [0, 3, 2, 11], "texture": "#top", "cullface": "west"},
"down": {"uv": [0, 3, 2, 11], "texture": "#top", "cullface": "west"}
}
},
{
"name": "Cube",
"from": [-1, 0, 12],
"to": [0, 16, 14],
"faces": {
"south": {"uv": [0, 0, 1, 16], "texture": "#side", "cullface": "west"},
"west": {"uv": [4, 0, 6, 16], "texture": "#side", "cullface": "west"},
"up": {"uv": [1, 0, 2, 2], "texture": "#side", "cullface": "west"},
"down": {"uv": [0, 0, 1, 2], "texture": "#side", "cullface": "west"}
}
},
{
"name": "Cube",
"from": [-1, 0, 2],
"to": [0, 16, 4],
"faces": {
"north": {"uv": [8, 0, 9, 16], "texture": "#side", "cullface": "west"},
"west": {"uv": [12, 0, 14, 16], "texture": "#side", "cullface": "west"},
"up": {"uv": [1, 0, 2, 2], "texture": "#side", "cullface": "west"},
"down": {"uv": [0, 0, 1, 2], "texture": "#side", "cullface": "west"}
}
},
{
"name": "Cube",
"from": [16, 0, 2],
"to": [17, 16, 4],
"faces": {
"north": {"uv": [9, 0, 8, 16], "texture": "#side", "cullface": "east"},
"east": {"uv": [3, 0, 5, 16], "texture": "#side", "cullface": "east"},
"up": {"uv": [1, 0, 2, 2], "texture": "#side", "cullface": "east"},
"down": {"uv": [0, 0, 1, 2], "texture": "#side", "cullface": "east"}
}
},
{
"name": "Cube",
"from": [16, 0, 12],
"to": [17, 16, 14],
"faces": {
"east": {"uv": [0, 0, 2, 16], "texture": "#side", "cullface": "east"},
"south": {"uv": [0, 0, 1, 16], "texture": "#side", "cullface": "east"},
"up": {"uv": [1, 0, 2, 2], "texture": "#side", "cullface": "east"},
"down": {"uv": [0, 0, 1, 2], "texture": "#side", "cullface": "east"}
}
},
{
"name": "Cube",
"from": [2, 0, -1],
"to": [4, 16, 0],
"faces": {
"north": {"uv": [12.5, 0, 14.5, 16], "texture": "#front", "cullface": "north"},
"west": {"uv": [14.5, 0, 15.5, 16], "texture": "#front", "cullface": "north"},
"up": {"uv": [1, 0, 2, 2], "texture": "#side", "cullface": "north"},
"down": {"uv": [0, 0, 1, 2], "texture": "#side", "cullface": "north"}
}
},
{
"name": "Cube",
"from": [12, 0, -1],
"to": [14, 16, 0],
"faces": {
"north": {"uv": [1.5, 0, 3.5, 16], "texture": "#front", "cullface": "north"},
"east": {"uv": [0, 0, 1, 16], "texture": "#side", "cullface": "north"},
"up": {"uv": [1, 0, 2, 2], "texture": "#side", "cullface": "north"},
"down": {"uv": [0, 0, 1, 2], "texture": "#side", "cullface": "north"}
}
},
{
"name": "Cube",
"from": [12, 0, 16],
"to": [14, 16, 17],
"faces": {
"east": {"uv": [0, 0, 1, 16], "texture": "#side", "cullface": "south"},
"south": {"uv": [3, 0, 5, 16], "texture": "#side", "cullface": "south"},
"up": {"uv": [1, 0, 2, 2], "texture": "#side", "cullface": "south"},
"down": {"uv": [0, 0, 1, 2], "texture": "#side", "cullface": "south"}
}
},
{
"name": "Cube",
"from": [2, 0, 16],
"to": [4, 16, 17],
"faces": {
"south": {"uv": [0, 0, 2, 16], "texture": "#side", "cullface": "south"},
"west": {"uv": [4, 0, 5, 16], "texture": "#side", "cullface": "south"},
"up": {"uv": [1, 0, 2, 2], "texture": "#side", "cullface": "south"},
"down": {"uv": [0, 0, 1, 2], "texture": "#side", "cullface": "south"}
}
},
{
"name": "Cube",
"from": [15, 0, 2],
"to": [16, 16, 14],
"faces": {
"up": {"uv": [13, 2, 14, 14], "texture": "#top", "cullface": "up"},
"down": {"uv": [13, 1, 14, 13], "texture": "#top", "cullface": "down"}
}
},
{
"name": "Cube",
"from": [14, -0.1111, 0],
"to": [16, 16.0089, 2],
"faces": {
"north": {"uv": [7, 0, 9, 16], "texture": "#side", "cullface": "north"},
"east": {"uv": [2, 0, 4, 16], "texture": "#side", "cullface": "east"},
"up": {"uv": [0, 0, 2, 2], "rotation": 90, "texture": "#top", "cullface": "up"},
"down": {"uv": [14, 14, 16, 16], "texture": "#top", "cullface": "down"}
}
},
{
"name": "Cube",
"from": [0, -0.1111, 0],
"to": [2, 16.0089, 2],
"faces": {
"north": {"uv": [7, 0, 9, 16], "texture": "#side", "cullface": "north"},
"west": {"uv": [0, 0, 2, 16], "texture": "#side", "cullface": "west"},
"up": {"uv": [0, 0, 2, 2], "texture": "#top", "cullface": "up"},
"down": {"uv": [0, 14, 2, 16], "texture": "#top", "cullface": "down"}
}
},
{
"name": "Cube",
"from": [0, -0.1111, 14],
"to": [2, 16.0089, 16],
"faces": {
"south": {"uv": [7, 0, 9, 16], "texture": "#side", "cullface": "south"},
"west": {"uv": [0, 0, 2, 16], "texture": "#side", "cullface": "west"},
"up": {"uv": [0, 0, 2, 2], "rotation": 270, "texture": "#top", "cullface": "up"},
"down": {"uv": [0, 0, 2, 2], "texture": "#top", "cullface": "down"}
}
},
{
"name": "Cube",
"from": [14, -0.1111, 14],
"to": [16, 16.0089, 16],
"faces": {
"east": {"uv": [2, 0, 4, 16], "texture": "#side", "cullface": "east"},
"south": {"uv": [6, 0, 8, 16], "texture": "#side", "cullface": "south"},
"up": {"uv": [0, 0, 2, 2], "rotation": 180, "texture": "#top", "cullface": "up"},
"down": {"uv": [14, 0, 16, 2], "texture": "#top", "cullface": "down"}
}
},
{
"name": "Cube",
"from": [16, 0, 4],
"to": [18, 16, 12],
"faces": {
"north": {"uv": [10, 0, 11, 16], "texture": "#side", "cullface": "east"},
"east": {"uv": [4, 0, 12, 16], "texture": "#side", "cullface": "east"},
"south": {"uv": [0, 0, 1, 16], "texture": "#side", "cullface": "east"},
"up": {"uv": [14, 4, 16, 12], "texture": "#top", "cullface": "east"},
"down": {"uv": [14, 4, 16, 12], "texture": "#top", "cullface": "east"}
}
},
{
"name": "Cube",
"from": [2, 0, 0],
"to": [14, 16, 1],
"faces": {
"up": {"uv": [2, 2, 14, 3], "texture": "#top", "cullface": "up"},
"down": {"uv": [2, 13, 14, 14], "texture": "#top", "cullface": "down"}
}
},
{
"name": "Cube",
"from": [4, 0, -2],
"to": [12, 16, 0],
"faces": {
"north": {"uv": [4, 0, 12, 16], "texture": "#front", "cullface": "north"},
"east": {"uv": [3, 0, 4, 16], "texture": "#front", "cullface": "north"},
"west": {"uv": [12, 0, 13, 16], "texture": "#front", "cullface": "north"},
"up": {"uv": [4, 0, 12, 2], "texture": "#top", "cullface": "north"},
"down": {"uv": [5, 14, 13, 16], "texture": "#top", "cullface": "north"}
}
},
{
"name": "Cube",
"from": [2, 0, 15],
"to": [14, 16, 16],
"faces": {
"up": {"uv": [2, 13, 14, 14], "texture": "#top", "cullface": "up"},
"down": {"uv": [2, 2, 14, 3], "texture": "#top", "cullface": "down"}
}
},
{
"name": "Cube",
"from": [4, 0, 16],
"to": [12, 16, 18],
"faces": {
"east": {"uv": [4, 0, 5, 16], "texture": "#side", "cullface": "south"},
"south": {"uv": [4, 0, 12, 16], "texture": "#side", "cullface": "south"},
"west": {"uv": [9, 0, 10, 16], "texture": "#side", "cullface": "south"},
"up": {"uv": [4, 14, 12, 16], "texture": "#top", "cullface": "south"},
"down": {"uv": [3, 0, 11, 2], "texture": "#top", "cullface": "south"}
}
}
]
}

View File

@@ -0,0 +1,7 @@
{
"parent": "block/log",
"textures": {
"top": "minecraft:block/jungle_log_top",
"side": "minecraft:block/jungle_log"
}
}

View File

@@ -0,0 +1,236 @@
{
"credit": "made by Motschen",
"parent": "block/block",
"textures": {
"side": "block/oak_log",
"top": "block/oak_log_top",
"particle": "#side"
},
"elements": [
{
"name": "Cube",
"from": [1, 0, 1],
"to": [15, 16, 15],
"faces": {
"up": {"uv": [1, 1, 15, 15], "texture": "#top", "cullface": "up"},
"down": {"uv": [1, 1, 15, 15], "texture": "#top", "cullface": "down"}
}
},
{
"name": "Cube",
"from": [0, 0, 2],
"to": [1, 16, 14],
"faces": {
"up": {"uv": [2, 2, 3, 14], "texture": "#top", "cullface": "up"},
"down": {"uv": [2, 2, 3, 14], "texture": "#top", "cullface": "down"}
}
},
{
"name": "Cube",
"from": [-2, 0, 4],
"to": [0, 16, 12],
"faces": {
"north": {"uv": [9, 0, 8, 16], "texture": "#side", "cullface": "west"},
"south": {"uv": [0, 0, 1, 16], "texture": "#side", "cullface": "west"},
"west": {"uv": [4, 0, 12, 16], "texture": "#side", "cullface": "west"},
"up": {"uv": [0, 3, 2, 11], "texture": "#top", "cullface": "west"},
"down": {"uv": [0, 3, 2, 11], "texture": "#top", "cullface": "west"}
}
},
{
"name": "Cube",
"from": [-1, 0, 12],
"to": [0, 16, 14],
"faces": {
"south": {"uv": [0, 0, 1, 16], "texture": "#side", "cullface": "west"},
"west": {"uv": [4, 0, 6, 16], "texture": "#side", "cullface": "west"},
"up": {"uv": [1, 0, 2, 2], "texture": "#side", "cullface": "west"},
"down": {"uv": [0, 0, 1, 2], "texture": "#side", "cullface": "west"}
}
},
{
"name": "Cube",
"from": [-1, 0, 2],
"to": [0, 16, 4],
"faces": {
"north": {"uv": [8, 0, 9, 16], "texture": "#side", "cullface": "west"},
"west": {"uv": [12, 0, 14, 16], "texture": "#side", "cullface": "west"},
"up": {"uv": [1, 0, 2, 2], "texture": "#side", "cullface": "west"},
"down": {"uv": [0, 0, 1, 2], "texture": "#side", "cullface": "west"}
}
},
{
"name": "Cube",
"from": [16, 0, 2],
"to": [17, 16, 4],
"faces": {
"north": {"uv": [9, 0, 8, 16], "texture": "#side", "cullface": "east"},
"east": {"uv": [3, 0, 5, 16], "texture": "#side", "cullface": "east"},
"up": {"uv": [1, 0, 2, 2], "texture": "#side", "cullface": "east"},
"down": {"uv": [0, 0, 1, 2], "texture": "#side", "cullface": "east"}
}
},
{
"name": "Cube",
"from": [16, 0, 12],
"to": [17, 16, 14],
"faces": {
"east": {"uv": [0, 0, 2, 16], "texture": "#side", "cullface": "east"},
"south": {"uv": [0, 0, 1, 16], "texture": "#side", "cullface": "east"},
"up": {"uv": [1, 0, 2, 2], "texture": "#side", "cullface": "east"},
"down": {"uv": [0, 0, 1, 2], "texture": "#side", "cullface": "east"}
}
},
{
"name": "Cube",
"from": [2, 0, -1],
"to": [4, 16, 0],
"faces": {
"north": {"uv": [8, 0, 10, 16], "texture": "#side", "cullface": "north"},
"west": {"uv": [2, 0, 3, 16], "texture": "#side", "cullface": "north"},
"up": {"uv": [1, 0, 2, 2], "texture": "#side", "cullface": "north"},
"down": {"uv": [0, 0, 1, 2], "texture": "#side", "cullface": "north"}
}
},
{
"name": "Cube",
"from": [12, 0, -1],
"to": [14, 16, 0],
"faces": {
"north": {"uv": [13, 0, 15, 16], "texture": "#side", "cullface": "north"},
"east": {"uv": [0, 0, 1, 16], "texture": "#side", "cullface": "north"},
"up": {"uv": [1, 0, 2, 2], "texture": "#side", "cullface": "north"},
"down": {"uv": [0, 0, 1, 2], "texture": "#side", "cullface": "north"}
}
},
{
"name": "Cube",
"from": [12, 0, 16],
"to": [14, 16, 17],
"faces": {
"east": {"uv": [0, 0, 1, 16], "texture": "#side", "cullface": "south"},
"south": {"uv": [3, 0, 5, 16], "texture": "#side", "cullface": "south"},
"up": {"uv": [1, 0, 2, 2], "texture": "#side", "cullface": "south"},
"down": {"uv": [0, 0, 1, 2], "texture": "#side", "cullface": "south"}
}
},
{
"name": "Cube",
"from": [2, 0, 16],
"to": [4, 16, 17],
"faces": {
"south": {"uv": [0, 0, 2, 16], "texture": "#side", "cullface": "south"},
"west": {"uv": [4, 0, 5, 16], "texture": "#side", "cullface": "south"},
"up": {"uv": [1, 0, 2, 2], "texture": "#side", "cullface": "south"},
"down": {"uv": [0, 0, 1, 2], "texture": "#side", "cullface": "south"}
}
},
{
"name": "Cube",
"from": [15, 0, 2],
"to": [16, 16, 14],
"faces": {
"up": {"uv": [13, 2, 14, 14], "texture": "#top", "cullface": "up"},
"down": {"uv": [13, 1, 14, 13], "texture": "#top", "cullface": "down"}
}
},
{
"name": "Cube",
"from": [14, -0.1111, 0],
"to": [16, 16.0089, 2],
"faces": {
"north": {"uv": [7, 0, 9, 16], "texture": "#side", "cullface": "north"},
"east": {"uv": [2, 0, 4, 16], "texture": "#side", "cullface": "east"},
"up": {"uv": [0, 0, 2, 2], "rotation": 90, "texture": "#top", "cullface": "up"},
"down": {"uv": [14, 14, 16, 16], "texture": "#top", "cullface": "down"}
}
},
{
"name": "Cube",
"from": [0, -0.1111, 0],
"to": [2, 16.0089, 2],
"faces": {
"north": {"uv": [7, 0, 9, 16], "texture": "#side", "cullface": "north"},
"west": {"uv": [0, 0, 2, 16], "texture": "#side", "cullface": "west"},
"up": {"uv": [0, 0, 2, 2], "texture": "#top", "cullface": "up"},
"down": {"uv": [0, 14, 2, 16], "texture": "#top", "cullface": "down"}
}
},
{
"name": "Cube",
"from": [0, -0.1111, 14],
"to": [2, 16.0089, 16],
"faces": {
"south": {"uv": [7, 0, 9, 16], "texture": "#side", "cullface": "south"},
"west": {"uv": [0, 0, 2, 16], "texture": "#side", "cullface": "west"},
"up": {"uv": [0, 0, 2, 2], "rotation": 270, "texture": "#top", "cullface": "up"},
"down": {"uv": [0, 0, 2, 2], "texture": "#top", "cullface": "down"}
}
},
{
"name": "Cube",
"from": [14, -0.1111, 14],
"to": [16, 16.0089, 16],
"faces": {
"east": {"uv": [2, 0, 4, 16], "texture": "#side", "cullface": "east"},
"south": {"uv": [6, 0, 8, 16], "texture": "#side", "cullface": "south"},
"up": {"uv": [0, 0, 2, 2], "rotation": 180, "texture": "#top", "cullface": "up"},
"down": {"uv": [14, 0, 16, 2], "texture": "#top", "cullface": "down"}
}
},
{
"name": "Cube",
"from": [16, 0, 4],
"to": [18, 16, 12],
"faces": {
"north": {"uv": [10, 0, 11, 16], "texture": "#side", "cullface": "east"},
"east": {"uv": [4, 0, 12, 16], "texture": "#side", "cullface": "east"},
"south": {"uv": [0, 0, 1, 16], "texture": "#side", "cullface": "east"},
"up": {"uv": [14, 4, 16, 12], "texture": "#top", "cullface": "east"},
"down": {"uv": [14, 4, 16, 12], "texture": "#top", "cullface": "east"}
}
},
{
"name": "Cube",
"from": [2, 0, 0],
"to": [14, 16, 1],
"faces": {
"up": {"uv": [2, 2, 14, 3], "texture": "#top", "cullface": "up"},
"down": {"uv": [2, 13, 14, 14], "texture": "#top", "cullface": "down"}
}
},
{
"name": "Cube",
"from": [4, 0, -2],
"to": [12, 16, 0],
"faces": {
"north": {"uv": [4, 0, 12, 16], "texture": "#side", "cullface": "north"},
"east": {"uv": [8, 0, 9, 16], "texture": "#side", "cullface": "north"},
"west": {"uv": [0, 0, 1, 16], "texture": "#side", "cullface": "north"},
"up": {"uv": [4, 0, 12, 2], "texture": "#top", "cullface": "north"},
"down": {"uv": [5, 14, 13, 16], "texture": "#top", "cullface": "north"}
}
},
{
"name": "Cube",
"from": [2, 0, 15],
"to": [14, 16, 16],
"faces": {
"up": {"uv": [2, 13, 14, 14], "texture": "#top", "cullface": "up"},
"down": {"uv": [2, 2, 14, 3], "texture": "#top", "cullface": "down"}
}
},
{
"name": "Cube",
"from": [4, 0, 16],
"to": [12, 16, 18],
"faces": {
"east": {"uv": [4, 0, 5, 16], "texture": "#side", "cullface": "south"},
"south": {"uv": [4, 0, 12, 16], "texture": "#side", "cullface": "south"},
"west": {"uv": [9, 0, 10, 16], "texture": "#side", "cullface": "south"},
"up": {"uv": [4, 14, 12, 16], "texture": "#top", "cullface": "south"},
"down": {"uv": [3, 0, 11, 2], "texture": "#top", "cullface": "south"}
}
}
]
}

View File

@@ -0,0 +1,7 @@
{
"parent": "block/log",
"textures": {
"top": "minecraft:block/mangrove_log_top",
"side": "minecraft:block/mangrove_log"
}
}

View File

@@ -0,0 +1,7 @@
{
"parent": "block/log",
"textures": {
"top": "minecraft:block/melon_stem_top",
"side": "minecraft:block/melon_stem"
}
}

View File

@@ -0,0 +1,7 @@
{
"parent": "block/log",
"textures": {
"top": "minecraft:block/melon_stem.png_top",
"side": "minecraft:block/melon_stem.png"
}
}

View File

@@ -0,0 +1,7 @@
{
"parent": "block/log",
"textures": {
"top": "minecraft:block/melon_stem_stage0_top",
"side": "minecraft:block/melon_stem_stage0"
}
}

View File

@@ -0,0 +1,7 @@
{
"parent": "block/log",
"textures": {
"top": "minecraft:block/melon_stem_stage1_top",
"side": "minecraft:block/melon_stem_stage1"
}
}

View File

@@ -0,0 +1,7 @@
{
"parent": "block/log",
"textures": {
"top": "minecraft:block/melon_stem_stage2_top",
"side": "minecraft:block/melon_stem_stage2"
}
}

View File

@@ -0,0 +1,7 @@
{
"parent": "block/log",
"textures": {
"top": "minecraft:block/melon_stem_stage3_top",
"side": "minecraft:block/melon_stem_stage3"
}
}

View File

@@ -0,0 +1,7 @@
{
"parent": "block/log",
"textures": {
"top": "minecraft:block/melon_stem_stage4_top",
"side": "minecraft:block/melon_stem_stage4"
}
}

View File

@@ -0,0 +1,7 @@
{
"parent": "block/log",
"textures": {
"top": "minecraft:block/melon_stem_stage5_top",
"side": "minecraft:block/melon_stem_stage5"
}
}

View File

@@ -0,0 +1,7 @@
{
"parent": "block/log",
"textures": {
"top": "minecraft:block/melon_stem_stage6_top",
"side": "minecraft:block/melon_stem_stage6"
}
}

View File

@@ -0,0 +1,7 @@
{
"parent": "block/log",
"textures": {
"top": "minecraft:block/melon_stem_stage7_top",
"side": "minecraft:block/melon_stem_stage7"
}
}

View File

@@ -0,0 +1,7 @@
{
"parent": "block/log",
"textures": {
"top": "minecraft:block/mushroom_stem_top",
"side": "minecraft:block/mushroom_stem"
}
}

View File

@@ -0,0 +1,7 @@
{
"parent": "block/log",
"textures": {
"top": "minecraft:block/mushroom_stem.png_top",
"side": "minecraft:block/mushroom_stem.png"
}
}

View File

@@ -0,0 +1,7 @@
{
"parent": "block/log",
"textures": {
"top": "minecraft:block/mushroom_stem_inventory_top",
"side": "minecraft:block/mushroom_stem_inventory"
}
}

View File

@@ -0,0 +1,7 @@
{
"parent": "block/log",
"textures": {
"top": "minecraft:block/oak_log_top",
"side": "minecraft:block/oak_log"
}
}

View File

@@ -0,0 +1,7 @@
{
"parent": "block/log",
"textures": {
"top": "minecraft:block/pale_oak_log_top",
"side": "minecraft:block/pale_oak_log"
}
}

View File

@@ -0,0 +1,7 @@
{
"parent": "block/log",
"textures": {
"top": "minecraft:block/pink_petals_stem.png_top",
"side": "minecraft:block/pink_petals_stem.png"
}
}

View File

@@ -0,0 +1,7 @@
{
"parent": "block/log",
"textures": {
"top": "minecraft:block/pumpkin_stem_top",
"side": "minecraft:block/pumpkin_stem"
}
}

View File

@@ -0,0 +1,7 @@
{
"parent": "block/log",
"textures": {
"top": "minecraft:block/pumpkin_stem.png_top",
"side": "minecraft:block/pumpkin_stem.png"
}
}

View File

@@ -0,0 +1,7 @@
{
"parent": "block/log",
"textures": {
"top": "minecraft:block/pumpkin_stem_stage0_top",
"side": "minecraft:block/pumpkin_stem_stage0"
}
}

View File

@@ -0,0 +1,7 @@
{
"parent": "block/log",
"textures": {
"top": "minecraft:block/pumpkin_stem_stage1_top",
"side": "minecraft:block/pumpkin_stem_stage1"
}
}

View File

@@ -0,0 +1,7 @@
{
"parent": "block/log",
"textures": {
"top": "minecraft:block/pumpkin_stem_stage2_top",
"side": "minecraft:block/pumpkin_stem_stage2"
}
}

View File

@@ -0,0 +1,7 @@
{
"parent": "block/log",
"textures": {
"top": "minecraft:block/pumpkin_stem_stage3_top",
"side": "minecraft:block/pumpkin_stem_stage3"
}
}

View File

@@ -0,0 +1,7 @@
{
"parent": "block/log",
"textures": {
"top": "minecraft:block/pumpkin_stem_stage4_top",
"side": "minecraft:block/pumpkin_stem_stage4"
}
}

View File

@@ -0,0 +1,7 @@
{
"parent": "block/log",
"textures": {
"top": "minecraft:block/pumpkin_stem_stage5_top",
"side": "minecraft:block/pumpkin_stem_stage5"
}
}

View File

@@ -0,0 +1,7 @@
{
"parent": "block/log",
"textures": {
"top": "minecraft:block/pumpkin_stem_stage6_top",
"side": "minecraft:block/pumpkin_stem_stage6"
}
}

View File

@@ -0,0 +1,7 @@
{
"parent": "block/log",
"textures": {
"top": "minecraft:block/pumpkin_stem_stage7_top",
"side": "minecraft:block/pumpkin_stem_stage7"
}
}

View File

@@ -0,0 +1,80 @@
{
"credit": "made by Motschen",
"parent": "block/block",
"textures": {
"1": "block/mushroom_block_inside",
"2": "block/mushroom_stem",
"particle": "block/mushroom_stem"
},
"elements": [
{
"name": "Cube",
"from": [2, 0.0006, -0.9999],
"to": [4, 15.9936, 0.0001],
"faces": {
"north": {"uv": [8, 0, 10, 16], "texture": "#2"},
"west": {"uv": [2, 0, 3, 16], "texture": "#2"},
"up": {"uv": [1, 0, 2, 2], "texture": "#2"},
"down": {"uv": [0, 0, 1, 2], "texture": "#2"}
}
},
{
"name": "Cube",
"from": [12, 0.0006, -0.9999],
"to": [14, 15.9936, 0.0001],
"faces": {
"north": {"uv": [13, 0, 15, 16], "texture": "#2"},
"east": {"uv": [0, 0, 1, 16], "texture": "#2"},
"up": {"uv": [1, 0, 2, 2], "texture": "#2"},
"down": {"uv": [0, 0, 1, 2], "texture": "#2"}
}
},
{
"name": "Cube",
"from": [13.99, -0.1111, 0],
"to": [15.99, 16.0089, 2],
"faces": {
"north": {"uv": [7, 0, 9, 16], "texture": "#2"},
"east": {"uv": [2, 0, 4, 16], "texture": "#2"},
"up": {"uv": [0, 0, 2, 2], "rotation": 90, "texture": "#2"},
"down": {"uv": [14, 14, 16, 16], "texture": "#2"}
}
},
{
"name": "Cube",
"from": [0.01, -0.1111, 0],
"to": [2.01, 16.0089, 2],
"faces": {
"north": {"uv": [7, 0, 9, 16], "texture": "#2"},
"west": {"uv": [0, 0, 2, 16], "texture": "#2"},
"up": {"uv": [0, 0, 2, 2], "texture": "#2"},
"down": {"uv": [0, 14, 2, 16], "texture": "#2"}
}
},
{
"name": "Cube",
"from": [4, 0.0006, -1.9999],
"to": [12, 15.9936, -0.9999],
"faces": {
"north": {"uv": [4, 0, 12, 16], "texture": "#2"},
"east": {"uv": [8, 0, 9, 16], "texture": "#2"},
"west": {"uv": [0, 0, 1, 16], "texture": "#2"},
"up": {"uv": [4, 0, 12, 1], "texture": "#2"},
"down": {"uv": [5, 15, 13, 16], "texture": "#2"}
}
},
{
"name": "Cube",
"from": [4, 0.0006, -0.9999],
"to": [12, 15.9936, 0.0001],
"rotation": {"angle": 0, "axis": "y", "origin": [8, 8, 9]},
"faces": {
"north": {"uv": [4, 0, 12, 16], "texture": "#2"},
"east": {"uv": [8, 0, 9, 16], "texture": "#2"},
"west": {"uv": [0, 0, 1, 16], "texture": "#2"},
"up": {"uv": [4, 0, 12, 1], "texture": "#1"},
"down": {"uv": [5, 15, 13, 16], "texture": "#1"}
}
}
]
}

View File

@@ -0,0 +1,7 @@
{
"parent": "block/log",
"textures": {
"top": "minecraft:block/small_dripleaf_stem_bottom.png_top",
"side": "minecraft:block/small_dripleaf_stem_bottom.png"
}
}

View File

@@ -0,0 +1,7 @@
{
"parent": "block/log",
"textures": {
"top": "minecraft:block/small_dripleaf_stem_top.png_top",
"side": "minecraft:block/small_dripleaf_stem_top.png"
}
}

View File

@@ -0,0 +1,7 @@
{
"parent": "block/log",
"textures": {
"top": "minecraft:block/spruce_log_top",
"side": "minecraft:block/spruce_log"
}
}

View File

@@ -0,0 +1,7 @@
{
"parent": "block/log",
"textures": {
"top": "minecraft:block/stem_fruit_top",
"side": "minecraft:block/stem_fruit"
}
}

View File

@@ -0,0 +1,7 @@
{
"parent": "block/log",
"textures": {
"top": "minecraft:block/stem_growth0_top",
"side": "minecraft:block/stem_growth0"
}
}

View File

@@ -0,0 +1,7 @@
{
"parent": "block/log",
"textures": {
"top": "minecraft:block/stem_growth1_top",
"side": "minecraft:block/stem_growth1"
}
}

View File

@@ -0,0 +1,7 @@
{
"parent": "block/log",
"textures": {
"top": "minecraft:block/stem_growth2_top",
"side": "minecraft:block/stem_growth2"
}
}

View File

@@ -0,0 +1,7 @@
{
"parent": "block/log",
"textures": {
"top": "minecraft:block/stem_growth3_top",
"side": "minecraft:block/stem_growth3"
}
}

View File

@@ -0,0 +1,7 @@
{
"parent": "block/log",
"textures": {
"top": "minecraft:block/stem_growth4_top",
"side": "minecraft:block/stem_growth4"
}
}

View File

@@ -0,0 +1,7 @@
{
"parent": "block/log",
"textures": {
"top": "minecraft:block/stem_growth5_top",
"side": "minecraft:block/stem_growth5"
}
}

View File

@@ -0,0 +1,7 @@
{
"parent": "block/log",
"textures": {
"top": "minecraft:block/stem_growth6_top",
"side": "minecraft:block/stem_growth6"
}
}

View File

@@ -0,0 +1,7 @@
{
"parent": "block/log",
"textures": {
"top": "minecraft:block/stem_growth7_top",
"side": "minecraft:block/stem_growth7"
}
}

View File

@@ -0,0 +1,7 @@
{
"parent": "block/log",
"textures": {
"top": "minecraft:block/stripped_acacia_log_top",
"side": "minecraft:block/stripped_acacia_log"
}
}

View File

@@ -0,0 +1,7 @@
{
"parent": "block/log",
"textures": {
"top": "minecraft:block/stripped_birch_log_top",
"side": "minecraft:block/stripped_birch_log"
}
}

View File

@@ -0,0 +1,7 @@
{
"parent": "block/log",
"textures": {
"top": "minecraft:block/stripped_cherry_log_top",
"side": "minecraft:block/stripped_cherry_log"
}
}

View File

@@ -0,0 +1,7 @@
{
"parent": "block/log",
"textures": {
"top": "minecraft:block/stripped_crimson_stem_top",
"side": "minecraft:block/stripped_crimson_stem"
}
}

View File

@@ -0,0 +1,7 @@
{
"parent": "block/log",
"textures": {
"top": "minecraft:block/stripped_crimson_stem.png_top",
"side": "minecraft:block/stripped_crimson_stem.png"
}
}

View File

@@ -0,0 +1,7 @@
{
"parent": "block/log",
"textures": {
"top": "minecraft:block/stripped_crimson_stem_top.png_top",
"side": "minecraft:block/stripped_crimson_stem_top.png"
}
}

View File

@@ -0,0 +1,7 @@
{
"parent": "block/log",
"textures": {
"top": "minecraft:block/stripped_dark_oak_log_top",
"side": "minecraft:block/stripped_dark_oak_log"
}
}

View File

@@ -0,0 +1,7 @@
{
"parent": "block/log",
"textures": {
"top": "minecraft:block/stripped_jungle_log_top",
"side": "minecraft:block/stripped_jungle_log"
}
}

View File

@@ -0,0 +1,7 @@
{
"parent": "block/log",
"textures": {
"top": "minecraft:block/stripped_mangrove_log_top",
"side": "minecraft:block/stripped_mangrove_log"
}
}

View File

@@ -0,0 +1,7 @@
{
"parent": "block/log",
"textures": {
"top": "minecraft:block/stripped_oak_log_top",
"side": "minecraft:block/stripped_oak_log"
}
}

View File

@@ -0,0 +1,7 @@
{
"parent": "block/log",
"textures": {
"top": "minecraft:block/stripped_pale_oak_log_top",
"side": "minecraft:block/stripped_pale_oak_log"
}
}

View File

@@ -0,0 +1,7 @@
{
"parent": "block/log",
"textures": {
"top": "minecraft:block/stripped_spruce_log_top",
"side": "minecraft:block/stripped_spruce_log"
}
}

View File

@@ -0,0 +1,7 @@
{
"parent": "block/log",
"textures": {
"top": "minecraft:block/stripped_warped_stem_top",
"side": "minecraft:block/stripped_warped_stem"
}
}

View File

@@ -0,0 +1,7 @@
{
"parent": "block/log",
"textures": {
"top": "minecraft:block/stripped_warped_stem.png_top",
"side": "minecraft:block/stripped_warped_stem.png"
}
}

View File

@@ -0,0 +1,7 @@
{
"parent": "block/log",
"textures": {
"top": "minecraft:block/stripped_warped_stem_top.png_top",
"side": "minecraft:block/stripped_warped_stem_top.png"
}
}

View File

@@ -0,0 +1,7 @@
{
"parent": "block/log",
"textures": {
"top": "minecraft:block/system.png_top",
"side": "minecraft:block/system.png"
}
}

View File

@@ -0,0 +1,7 @@
{
"parent": "block/log",
"textures": {
"top": "minecraft:block/warped_stem_top",
"side": "minecraft:block/warped_stem"
}
}

View File

@@ -0,0 +1,7 @@
{
"parent": "block/log",
"textures": {
"top": "minecraft:block/warped_stem.png_top",
"side": "minecraft:block/warped_stem.png"
}
}

View File

@@ -0,0 +1,7 @@
{
"parent": "block/log",
"textures": {
"top": "minecraft:block/warped_stem.png.mcmeta_top",
"side": "minecraft:block/warped_stem.png.mcmeta"
}
}

View File

@@ -0,0 +1,7 @@
{
"parent": "block/log",
"textures": {
"top": "minecraft:block/warped_stem_top.png_top",
"side": "minecraft:block/warped_stem_top.png"
}
}