Skip to content

Commit d13683f

Browse files
committed
fix: trigger adv. solar gen achievement correctly
ref #154
1 parent 2587ce6 commit d13683f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/main/resources/assets/galacticraftcore/advancements/galacticraft/advanced_solar.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
},
99
"icon": {
1010
"item": "galacticraftcore:solar",
11-
"data": 0
11+
"data": 4
1212
},
1313
"frame": "task",
1414
"show_toast": true,
@@ -22,7 +22,7 @@
2222
"items": [
2323
{
2424
"item": "galacticraftcore:solar",
25-
"data": 0
25+
"data": 4
2626
}
2727
]
2828
}

0 commit comments

Comments
 (0)