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