Skip to content

Commit 250d102

Browse files
committed
fix cheaters codex
1 parent 3b2ed80 commit 250d102

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/main/kotlin/dev/sterner/common/item/CheatersCodexItem.kt

+1
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ class CheatersCodexItem(properties: Properties) : Item(properties) {
1919
component.hasWellKnowledge = true
2020
component.hasNetherKnowledge = true
2121
component.hasEndKnowledge = true
22+
component.hasIchorKnowledge = true
2223

2324
component.hasReceivedEndMessage = true
2425
component.hasReceivedNetherMessage = true

0 commit comments

Comments
 (0)