Skip to content

Commit 3da323b

Browse files
authored
Add files via upload
1 parent 1d257f0 commit 3da323b

1 file changed

Lines changed: 5 additions & 7 deletions

File tree

assets/minecraft/models/block/dandelion.json

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,7 @@
22
"format_version": "1.21.6",
33
"credit": "Made with Blockbench",
44
"textures": {
5-
"2": "flowerbase_dandelion",
6-
"particle": "block/dandelion",
7-
"cross": "block/dandelion"
5+
"2": "flowerbase_dandelion"
86
},
97
"elements": [
108
{
@@ -13,8 +11,8 @@
1311
"shade": false,
1412
"rotation": {"angle": 45, "axis": "y", "origin": [2.375, 0, 13.6198], "rescale": true},
1513
"faces": {
16-
"north": {"uv": [0, 0, 16, 16], "texture": "#cross"},
17-
"south": {"uv": [0, 0, 16, 16], "texture": "#cross"}
14+
"north": {"uv": [0, 0, 16, 16], "texture": "#missing"},
15+
"south": {"uv": [0, 0, 16, 16], "texture": "#missing"}
1816
}
1917
},
2018
{
@@ -23,8 +21,8 @@
2321
"shade": false,
2422
"rotation": {"angle": 45, "axis": "y", "origin": [2.5, 0, 2.5], "rescale": true},
2523
"faces": {
26-
"east": {"uv": [0, 0, 16, 16], "texture": "#cross"},
27-
"west": {"uv": [0, 0, 16, 16], "texture": "#cross"}
24+
"east": {"uv": [0, 0, 16, 16], "texture": "#missing"},
25+
"west": {"uv": [0, 0, 16, 16], "texture": "#missing"}
2826
}
2927
},
3028
{

0 commit comments

Comments
 (0)