-
-
Notifications
You must be signed in to change notification settings - Fork 119
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix clientcommands-scripting and compile errors
- Loading branch information
1 parent
123b437
commit 2d7f4a0
Showing
4 changed files
with
4 additions
and
3 deletions.
There are no files selected for viewing
Submodule clientcommands-scripting
updated
7 files
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 |
---|---|---|
|
@@ -23,6 +23,7 @@ | |
] | ||
}, | ||
"depends": { | ||
"minecraft": "1.18.2", | ||
"fabricloader": ">=0.4.0", | ||
"fabric": "*" | ||
}, | ||
|