summaryrefslogtreecommitdiff
path: root/assets/minecraft/models/block/red_nether_bricks.json
diff options
context:
space:
mode:
Diffstat (limited to 'assets/minecraft/models/block/red_nether_bricks.json')
-rwxr-xr-xassets/minecraft/models/block/red_nether_bricks.json8
1 files changed, 8 insertions, 0 deletions
diff --git a/assets/minecraft/models/block/red_nether_bricks.json b/assets/minecraft/models/block/red_nether_bricks.json
new file mode 100755
index 00000000..2c97aa74
--- /dev/null
+++ b/assets/minecraft/models/block/red_nether_bricks.json
@@ -0,0 +1,8 @@
1{
2 "parent": "block/cube_bottom_top",
3 "textures": {
4 "top": "block/red_nether_bricks_top",
5 "bottom": "block/red_nether_bricks_bottom",
6 "side": "block/red_nether_bricks"
7 }
8} \ No newline at end of file