Skip to content

Commit 6924b98

Browse files
committed
replaced proper copper_bars in models/items
1 parent a33121c commit 6924b98

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2-
"model": {
3-
"type": "minecraft:model",
4-
"model": "minecraft:item/copper_bars"
2+
"parent": "minecraft:item/generated",
3+
"textures": {
4+
"layer0": "minecraft:block/copper_bars"
55
}
66
}

0 commit comments

Comments
 (0)