summaryrefslogtreecommitdiffstats
path: root/cwd/assets/minecraft/models/block/error.json
diff options
context:
space:
mode:
Diffstat (limited to 'cwd/assets/minecraft/models/block/error.json')
-rw-r--r--cwd/assets/minecraft/models/block/error.json6
1 files changed, 6 insertions, 0 deletions
diff --git a/cwd/assets/minecraft/models/block/error.json b/cwd/assets/minecraft/models/block/error.json
new file mode 100644
index 0000000..5f65abe
--- /dev/null
+++ b/cwd/assets/minecraft/models/block/error.json
@@ -0,0 +1,6 @@
+{
+ "parent": "block/cube_all",
+ "textures": {
+ "all": "error"
+ }
+}