summaryrefslogtreecommitdiffstats
path: root/cwd
diff options
context:
space:
mode:
Diffstat (limited to 'cwd')
-rw-r--r--cwd/assets/minecraft/models/block/error.json6
-rw-r--r--cwd/assets/minecraft/textures/error.pngbin0 -> 204 bytes
2 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"
+ }
+}
diff --git a/cwd/assets/minecraft/textures/error.png b/cwd/assets/minecraft/textures/error.png
new file mode 100644
index 0000000..fcf40ae
--- /dev/null
+++ b/cwd/assets/minecraft/textures/error.png
Binary files differ