diff options
Diffstat (limited to 'assets/minecraft/models/block/rose_bush_bottom.json')
| -rwxr-xr-x | assets/minecraft/models/block/rose_bush_bottom.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/assets/minecraft/models/block/rose_bush_bottom.json b/assets/minecraft/models/block/rose_bush_bottom.json index 0f9b7694..3981b78f 100755 --- a/assets/minecraft/models/block/rose_bush_bottom.json +++ b/assets/minecraft/models/block/rose_bush_bottom.json | |||
| @@ -1,6 +1,7 @@ | |||
| 1 | { | 1 | { |
| 2 | "parent": "block/air", | 2 | "parent": "block/air", |
| 3 | "textures": { | 3 | "textures": { |
| 4 | "cross": "block/air" | 4 | "air": "block/air", |
| 5 | "particle": "block/air" | ||
| 5 | } | 6 | } |
| 6 | } \ No newline at end of file | 7 | } \ No newline at end of file |