We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a33121c commit 6924b98Copy full SHA for 6924b98
assets/minecraft/models/item/copper_bars.json
@@ -1,6 +1,6 @@
1
{
2
- "model": {
3
- "type": "minecraft:model",
4
- "model": "minecraft:item/copper_bars"
+ "parent": "minecraft:item/generated",
+ "textures": {
+ "layer0": "minecraft:block/copper_bars"
5
}
6
0 commit comments