Skip to content

Commit

Permalink
fix: trigger adv. solar gen achievement correctly
Browse files Browse the repository at this point in the history
ref #154
  • Loading branch information
ROMVoid95 committed Jul 26, 2023
1 parent 2587ce6 commit d13683f
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
},
"icon": {
"item": "galacticraftcore:solar",
"data": 0
"data": 4
},
"frame": "task",
"show_toast": true,
Expand All @@ -22,7 +22,7 @@
"items": [
{
"item": "galacticraftcore:solar",
"data": 0
"data": 4
}
]
}
Expand Down

0 comments on commit d13683f

Please sign in to comment.