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