generated from isXander/FabricModTemplate
-
-
Notifications
You must be signed in to change notification settings - Fork 44
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
8 changed files
with
62 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
loom.platform=fabric | ||
loom.ignoreDependencyLoomVersionValidation=true | ||
|
||
mcVersion=1.21.4 | ||
packFormat=46 | ||
|
||
#deps.parchment=1.21:2024.07.28 | ||
deps.fabricApi=0.111.0+1.21.4 | ||
deps.yacl=3.6.2+1.21.4-fabric | ||
deps.modMenu=13.0.0-beta.1 | ||
deps.sodium=mc1.21.4-0.6.2-fabric | ||
deps.sodiumSemver=0.6 | ||
deps.iris=1.8.3+1.21.4-fabric | ||
deps.immediatelyFast=1.3.3+1.21.4-fabric | ||
deps.simpleVoiceChat=fabric-1.21.4-2.5.26 | ||
#deps.reesesSodiumOptions=mc1.21.1-1.8.0-beta.4+fabric | ||
deps.fancyMenu=3.2.5-1.21-fabric | ||
deps.fancyMenu.noRuntime=true | ||
|
||
java.version=21 | ||
|
||
fmj.mcDep=~1.21.4 | ||
fmj.fapiDep=>=0.111.0 | ||
|
||
pub.stableMC=1.21.4 |
8 changes: 8 additions & 0 deletions
8
versions/1.21.4-fabric/src/main/resources/controlify.accesswidener
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
accessWidener v2 named | ||
|
||
accessible class net/minecraft/client/gui/screens/options/LanguageSelectScreen$LanguageSelectionList | ||
accessible class net/minecraft/client/gui/components/toasts/ToastManager$ToastInstance | ||
accessible method net/minecraft/client/gui/components/toasts/SystemToast <init> (Lnet/minecraft/client/gui/components/toasts/SystemToast$SystemToastId;Lnet/minecraft/network/chat/Component;Ljava/util/List;I)V | ||
accessible field net/minecraft/client/gui/components/AbstractSelectionList MENU_LIST_BACKGROUND Lnet/minecraft/resources/ResourceLocation; | ||
accessible field net/minecraft/client/gui/components/AbstractSelectionList INWORLD_MENU_LIST_BACKGROUND Lnet/minecraft/resources/ResourceLocation; | ||
extendable method net/minecraft/client/gui/screens/Screen init (Lnet/minecraft/client/Minecraft;II)V |