summaryrefslogtreecommitdiff
path: root/assets/minecraft/models/block/potted_azalea_bush.json
diff options
context:
space:
mode:
Diffstat (limited to 'assets/minecraft/models/block/potted_azalea_bush.json')
-rwxr-xr-xassets/minecraft/models/block/potted_azalea_bush.json9
1 files changed, 9 insertions, 0 deletions
diff --git a/assets/minecraft/models/block/potted_azalea_bush.json b/assets/minecraft/models/block/potted_azalea_bush.json
new file mode 100755
index 00000000..e5578f37
--- /dev/null
+++ b/assets/minecraft/models/block/potted_azalea_bush.json
@@ -0,0 +1,9 @@
1{
2 "parent": "block/potted_flowering_azalea_bush",
3 "textures": {
4 "5": "block/potted_azalea_bush_plant",
5 "6": "block/potted_azalea_bush_side",
6 "7": "block/potted_azalea_bush_top",
7 "vines": "block/flower_pot_azalea_bush"
8 }
9} \ No newline at end of file