summaryrefslogtreecommitdiff
path: root/assets/minecraft/blockstates/oxeye_daisy.json
diff options
context:
space:
mode:
Diffstat (limited to 'assets/minecraft/blockstates/oxeye_daisy.json')
-rwxr-xr-xassets/minecraft/blockstates/oxeye_daisy.json10
1 files changed, 10 insertions, 0 deletions
diff --git a/assets/minecraft/blockstates/oxeye_daisy.json b/assets/minecraft/blockstates/oxeye_daisy.json
new file mode 100755
index 00000000..0369933b
--- /dev/null
+++ b/assets/minecraft/blockstates/oxeye_daisy.json
@@ -0,0 +1,10 @@
1{
2 "variants": {
3 "": [
4 { "model": "minecraft:block/oxeye_daisy" },
5 { "model": "minecraft:block/oxeye_daisy", "y": 90 },
6 { "model": "minecraft:block/oxeye_daisy", "y": 180 },
7 { "model": "minecraft:block/oxeye_daisy", "y": 270 }
8 ]
9 }
10} \ No newline at end of file