This repository was archived by the owner on Feb 9, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +12
-7
lines changed Expand file tree Collapse file tree 1 file changed +12
-7
lines changed Original file line number Diff line number Diff line change @@ -44,13 +44,18 @@ Downloading this mod from [CurseForge](https://www.curseforge.com/minecraft/mc-m
44
44
45
45
You can also download from [ GitHub] ( https://github.com/LucunJi/ExtraPlayerRenderer ) or [ mcmod] ( https://www.mcmod.cn/class/2374.html ) .
46
46
47
- This mod requires masa's [ malilib] ( https://www.curseforge.com/minecraft/mc-mods/malilib ) .
48
-
49
- ** For Minecraft 1.21+, malilib should be downloaded from [ sakura-ryoko's fork] ( https://github.com/sakura-ryoko/malilib/releases ) **
50
-
51
- [ Mod Menu] ( https://modrinth.com/mod/modmenu/ ) is an optional dependency for the latest versions.
52
-
53
- Some earlier versions (now obsolete) requires [ Fabric API] ( https://www.curseforge.com/minecraft/mc-mods/fabric-api ) .
47
+ This mod depends on:
48
+
49
+ - v3.0.0-alpha and above (currently unstable):
50
+ - [ Fabric API] ( https://modrinth.com/mod/fabric-api )
51
+ - [ YACL] ( https://modrinth.com/mod/yacl )
52
+ - before v3.0.0:
53
+ - For Minecraft 1.21+
54
+ - [ malilib from sakura-ryoko's fork] ( https://github.com/sakura-ryoko/malilib/releases )
55
+ - For Minecraft earlier than 1.21
56
+ - [ malilib] ( https://modrinth.com/mod/malilib )
57
+ - [ Mod Menu] ( https://modrinth.com/mod/modmenu ) (optional, recommended)
58
+ - some very early versions (now obsolete) also requires [ Fabric API] ( https://modrinth.com/mod/fabric-api )
54
59
55
60
## Issues
56
61
When facing any issue, please first try to update the dependencies (malilib and Fabric Loader),
You can’t perform that action at this time.
0 commit comments