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