summaryrefslogtreecommitdiff
path: root/assets/minecraft/models/block/potted_wither_rose.json
diff options
context:
space:
mode:
Diffstat (limited to 'assets/minecraft/models/block/potted_wither_rose.json')
-rwxr-xr-xassets/minecraft/models/block/potted_wither_rose.json10
1 files changed, 10 insertions, 0 deletions
diff --git a/assets/minecraft/models/block/potted_wither_rose.json b/assets/minecraft/models/block/potted_wither_rose.json
new file mode 100755
index 00000000..5e742eb6
--- /dev/null
+++ b/assets/minecraft/models/block/potted_wither_rose.json
@@ -0,0 +1,10 @@
1{
2 "parent": "block/flower_pot_cross_0",
3 "textures": {
4 "vines": "block/flower_pot_wither_rose",
5 "soil": "block/farmland",
6 "plant": "block/wither_rose",
7 "flowerpot": "block/flower_pot_nether",
8 "flowerpot2": "block/flower_pot_nether_hanging"
9 }
10} \ No newline at end of file