Skip to content

Commit

Permalink
fixed translation
Browse files Browse the repository at this point in the history
  • Loading branch information
awakaxis committed Dec 18, 2024
1 parent 6054219 commit 3327963
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/main/resources/assets/uno/models/item/card_17.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@
{
"parent": "item/generated",
"textures": {
"layer0": "uno:item/card_2_green"
"layer0": "uno:item/card_2_blue"
}
}
2 changes: 1 addition & 1 deletion src/main/resources/assets/uno/models/item/card_18.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@
{
"parent": "item/generated",
"textures": {
"layer0": "uno:item/card_2_blue"
"layer0": "uno:item/card_2_green"
}
}

0 comments on commit 3327963

Please sign in to comment.