diff options
Diffstat (limited to 'assets/minecraft/blockstates/pink_petals.json')
| -rwxr-xr-x | assets/minecraft/blockstates/pink_petals.json | 100 |
1 files changed, 100 insertions, 0 deletions
diff --git a/assets/minecraft/blockstates/pink_petals.json b/assets/minecraft/blockstates/pink_petals.json new file mode 100755 index 00000000..dd7ad710 --- /dev/null +++ b/assets/minecraft/blockstates/pink_petals.json | |||
| @@ -0,0 +1,100 @@ | |||
| 1 | { | ||
| 2 | "variants": { | ||
| 3 | "facing=north,flower_amount=1": [ | ||
| 4 | { "model": "minecraft:block/pink_petals_1" }, | ||
| 5 | { "model": "minecraft:block/pink_petals_1l" }, | ||
| 6 | { "model": "minecraft:block/pink_petals_1h" } | ||
| 7 | ], | ||
| 8 | "facing=north,flower_amount=2": [ | ||
| 9 | { "model": "minecraft:block/pink_petals_2" }, | ||
| 10 | { "model": "minecraft:block/pink_petals_2l" }, | ||
| 11 | { "model": "minecraft:block/pink_petals_2h" } | ||
| 12 | ], | ||
| 13 | "facing=north,flower_amount=3": [ | ||
| 14 | { "model": "minecraft:block/pink_petals_3" }, | ||
| 15 | { "model": "minecraft:block/pink_petals_3l" }, | ||
| 16 | { "model": "minecraft:block/pink_petals_3h" } | ||
| 17 | ], | ||
| 18 | "facing=north,flower_amount=4": [ | ||
| 19 | { "model": "minecraft:block/pink_petals_4", "weight": 10 }, | ||
| 20 | { "model": "minecraft:block/pink_petals_4l", "weight": 10 }, | ||
| 21 | { "model": "minecraft:block/pink_petals_4h", "weight": 10 }, | ||
| 22 | { "model": "minecraft:block/pink_petals_pile", "weight": 5 }, | ||
| 23 | { "model": "minecraft:block/pink_petals_large_pile", "weight": 1 }, | ||
| 24 | { "model": "minecraft:block/cherry_branch", "weight": 1 }, | ||
| 25 | { "model": "minecraft:block/cherry_branch2", "weight": 1 } | ||
| 26 | ], | ||
| 27 | "facing=east,flower_amount=1": [ | ||
| 28 | { "model": "minecraft:block/pink_petals_1", "y": 90 }, | ||
| 29 | { "model": "minecraft:block/pink_petals_1l", "y": 90 }, | ||
| 30 | { "model": "minecraft:block/pink_petals_1h", "y": 90 } | ||
| 31 | ], | ||
| 32 | "facing=east,flower_amount=2": [ | ||
| 33 | { "model": "minecraft:block/pink_petals_2", "y": 90 }, | ||
| 34 | { "model": "minecraft:block/pink_petals_2l", "y": 90 }, | ||
| 35 | { "model": "minecraft:block/pink_petals_2h", "y": 90 } | ||
| 36 | ], | ||
| 37 | "facing=east,flower_amount=3": [ | ||
| 38 | { "model": "minecraft:block/pink_petals_3", "y": 90 }, | ||
| 39 | { "model": "minecraft:block/pink_petals_3l", "y": 90 }, | ||
| 40 | { "model": "minecraft:block/pink_petals_3h", "y": 90 } | ||
| 41 | ], | ||
| 42 | "facing=east,flower_amount=4": [ | ||
| 43 | { "model": "minecraft:block/pink_petals_4", "y": 90, "weight": 10 }, | ||
| 44 | { "model": "minecraft:block/pink_petals_4l", "y": 90, "weight": 10 }, | ||
| 45 | { "model": "minecraft:block/pink_petals_4h", "y": 90, "weight": 10 }, | ||
| 46 | { "model": "minecraft:block/pink_petals_pile", "y": 90, "weight": 5 }, | ||
| 47 | { "model": "minecraft:block/pink_petals_large_pile", "y": 90, "weight": 1 }, | ||
| 48 | { "model": "minecraft:block/cherry_branch", "y": 90, "weight": 1 }, | ||
| 49 | { "model": "minecraft:block/cherry_branch2", "y": 90, "weight": 1 } | ||
| 50 | ], | ||
| 51 | "facing=south,flower_amount=1": [ | ||
| 52 | { "model": "minecraft:block/pink_petals_1", "y": 180 }, | ||
| 53 | { "model": "minecraft:block/pink_petals_1l", "y": 180 }, | ||
| 54 | { "model": "minecraft:block/pink_petals_1h", "y": 180 } | ||
| 55 | ], | ||
| 56 | "facing=south,flower_amount=2": [ | ||
| 57 | { "model": "minecraft:block/pink_petals_2", "y": 180 }, | ||
| 58 | { "model": "minecraft:block/pink_petals_2l", "y": 180 }, | ||
| 59 | { "model": "minecraft:block/pink_petals_2h", "y": 180 } | ||
| 60 | ], | ||
| 61 | "facing=south,flower_amount=3": [ | ||
| 62 | { "model": "minecraft:block/pink_petals_3", "y": 180 }, | ||
| 63 | { "model": "minecraft:block/pink_petals_3l", "y": 180 }, | ||
| 64 | { "model": "minecraft:block/pink_petals_3h", "y": 180 } | ||
| 65 | ], | ||
| 66 | "facing=south,flower_amount=4": [ | ||
| 67 | { "model": "minecraft:block/pink_petals_4", "y": 180, "weight": 10 }, | ||
| 68 | { "model": "minecraft:block/pink_petals_4l", "y": 180, "weight": 10 }, | ||
| 69 | { "model": "minecraft:block/pink_petals_4h", "y": 180, "weight": 10 }, | ||
| 70 | { "model": "minecraft:block/pink_petals_pile", "y": 180, "weight": 5 }, | ||
| 71 | { "model": "minecraft:block/pink_petals_large_pile", "y": 180, "weight": 1 }, | ||
| 72 | { "model": "minecraft:block/cherry_branch", "y": 180, "weight": 1 }, | ||
| 73 | { "model": "minecraft:block/cherry_branch2", "y": 180, "weight": 1 } | ||
| 74 | ], | ||
| 75 | "facing=west,flower_amount=1": [ | ||
| 76 | { "model": "minecraft:block/pink_petals_1", "y": 270 }, | ||
| 77 | { "model": "minecraft:block/pink_petals_1l", "y": 270 }, | ||
| 78 | { "model": "minecraft:block/pink_petals_1h", "y": 270 } | ||
| 79 | ], | ||
| 80 | "facing=west,flower_amount=2": [ | ||
| 81 | { "model": "minecraft:block/pink_petals_2", "y": 270 }, | ||
| 82 | { "model": "minecraft:block/pink_petals_2l", "y": 270 }, | ||
| 83 | { "model": "minecraft:block/pink_petals_2h", "y": 270 } | ||
| 84 | ], | ||
| 85 | "facing=west,flower_amount=3": [ | ||
| 86 | { "model": "minecraft:block/pink_petals_3", "y": 270 }, | ||
| 87 | { "model": "minecraft:block/pink_petals_3l", "y": 270 }, | ||
| 88 | { "model": "minecraft:block/pink_petals_3h", "y": 270 } | ||
| 89 | ], | ||
| 90 | "facing=west,flower_amount=4": [ | ||
| 91 | { "model": "minecraft:block/pink_petals_4", "y": 270, "weight": 10 }, | ||
| 92 | { "model": "minecraft:block/pink_petals_4l", "y": 270, "weight": 10 }, | ||
| 93 | { "model": "minecraft:block/pink_petals_4h", "y": 270, "weight": 10 }, | ||
| 94 | { "model": "minecraft:block/pink_petals_pile", "y": 270, "weight": 5 }, | ||
| 95 | { "model": "minecraft:block/pink_petals_large_pile", "y": 270, "weight": 1 }, | ||
| 96 | { "model": "minecraft:block/cherry_branch", "y": 270, "weight": 1 }, | ||
| 97 | { "model": "minecraft:block/cherry_branch2", "y": 270, "weight": 1 } | ||
| 98 | ] | ||
| 99 | } | ||
| 100 | } \ No newline at end of file | ||