diff options
Diffstat (limited to 'assets/minecraft/models/block/cherry_leaves_flowering.json')
| -rwxr-xr-x | assets/minecraft/models/block/cherry_leaves_flowering.json | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/assets/minecraft/models/block/cherry_leaves_flowering.json b/assets/minecraft/models/block/cherry_leaves_flowering.json new file mode 100755 index 00000000..f3b6703d --- /dev/null +++ b/assets/minecraft/models/block/cherry_leaves_flowering.json | |||
| @@ -0,0 +1,8 @@ | |||
| 1 | { | ||
| 2 | "parent": "block/flowering_azalea_leaves", | ||
| 3 | "textures": { | ||
| 4 | "1": "block/cherry_leaves_tree", | ||
| 5 | "2": "block/cherry_leaves_flowering", | ||
| 6 | "particle": "block/cherry_leaves_flowering" | ||
| 7 | } | ||
| 8 | } \ No newline at end of file | ||