Skip to content

Commit

Permalink
Update Gourmand (#34)
Browse files Browse the repository at this point in the history
Co-authored-by: komerish <[email protected]>
Co-authored-by: Potatoboy9999 <[email protected]>
  • Loading branch information
3 people authored Feb 11, 2024
1 parent ceee127 commit e7fbda3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/main/resources/data/skywars/skywars_kits/gourmand.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"kit_name": "gourmand",
"icon": {
"id": "enchanted_golden_apple",
"id": "golden_apple",
"Count": 1
},
"armor": [
Expand Down Expand Up @@ -52,7 +52,7 @@
"items": [
{
"id": "golden_apple",
"Count": 3
"Count": 4
}
]
}

0 comments on commit e7fbda3

Please sign in to comment.