summaryrefslogtreecommitdiff
path: root/assets/minecraft/models/block/potted_spruce_sapling.json
diff options
context:
space:
mode:
Diffstat (limited to 'assets/minecraft/models/block/potted_spruce_sapling.json')
-rwxr-xr-xassets/minecraft/models/block/potted_spruce_sapling.json8
1 files changed, 8 insertions, 0 deletions
diff --git a/assets/minecraft/models/block/potted_spruce_sapling.json b/assets/minecraft/models/block/potted_spruce_sapling.json
new file mode 100755
index 00000000..c4b91bfb
--- /dev/null
+++ b/assets/minecraft/models/block/potted_spruce_sapling.json
@@ -0,0 +1,8 @@
1{
2 "parent": "block/flower_pot_cross_0",
3 "textures": {
4 "vines": "block/flower_pot_spruce_sapling",
5 "plant": "block/spruce_sapling",
6 "soil": "block/podzol_top"
7 }
8} \ No newline at end of file