Skip to content

Commit

Permalink
fix trader llama overlay texture locator
Browse files Browse the repository at this point in the history
  • Loading branch information
KurtThiemann committed Sep 18, 2024
1 parent 8a11b69 commit b0d9eab
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions builtin/mobheads/models/item/trader_llama.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"parent": "mobheads:item/base/llama",
"textures": {
"decor": "minecraft:entity/llama/decor/trader_llama",
"decor": "minecraft:entity/equipment/llama_body/trader_llama",
"texture": "minecraft:entity/llama/creamy"
}
}
}

0 comments on commit b0d9eab

Please sign in to comment.