Skip to content

Commit

Permalink
Update regex for CreativeCore
Browse files Browse the repository at this point in the history
  • Loading branch information
Pyker committed Jul 19, 2024
1 parent 02f0850 commit e249454
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion NEMP/mods.json
Original file line number Diff line number Diff line change
Expand Up @@ -2646,7 +2646,7 @@
"active": true,
"curse": {
"id": "257814",
"regex": "CreativeCore(?:_(?:FORGE|FABRIC))?[ _]v(?P<version>[0-9]+(?:\\.[0-9]+)+(?:-pre[0-9]+)?)[ _]mc[0-9.]+\\.jar"
"regex": "CreativeCore(?:_(?:NEOFORGE|FORGE|FABRIC))?[ _]v(?P<version>[0-9]+(?:\\.[0-9]+)+(?:-pre[0-9]+)?)[ _]mc[0-9.]+\\.jar"
}
},
"StuffASockInIt": {
Expand Down

0 comments on commit e249454

Please sign in to comment.