Skip to content

Commit 0619737

Browse files
Leeo97oneintergrav
authored andcommitted
fix: remove hyperlink from main menu to avoid crash
Due to isXander/main-menu-credits#27
1 parent 2b421b1 commit 0619737

File tree

2 files changed

+2
-10
lines changed

2 files changed

+2
-10
lines changed

versions/fabric/1.21.7/config/isxander-main-menu-credits.json

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,7 @@
33
"bottom_left": [
44
{
55
"text": "Additive 1.37.0 (Beta)",
6-
"color": "gold",
7-
"click_event": {
8-
"action": "open_url",
9-
"url": "https://modrinth.com/modpack/additive"
10-
}
6+
"color": "gold"
117
}
128
]
139
}

versions/fabric/1.21.8/config/isxander-main-menu-credits.json

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,7 @@
33
"bottom_left": [
44
{
55
"text": "Additive 1.37.0 (Beta)",
6-
"color": "gold",
7-
"click_event": {
8-
"action": "open_url",
9-
"url": "https://modrinth.com/modpack/additive"
10-
}
6+
"color": "gold"
117
}
128
]
139
}

0 commit comments

Comments
 (0)