From b892484466ba65f03563774a50d9d15c45334202 Mon Sep 17 00:00:00 2001 From: Alexander Minges Date: Sun, 17 May 2020 17:32:58 +0200 Subject: [PATCH] Fix wrong path references in models --- .../minecraft/models/block/iron_bars_cap.json | 8 ++++---- .../models/block/iron_bars_cap_alt.json | 8 ++++---- .../models/block/iron_bars_post.json | 8 ++++---- .../models/block/iron_bars_side.json | 20 +++++++++---------- .../models/block/iron_bars_side_alt.json | 20 +++++++++---------- 5 files changed, 32 insertions(+), 32 deletions(-) diff --git a/assets/minecraft/models/block/iron_bars_cap.json b/assets/minecraft/models/block/iron_bars_cap.json index db28a9c..ee65e92 100644 --- a/assets/minecraft/models/block/iron_bars_cap.json +++ b/assets/minecraft/models/block/iron_bars_cap.json @@ -2,14 +2,14 @@ "__comment": "Model generated using MrCrayfish's Model Creator (http://mrcrayfish.com/modelcreator/)", "ambientocclusion": false, "textures": { - "particle": "block/block/iron_bars", + "particle": "block/iron_bars", "0": "block/iron_bars" }, "elements": [ { "name": "Cube", - "from": [ 7.0, 0.0, 8.0 ], - "to": [ 9.0, 16.0, 9.0 ], + "from": [ 7.0, 0.0, 8.0 ], + "to": [ 9.0, 16.0, 9.0 ], "faces": { "north": { "texture": "#0", "uv": [ 7.0, 0.0, 9.0, 16.0 ] }, "east": { "texture": "#0", "uv": [ 7.0, 0.0, 8.0, 16.0 ] }, @@ -20,4 +20,4 @@ } } ] -} \ No newline at end of file +} diff --git a/assets/minecraft/models/block/iron_bars_cap_alt.json b/assets/minecraft/models/block/iron_bars_cap_alt.json index 04ad298..dd5ae43 100644 --- a/assets/minecraft/models/block/iron_bars_cap_alt.json +++ b/assets/minecraft/models/block/iron_bars_cap_alt.json @@ -2,14 +2,14 @@ "__comment": "Model generated using MrCrayfish's Model Creator (http://mrcrayfish.com/modelcreator/)", "ambientocclusion": false, "textures": { - "particle": "block/block/block/iron_bars", + "particle": "block/iron_bars", "0": "block/iron_bars" }, "elements": [ { "name": "Cube", - "from": [ 7.0, 0.0, 7.0 ], - "to": [ 9.0, 16.0, 8.0 ], + "from": [ 7.0, 0.0, 7.0 ], + "to": [ 9.0, 16.0, 8.0 ], "faces": { "north": { "texture": "#0", "uv": [ 7.0, 0.0, 9.0, 16.0 ] }, "east": { "texture": "#0", "uv": [ 8.0, 0.0, 9.0, 16.0 ] }, @@ -20,4 +20,4 @@ } } ] -} \ No newline at end of file +} diff --git a/assets/minecraft/models/block/iron_bars_post.json b/assets/minecraft/models/block/iron_bars_post.json index ae4948e..34ffa4a 100644 --- a/assets/minecraft/models/block/iron_bars_post.json +++ b/assets/minecraft/models/block/iron_bars_post.json @@ -2,14 +2,14 @@ "__comment": "Model generated using MrCrayfish's Model Creator (http://mrcrayfish.com/modelcreator/)", "ambientocclusion": false, "textures": { - "particle": "block/block/block/iron_bars", + "particle": "block/iron_bars", "0": "block/iron_bars" }, "elements": [ { "name": "Cube", - "from": [ 7.0, 0.0, 7.0 ], - "to": [ 9.0, 16.0, 9.0 ], + "from": [ 7.0, 0.0, 7.0 ], + "to": [ 9.0, 16.0, 9.0 ], "faces": { "north": { "texture": "#0", "uv": [ 7.0, 0.0, 9.0, 16.0 ] }, "east": { "texture": "#0", "uv": [ 7.0, 0.0, 9.0, 16.0 ] }, @@ -18,4 +18,4 @@ } } ] -} \ No newline at end of file +} diff --git a/assets/minecraft/models/block/iron_bars_side.json b/assets/minecraft/models/block/iron_bars_side.json index 2d51a29..60d7b40 100644 --- a/assets/minecraft/models/block/iron_bars_side.json +++ b/assets/minecraft/models/block/iron_bars_side.json @@ -2,14 +2,14 @@ "__comment": "Model generated using MrCrayfish's Model Creator (http://mrcrayfish.com/modelcreator/)", "ambientocclusion": false, "textures": { - "particle": "block/block/iron_bars", + "particle": "block/iron_bars", "0": "block/iron_bars" }, "elements": [ { "name": "Cube", - "from": [ 7.0, 0.0, 2.0 ], - "to": [ 9.0, 16.0, 4.0 ], + "from": [ 7.0, 0.0, 2.0 ], + "to": [ 9.0, 16.0, 4.0 ], "faces": { "north": { "texture": "#0", "uv": [ 7.0, 0.0, 9.0, 16.0 ] }, "east": { "texture": "#0", "uv": [ 12.0, 0.0, 14.0, 16.0 ] }, @@ -21,8 +21,8 @@ }, { "name": "Cube", - "from": [ 7.0, 0.0, 7.0 ], - "to": [ 9.0, 16.0, 9.0 ], + "from": [ 7.0, 0.0, 7.0 ], + "to": [ 9.0, 16.0, 9.0 ], "faces": { "north": { "texture": "#0", "uv": [ 7.0, 0.0, 9.0, 16.0 ] }, "east": { "texture": "#0", "uv": [ 7.0, 0.0, 9.0, 16.0 ] }, @@ -34,8 +34,8 @@ }, { "name": "Cube", - "from": [ 7.0, 11.0, 0.0 ], - "to": [ 9.0, 14.0, 8.0 ], + "from": [ 7.0, 11.0, 0.0 ], + "to": [ 9.0, 14.0, 8.0 ], "faces": { "north": { "texture": "#0", "uv": [ 7.0, 2.0, 9.0, 5.0 ] }, "east": { "texture": "#0", "uv": [ 8.0, 2.0, 16.0, 5.0 ] }, @@ -47,8 +47,8 @@ }, { "name": "Cube", - "from": [ 7.0, 2.0, 0.0 ], - "to": [ 9.0, 3.0, 8.0 ], + "from": [ 7.0, 2.0, 0.0 ], + "to": [ 9.0, 3.0, 8.0 ], "faces": { "north": { "texture": "#0", "uv": [ 7.0, 13.0, 9.0, 14.0 ] }, "east": { "texture": "#0", "uv": [ 8.0, 13.0, 16.0, 14.0 ] }, @@ -59,4 +59,4 @@ } } ] -} \ No newline at end of file +} diff --git a/assets/minecraft/models/block/iron_bars_side_alt.json b/assets/minecraft/models/block/iron_bars_side_alt.json index 4ccb23f..78e4a5d 100644 --- a/assets/minecraft/models/block/iron_bars_side_alt.json +++ b/assets/minecraft/models/block/iron_bars_side_alt.json @@ -2,14 +2,14 @@ "__comment": "Model generated using MrCrayfish's Model Creator (http://mrcrayfish.com/modelcreator/)", "ambientocclusion": false, "textures": { - "particle": "block/block/iron_bars", + "particle": "block/iron_bars", "0": "block/iron_bars" }, "elements": [ { "name": "Cube", - "from": [ 7.0, 0.0, 12.0 ], - "to": [ 9.0, 16.0, 14.0 ], + "from": [ 7.0, 0.0, 12.0 ], + "to": [ 9.0, 16.0, 14.0 ], "faces": { "north": { "texture": "#0", "uv": [ 7.0, 0.0, 9.0, 16.0 ] }, "east": { "texture": "#0", "uv": [ 2.0, 0.0, 4.0, 16.0 ] }, @@ -21,8 +21,8 @@ }, { "name": "Cube", - "from": [ 7.0, 0.0, 7.0 ], - "to": [ 9.0, 16.0, 9.0 ], + "from": [ 7.0, 0.0, 7.0 ], + "to": [ 9.0, 16.0, 9.0 ], "faces": { "north": { "texture": "#0", "uv": [ 7.0, 0.0, 9.0, 16.0 ] }, "east": { "texture": "#0", "uv": [ 7.0, 0.0, 9.0, 16.0 ] }, @@ -34,8 +34,8 @@ }, { "name": "Cube", - "from": [ 7.0, 2.0, 8.0 ], - "to": [ 9.0, 3.0, 16.0 ], + "from": [ 7.0, 2.0, 8.0 ], + "to": [ 9.0, 3.0, 16.0 ], "faces": { "north": { "texture": "#0", "uv": [ 7.0, 13.0, 9.0, 14.0 ] }, "east": { "texture": "#0", "uv": [ 0.0, 13.0, 8.0, 14.0 ] }, @@ -47,8 +47,8 @@ }, { "name": "Cube", - "from": [ 7.0, 11.0, 8.0 ], - "to": [ 9.0, 14.0, 16.0 ], + "from": [ 7.0, 11.0, 8.0 ], + "to": [ 9.0, 14.0, 16.0 ], "faces": { "north": { "texture": "#0", "uv": [ 7.0, 2.0, 9.0, 5.0 ] }, "east": { "texture": "#0", "uv": [ 0.0, 2.0, 8.0, 5.0 ] }, @@ -59,4 +59,4 @@ } } ] -} \ No newline at end of file +}