diff options
Diffstat (limited to 'assets/minecraft/blockstates/nether_gold_ore.json')
| -rwxr-xr-x | assets/minecraft/blockstates/nether_gold_ore.json | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/assets/minecraft/blockstates/nether_gold_ore.json b/assets/minecraft/blockstates/nether_gold_ore.json new file mode 100755 index 00000000..cb000d14 --- /dev/null +++ b/assets/minecraft/blockstates/nether_gold_ore.json | |||
| @@ -0,0 +1,9 @@ | |||
| 1 | { | ||
| 2 | "variants": { | ||
| 3 | "": [ | ||
| 4 | { | ||
| 5 | "model": "minecraft:block/nether_gold_ore" | ||
| 6 | } | ||
| 7 | ] | ||
| 8 | } | ||
| 9 | } \ No newline at end of file | ||