Skip to content

Commit

Permalink
Merge pull request #4
Browse files Browse the repository at this point in the history
Fixed issue where game could not find component keys in ServerPlayerEntity.
  • Loading branch information
anviaan authored Oct 6, 2024
2 parents 1101a18 + 18291ac commit 73344e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/resources/fabric.mod.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"main": [
"net.anvian.record_days_survived.RecordDaysSurvivedMod"
],
"cardinal_components-entity": [
"cardinal-components-entity": [
"net.anvian.record_days_survived.RecordDaysSurvivedMod"
]
},
Expand Down

0 comments on commit 73344e0

Please sign in to comment.