mirror of
https://github.com/TeamMidnightDust/RoundTreesPack.git
synced 2025-12-17 10:35:09 +01:00
Generate pack assets via Python
- Also features a new, optimized log model
This commit is contained in:
@@ -1,8 +1,7 @@
|
||||
{
|
||||
"parent": "block/log",
|
||||
"textures": {
|
||||
"top": "block/acacia_log_top",
|
||||
"side": "block/acacia_log",
|
||||
"particle": "block/acacia_log"
|
||||
"top": "minecraft:block/acacia_log_top",
|
||||
"side": "minecraft:block/acacia_log"
|
||||
}
|
||||
}
|
||||
@@ -1,95 +0,0 @@
|
||||
{
|
||||
"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"}
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -1,8 +1,7 @@
|
||||
{
|
||||
"parent": "block/log",
|
||||
"textures": {
|
||||
"top": "block/birch_log_top",
|
||||
"side": "block/birch_log",
|
||||
"particle": "block/birch_log"
|
||||
"top": "minecraft:block/birch_log_top",
|
||||
"side": "minecraft:block/birch_log"
|
||||
}
|
||||
}
|
||||
@@ -1,8 +1,7 @@
|
||||
{
|
||||
"parent": "block/log",
|
||||
"textures": {
|
||||
"top": "block/cherry_log_top",
|
||||
"side": "block/cherry_log",
|
||||
"particle": "block/cherry_log"
|
||||
"top": "minecraft:block/cherry_log_top",
|
||||
"side": "minecraft:block/cherry_log"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1,8 +1,7 @@
|
||||
{
|
||||
"parent": "block/log",
|
||||
"textures": {
|
||||
"top": "block/crimson_stem_top",
|
||||
"side": "block/crimson_stem",
|
||||
"particle": "block/crimson_stem"
|
||||
"top": "minecraft:block/crimson_stem_top",
|
||||
"side": "minecraft:block/crimson_stem"
|
||||
}
|
||||
}
|
||||
@@ -1,8 +1,7 @@
|
||||
{
|
||||
"parent": "block/log",
|
||||
"textures": {
|
||||
"top": "block/dark_oak_log_top",
|
||||
"side": "block/dark_oak_log",
|
||||
"particle": "block/dark_oak_log"
|
||||
"top": "minecraft:block/dark_oak_log_top",
|
||||
"side": "minecraft:block/dark_oak_log"
|
||||
}
|
||||
}
|
||||
43
assets/minecraft/models/block/hollow.json → assets/minecraft/models/block/hollow_log.json
Normal file → Executable file
43
assets/minecraft/models/block/hollow.json → assets/minecraft/models/block/hollow_log.json
Normal file → Executable file
@@ -1,27 +1,19 @@
|
||||
{
|
||||
"credit": "Made by Motschen",
|
||||
"credit": "made by Motschen",
|
||||
"parent": "block/block",
|
||||
"textures": {
|
||||
"front": "treehollows:block/oak_hollow",
|
||||
"2": "block/stripped_oak_log",
|
||||
"particle": "block/oak_log",
|
||||
"side": "block/oak_log",
|
||||
"top": "block/oak_log_top",
|
||||
"particle": "block/oak_log"
|
||||
"top": "block/oak_log_top"
|
||||
},
|
||||
"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": {
|
||||
"east": {"uv": [4, 0, 16, 16], "texture": "#2"},
|
||||
"up": {"uv": [2, 2, 3, 14], "texture": "#top", "cullface": "up"},
|
||||
"down": {"uv": [2, 2, 3, 14], "texture": "#top", "cullface": "down"}
|
||||
}
|
||||
@@ -87,8 +79,8 @@
|
||||
"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"},
|
||||
"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"}
|
||||
}
|
||||
@@ -98,7 +90,7 @@
|
||||
"from": [12, 0, -1],
|
||||
"to": [14, 16, 0],
|
||||
"faces": {
|
||||
"north": {"uv": [1.5, 0, 3.5, 16], "texture": "#front", "cullface": "north"},
|
||||
"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"}
|
||||
@@ -131,6 +123,7 @@
|
||||
"from": [15, 0, 2],
|
||||
"to": [16, 16, 14],
|
||||
"faces": {
|
||||
"west": {"uv": [4, 0, 16, 16], "texture": "#2"},
|
||||
"up": {"uv": [13, 2, 14, 14], "texture": "#top", "cullface": "up"},
|
||||
"down": {"uv": [13, 1, 14, 13], "texture": "#top", "cullface": "down"}
|
||||
}
|
||||
@@ -142,6 +135,8 @@
|
||||
"faces": {
|
||||
"north": {"uv": [7, 0, 9, 16], "texture": "#side", "cullface": "north"},
|
||||
"east": {"uv": [2, 0, 4, 16], "texture": "#side", "cullface": "east"},
|
||||
"south": {"uv": [2, 0, 4, 16], "texture": "#2"},
|
||||
"west": {"uv": [0, 0, 2, 16], "texture": "#2"},
|
||||
"up": {"uv": [0, 0, 2, 2], "rotation": 90, "texture": "#top", "cullface": "up"},
|
||||
"down": {"uv": [14, 14, 16, 16], "texture": "#top", "cullface": "down"}
|
||||
}
|
||||
@@ -152,6 +147,8 @@
|
||||
"to": [2, 16.0089, 2],
|
||||
"faces": {
|
||||
"north": {"uv": [7, 0, 9, 16], "texture": "#side", "cullface": "north"},
|
||||
"east": {"uv": [2, 0, 4, 16], "texture": "#2"},
|
||||
"south": {"uv": [0, 0, 2, 16], "texture": "#2"},
|
||||
"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"}
|
||||
@@ -162,6 +159,8 @@
|
||||
"from": [0, -0.1111, 14],
|
||||
"to": [2, 16.0089, 16],
|
||||
"faces": {
|
||||
"north": {"uv": [2, 0, 4, 16], "texture": "#2"},
|
||||
"east": {"uv": [0, 0, 2, 16], "texture": "#2"},
|
||||
"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"},
|
||||
@@ -173,8 +172,10 @@
|
||||
"from": [14, -0.1111, 14],
|
||||
"to": [16, 16.0089, 16],
|
||||
"faces": {
|
||||
"north": {"uv": [0, 0, 2, 16], "texture": "#2"},
|
||||
"east": {"uv": [2, 0, 4, 16], "texture": "#side", "cullface": "east"},
|
||||
"south": {"uv": [6, 0, 8, 16], "texture": "#side", "cullface": "south"},
|
||||
"west": {"uv": [2, 0, 4, 16], "texture": "#2"},
|
||||
"up": {"uv": [0, 0, 2, 2], "rotation": 180, "texture": "#top", "cullface": "up"},
|
||||
"down": {"uv": [14, 0, 16, 2], "texture": "#top", "cullface": "down"}
|
||||
}
|
||||
@@ -196,6 +197,7 @@
|
||||
"from": [2, 0, 0],
|
||||
"to": [14, 16, 1],
|
||||
"faces": {
|
||||
"south": {"uv": [4, 0, 16, 16], "texture": "#2"},
|
||||
"up": {"uv": [2, 2, 14, 3], "texture": "#top", "cullface": "up"},
|
||||
"down": {"uv": [2, 13, 14, 14], "texture": "#top", "cullface": "down"}
|
||||
}
|
||||
@@ -205,9 +207,9 @@
|
||||
"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"},
|
||||
"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"}
|
||||
}
|
||||
@@ -217,6 +219,7 @@
|
||||
"from": [2, 0, 15],
|
||||
"to": [14, 16, 16],
|
||||
"faces": {
|
||||
"north": {"uv": [4, 0, 16, 16], "texture": "#2"},
|
||||
"up": {"uv": [2, 13, 14, 14], "texture": "#top", "cullface": "up"},
|
||||
"down": {"uv": [2, 2, 14, 3], "texture": "#top", "cullface": "down"}
|
||||
}
|
||||
@@ -234,4 +237,4 @@
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
@@ -1,8 +1,7 @@
|
||||
{
|
||||
"parent": "block/log",
|
||||
"textures": {
|
||||
"top": "block/jungle_log_top",
|
||||
"side": "block/jungle_log",
|
||||
"particle": "block/jungle_log"
|
||||
"top": "minecraft:block/jungle_log_top",
|
||||
"side": "minecraft:block/jungle_log"
|
||||
}
|
||||
}
|
||||
303
assets/minecraft/models/block/log.json
Normal file → Executable file
303
assets/minecraft/models/block/log.json
Normal file → Executable file
@@ -2,234 +2,195 @@
|
||||
"credit": "made by Motschen",
|
||||
"parent": "block/block",
|
||||
"textures": {
|
||||
"particle": "block/oak_log",
|
||||
"side": "block/oak_log",
|
||||
"top": "block/oak_log_top"
|
||||
},
|
||||
"elements": [
|
||||
{
|
||||
"name": "Cube",
|
||||
"from": [1, 0, 1],
|
||||
"to": [15, 16, 15],
|
||||
"name": "mainRings",
|
||||
"from": [1, -0.1, 1],
|
||||
"to": [15, 16.1, 15],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [0, -0.1, 0]},
|
||||
"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],
|
||||
"name": "north-south",
|
||||
"from": [2, -0.05, 0],
|
||||
"to": [14, 16.05, 16],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [0, -0.1, 0]},
|
||||
"faces": {
|
||||
"up": {"uv": [2, 2, 3, 14], "texture": "#top", "cullface": "up"},
|
||||
"down": {"uv": [2, 2, 3, 14], "texture": "#top", "cullface": "down"}
|
||||
"up": {"uv": [2, 2, 14, 14], "texture": "#top", "cullface": "up"},
|
||||
"down": {"uv": [2, 2, 14, 14], "texture": "#top", "cullface": "down"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Cube",
|
||||
"from": [-2, 0, 4],
|
||||
"to": [0, 16, 12],
|
||||
"name": "east-west",
|
||||
"from": [0, -0.05, 2],
|
||||
"to": [16, 16.05, 14],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [0, -0.1, 0]},
|
||||
"faces": {
|
||||
"north": {"uv": [9, 0, 8, 16], "texture": "#side", "cullface": "west"},
|
||||
"south": {"uv": [0, 0, 1, 16], "texture": "#side", "cullface": "west"},
|
||||
"up": {"uv": [2, 2, 14, 14], "texture": "#top", "cullface": "up"},
|
||||
"down": {"uv": [13, 1, 14, 13], "texture": "#top", "cullface": "down"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "north",
|
||||
"from": [4, -0.05, -2],
|
||||
"to": [12, 16.05, 0],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [0, -0.1, 0]},
|
||||
"faces": {
|
||||
"north": {"uv": [4, 0, 12, 16], "texture": "#side", "cullface": "north"},
|
||||
"east": {"uv": [3, 0, 4, 16], "texture": "#side"},
|
||||
"west": {"uv": [12, 0, 13, 16], "texture": "#side"},
|
||||
"up": {"uv": [4, 0, 12, 2], "texture": "#top", "cullface": "north"},
|
||||
"down": {"uv": [5, 14, 13, 16], "texture": "#top", "cullface": "north"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "east",
|
||||
"from": [16, -0.05, 4],
|
||||
"to": [18, 16.05, 12],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [0, -0.1, 0]},
|
||||
"faces": {
|
||||
"north": {"uv": [12, 0, 13, 16], "texture": "#side"},
|
||||
"east": {"uv": [4, 0, 12, 16], "texture": "#side", "cullface": "east"},
|
||||
"south": {"uv": [3, 0, 4, 16], "texture": "#side"},
|
||||
"up": {"uv": [14, 4, 16, 12], "texture": "#top", "cullface": "east"},
|
||||
"down": {"uv": [14, 4, 16, 12], "texture": "#top", "cullface": "east"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "south",
|
||||
"from": [4, -0.05, 16],
|
||||
"to": [12, 16.05, 18],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [0, -0.1, 0]},
|
||||
"faces": {
|
||||
"east": {"uv": [12, 0, 13, 16], "texture": "#side"},
|
||||
"south": {"uv": [4, 0, 12, 16], "texture": "#side", "cullface": "south"},
|
||||
"west": {"uv": [3, 0, 4, 16], "texture": "#side"},
|
||||
"up": {"uv": [4, 14, 12, 16], "texture": "#top", "cullface": "south"},
|
||||
"down": {"uv": [3, 0, 11, 2], "texture": "#top", "cullface": "south"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "west",
|
||||
"from": [-2, -0.05, 4],
|
||||
"to": [0, 16.05, 12],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [0, -0.1, 0]},
|
||||
"faces": {
|
||||
"north": {"uv": [4, 0, 3, 16], "texture": "#side"},
|
||||
"south": {"uv": [12, 0, 13, 16], "texture": "#side"},
|
||||
"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",
|
||||
"name": "north-south",
|
||||
"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],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [0, -0.1, 0]},
|
||||
"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"}
|
||||
"north": {"uv": [2, 0, 14, 15.8], "texture": "#side"},
|
||||
"east": {"uv": [1, 0, 2, 16], "texture": "#side"},
|
||||
"south": {"uv": [3, 0, 15, 15.7], "texture": "#side", "cullface": "south"},
|
||||
"west": {"uv": [14, 0, 15, 15.8], "texture": "#side"},
|
||||
"up": {"uv": [2, 0, 14, 16], "texture": "#top"},
|
||||
"down": {"uv": [0, 0, 1, 2], "texture": "#side"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Cube",
|
||||
"from": [2, 0, 16],
|
||||
"to": [4, 16, 17],
|
||||
"name": "east-west",
|
||||
"from": [-1, 0, 2],
|
||||
"to": [17, 16, 14],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [0, -0.1, 0]},
|
||||
"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"}
|
||||
"north": {"uv": [14, 0.2, 15, 16], "texture": "#side"},
|
||||
"east": {"uv": [2, 0, 14, 15.8], "texture": "#side"},
|
||||
"south": {"uv": [1, 0, 2, 16], "texture": "#side"},
|
||||
"west": {"uv": [2, 0, 14, 15.6], "texture": "#side"},
|
||||
"up": {"uv": [0, 2, 16, 14], "texture": "#top"},
|
||||
"down": {"uv": [0, 0, 1, 2], "texture": "#side"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "Cube",
|
||||
"from": [15, 0, 2],
|
||||
"to": [16, 16, 14],
|
||||
"name": "north-west",
|
||||
"from": [0, 0, 0],
|
||||
"to": [2, 16, 2],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [0, -0.1, 0]},
|
||||
"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"},
|
||||
"north": {"uv": [14, 0, 16, 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],
|
||||
"name": "north-east",
|
||||
"from": [14, 0, 0],
|
||||
"to": [16, 16, 2],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [0, -0.1, 0]},
|
||||
"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"}
|
||||
"north": {"uv": [0, 0, 2, 16], "texture": "#side", "cullface": "north"},
|
||||
"east": {"uv": [14, 0, 16, 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": [14, -0.1111, 14],
|
||||
"to": [16, 16.0089, 16],
|
||||
"name": "south-east",
|
||||
"from": [14, 0, 14],
|
||||
"to": [16, 16, 16],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [0, -0.1, 0]},
|
||||
"faces": {
|
||||
"east": {"uv": [2, 0, 4, 16], "texture": "#side", "cullface": "east"},
|
||||
"south": {"uv": [6, 0, 8, 16], "texture": "#side", "cullface": "south"},
|
||||
"east": {"uv": [0, 0, 2, 16], "texture": "#side", "cullface": "east"},
|
||||
"south": {"uv": [14, 0, 16, 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],
|
||||
"name": "south-west",
|
||||
"from": [0, 0, 14],
|
||||
"to": [2, 16, 16],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [0, -0.1, 0]},
|
||||
"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"}
|
||||
"south": {"uv": [0, 0, 2, 16], "texture": "#side", "cullface": "south"},
|
||||
"west": {"uv": [14, 0, 16, 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"}
|
||||
}
|
||||
}
|
||||
],
|
||||
"groups": [
|
||||
0,
|
||||
{
|
||||
"name": "innerRings",
|
||||
"origin": [0, 0, 0],
|
||||
"color": 0,
|
||||
"children": [1, 2]
|
||||
},
|
||||
{
|
||||
"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": "outerMiddle",
|
||||
"origin": [0, 0, 0],
|
||||
"color": 0,
|
||||
"children": [3, 4, 5, 6]
|
||||
},
|
||||
{
|
||||
"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": "outerEdges",
|
||||
"origin": [0, 0, 0],
|
||||
"color": 0,
|
||||
"children": [7, 8]
|
||||
},
|
||||
{
|
||||
"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"}
|
||||
}
|
||||
"name": "outerCorners",
|
||||
"origin": [8, 8, 8],
|
||||
"color": 0,
|
||||
"children": [9, 10, 11, 12]
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -1,8 +1,7 @@
|
||||
{
|
||||
"parent": "block/log",
|
||||
"textures": {
|
||||
"top": "block/mangrove_log_top",
|
||||
"side": "block/mangrove_log",
|
||||
"particle": "block/mangrove_log"
|
||||
"top": "minecraft:block/mangrove_log_top",
|
||||
"side": "minecraft:block/mangrove_log"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1,48 +0,0 @@
|
||||
{
|
||||
"credit": "made by Motschen",
|
||||
"textures": {
|
||||
"particle": "block/mushroom_stem",
|
||||
"texture": "block/mushroom_stem"
|
||||
},
|
||||
"elements": [
|
||||
{
|
||||
"from": [0, 0, -0.01],
|
||||
"to": [16, 16, -0.01],
|
||||
"faces": {
|
||||
"north": {"uv": [0, 0, 16, 16], "texture": "#texture", "cullface": "north"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [-1, 4, -0.01],
|
||||
"to": [0, 12, -0.01],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [7, 8, 8]},
|
||||
"faces": {
|
||||
"north": {"uv": [15, 4, 16, 12], "texture": "#texture", "cullface": "north"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [16, 4, -0.01],
|
||||
"to": [17, 12, -0.01],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [24, 8, 8]},
|
||||
"faces": {
|
||||
"north": {"uv": [0, 4, 1, 12], "texture": "#texture", "cullface": "north"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [4, 16, -0.01],
|
||||
"to": [12, 17, -0.01],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [8, 10, 8]},
|
||||
"faces": {
|
||||
"north": {"uv": [4, 0, 12, 1], "texture": "#texture", "cullface": "north"}
|
||||
}
|
||||
},
|
||||
{
|
||||
"from": [4, -1, -0.01],
|
||||
"to": [12, 0, -0.01],
|
||||
"rotation": {"angle": 0, "axis": "y", "origin": [8, -7, 8]},
|
||||
"faces": {
|
||||
"north": {"uv": [4, 15, 12, 16], "texture": "#texture", "cullface": "north"}
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -1,8 +1,7 @@
|
||||
{
|
||||
"parent": "block/log",
|
||||
"textures": {
|
||||
"top": "block/oak_log_top",
|
||||
"side": "block/oak_log",
|
||||
"particle": "block/oak_log"
|
||||
"top": "minecraft:block/oak_log_top",
|
||||
"side": "minecraft:block/oak_log"
|
||||
}
|
||||
}
|
||||
7
assets/minecraft/models/block/pale_oak_log.json
Normal file
7
assets/minecraft/models/block/pale_oak_log.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "block/log",
|
||||
"textures": {
|
||||
"top": "minecraft:block/pale_oak_log_top",
|
||||
"side": "minecraft:block/pale_oak_log"
|
||||
}
|
||||
}
|
||||
@@ -1,80 +0,0 @@
|
||||
{
|
||||
"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"}
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -1,8 +1,7 @@
|
||||
{
|
||||
"parent": "block/log",
|
||||
"textures": {
|
||||
"top": "block/spruce_log_top",
|
||||
"side": "block/spruce_log",
|
||||
"particle": "block/spruce_log"
|
||||
"top": "minecraft:block/spruce_log_top",
|
||||
"side": "minecraft:block/spruce_log"
|
||||
}
|
||||
}
|
||||
@@ -1,8 +1,7 @@
|
||||
{
|
||||
"parent": "block/log",
|
||||
"textures": {
|
||||
"top": "block/stripped_acacia_log_top",
|
||||
"side": "block/stripped_acacia_log",
|
||||
"particle": "block/stripped_acacia_log"
|
||||
"top": "minecraft:block/stripped_acacia_log_top",
|
||||
"side": "minecraft:block/stripped_acacia_log"
|
||||
}
|
||||
}
|
||||
@@ -1,8 +1,7 @@
|
||||
{
|
||||
"parent": "block/log",
|
||||
"textures": {
|
||||
"top": "block/stripped_birch_log_top",
|
||||
"side": "block/stripped_birch_log",
|
||||
"particle": "block/stripped_birch_log"
|
||||
"top": "minecraft:block/stripped_birch_log_top",
|
||||
"side": "minecraft:block/stripped_birch_log"
|
||||
}
|
||||
}
|
||||
7
assets/minecraft/models/block/stripped_cherry_log.json
Normal file
7
assets/minecraft/models/block/stripped_cherry_log.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "block/log",
|
||||
"textures": {
|
||||
"top": "minecraft:block/stripped_cherry_log_top",
|
||||
"side": "minecraft:block/stripped_cherry_log"
|
||||
}
|
||||
}
|
||||
@@ -1,8 +1,7 @@
|
||||
{
|
||||
"parent": "block/log",
|
||||
"textures": {
|
||||
"top": "block/stripped_crimson_stem_top",
|
||||
"side": "block/stripped_crimson_stem",
|
||||
"particle": "block/stripped_crimson_stem"
|
||||
"top": "minecraft:block/stripped_crimson_stem_top",
|
||||
"side": "minecraft:block/stripped_crimson_stem"
|
||||
}
|
||||
}
|
||||
@@ -1,8 +1,7 @@
|
||||
{
|
||||
"parent": "block/log",
|
||||
"textures": {
|
||||
"top": "block/stripped_dark_oak_log_top",
|
||||
"side": "block/stripped_dark_oak_log",
|
||||
"particle": "block/stripped_dark_oak_log"
|
||||
"top": "minecraft:block/stripped_dark_oak_log_top",
|
||||
"side": "minecraft:block/stripped_dark_oak_log"
|
||||
}
|
||||
}
|
||||
@@ -1,8 +1,7 @@
|
||||
{
|
||||
"parent": "block/log",
|
||||
"textures": {
|
||||
"top": "block/stripped_jungle_log_top",
|
||||
"side": "block/stripped_jungle_log",
|
||||
"particle": "block/stripped_jungle_log"
|
||||
"top": "minecraft:block/stripped_jungle_log_top",
|
||||
"side": "minecraft:block/stripped_jungle_log"
|
||||
}
|
||||
}
|
||||
@@ -1,8 +1,7 @@
|
||||
{
|
||||
"parent": "block/log",
|
||||
"textures": {
|
||||
"top": "block/stripped_mangrove_log_top",
|
||||
"side": "block/stripped_mangrove_log",
|
||||
"particle": "block/stripped_mangrove_log"
|
||||
"top": "minecraft:block/stripped_mangrove_log_top",
|
||||
"side": "minecraft:block/stripped_mangrove_log"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1,8 +1,7 @@
|
||||
{
|
||||
"parent": "block/log",
|
||||
"textures": {
|
||||
"top": "block/stripped_oak_log_top",
|
||||
"side": "block/stripped_oak_log",
|
||||
"particle": "block/stripped_oak_log"
|
||||
"top": "minecraft:block/stripped_oak_log_top",
|
||||
"side": "minecraft:block/stripped_oak_log"
|
||||
}
|
||||
}
|
||||
7
assets/minecraft/models/block/stripped_pale_oak_log.json
Normal file
7
assets/minecraft/models/block/stripped_pale_oak_log.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"parent": "block/log",
|
||||
"textures": {
|
||||
"top": "minecraft:block/stripped_pale_oak_log_top",
|
||||
"side": "minecraft:block/stripped_pale_oak_log"
|
||||
}
|
||||
}
|
||||
@@ -1,8 +1,7 @@
|
||||
{
|
||||
"parent": "block/log",
|
||||
"textures": {
|
||||
"top": "block/stripped_spruce_log_top",
|
||||
"side": "block/stripped_spruce_log",
|
||||
"particle": "block/stripped_spruce_log"
|
||||
"top": "minecraft:block/stripped_spruce_log_top",
|
||||
"side": "minecraft:block/stripped_spruce_log"
|
||||
}
|
||||
}
|
||||
@@ -1,8 +1,7 @@
|
||||
{
|
||||
"parent": "block/log",
|
||||
"textures": {
|
||||
"top": "block/stripped_warped_stem_top",
|
||||
"side": "block/stripped_warped_stem",
|
||||
"particle": "block/stripped_warped_stem"
|
||||
"top": "minecraft:block/stripped_warped_stem_top",
|
||||
"side": "minecraft:block/stripped_warped_stem"
|
||||
}
|
||||
}
|
||||
@@ -1,8 +1,7 @@
|
||||
{
|
||||
"parent": "block/log",
|
||||
"textures": {
|
||||
"top": "block/warped_stem_top",
|
||||
"side": "block/warped_stem",
|
||||
"particle": "block/warped_stem"
|
||||
"top": "minecraft:block/warped_stem_top",
|
||||
"side": "minecraft:block/warped_stem"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user