-
Notifications
You must be signed in to change notification settings - Fork 36
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
the link in the mod discription is not working #49
Closed
Conversation
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
Signed-off-by: shedaniel <daniel@shedaniel.me>
Signed-off-by: shedaniel <daniel@shedaniel.me>
Signed-off-by: shedaniel <daniel@shedaniel.me>
Signed-off-by: shedaniel <daniel@shedaniel.me>
Signed-off-by: shedaniel <daniel@shedaniel.me>
Signed-off-by: shedaniel <daniel@shedaniel.me>
Signed-off-by: shedaniel <daniel@shedaniel.me>
[Library updates] - Updated fabric-loader to '0.8.4+build.198'. - Updated fabric-api to '0.10.9+build.346-1.16'. - Updated yarn to '20w21a+build.9'. - Updated cloth-config to '4.4.0-unstable'. - Updated modmenu to '1.11.6+build.11'. [Overlay] - Renamed the following classes/methods: - EntityCategory >> SpawnGroup. - Biome#getMaxSpawnLimit() >> Biome#getMaxSpawnChance(). - Removed unnecessary warning supression for renderLevel() (L#240). - Moved MinecraftClient.getInstance() calls to a single variable (L#81): - Should work the same, but without the 'resource leak' warnings. [Mixin] - Added <?> wildcard to handlePacket() (L#19), removes param warning. [Other] - Updated dependencies in 'fabric.mod.json': - Changed keyword 'requires' to 'depends' to remove warning on launch. Signed-off-by: shedaniel <daniel@shedaniel.me>
Signed-off-by: shedaniel <daniel@shedaniel.me>
fixed textrender for Pre-2 updated Version in Gradle.props Fixed error for cosslevel2 > crosslevel
secondary color made no sense
Co-authored-by: shedaniel <daniel@shedaniel.me>
Co-authored-by: shedaniel <daniel@shedaniel.me>
…java Co-authored-by: shedaniel <daniel@shedaniel.me>
Co-authored-by: shedaniel <daniel@shedaniel.me>
blue cross completly
Default off
Signed-off-by: shedaniel <daniel@shedaniel.me>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
In the mod list in multimc launcher, you can click the link provided by the mod to update the mod, but I found the link provided by this mod is not valid.
You may also want to update branch 1.14 and 1.15 to fix this problem.
Thanks for reviewing.