Skip to content

Commit 7c688c2

Browse files
authored
Quality assurance, am I right xD
1 parent 99fd31e commit 7c688c2

1 file changed

Lines changed: 13 additions & 16 deletions

File tree

  • src/main/resources/assets/the_aether/blockstates

src/main/resources/assets/the_aether/blockstates/flax.json

Lines changed: 13 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -24,21 +24,6 @@
2424
"age=7,half=lower": {
2525
"model": "the_aether:block/flax_bottom_7"
2626
},
27-
"age=4,half=upper": {
28-
"model": "the_aether:block/flax_top_0"
29-
},
30-
"age=5,half=upper": {
31-
"model": "the_aether:block/flax_top_1"
32-
},
33-
"age=6,half=upper": {
34-
"model": "the_aether:block/flax_top_2"
35-
},
36-
"age=7,half=upper": {
37-
"model": "the_aether:block/flax_top_3"
38-
},
39-
40-
41-
4227
"age=0,half=upper": {
4328
"model": "the_aether:block/flax_top_0"
4429
},
@@ -50,6 +35,18 @@
5035
},
5136
"age=3,half=upper": {
5237
"model": "the_aether:block/flax_top_0"
38+
},
39+
"age=4,half=upper": {
40+
"model": "the_aether:block/flax_top_0"
41+
},
42+
"age=5,half=upper": {
43+
"model": "the_aether:block/flax_top_1"
44+
},
45+
"age=6,half=upper": {
46+
"model": "the_aether:block/flax_top_2"
47+
},
48+
"age=7,half=upper": {
49+
"model": "the_aether:block/flax_top_3"
5350
}
5451
}
55-
}
52+
}

0 commit comments

Comments
 (0)