docs: pin direct Fabric API 26.1.2 download link, warn about version suffix
Some checks failed
build / build (push) Has been cancelled
Some checks failed
build / build (push) Has been cancelled
User reported Incompatible-mods crash because they downloaded fabric-api-0.140.2+1.21.11.jar from Modrinth (Modrinth's version-filter URL param does not always restrict the listing to the requested game version). Replaced the generic search-page link with the direct CDN URL of fabric-api-0.149.0+26.1.2.jar and added a callout telling readers to verify the filename suffix ends in +26.1.2.jar. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
@@ -46,8 +46,11 @@ Fabric은 마인크래프트에 모드 기능을 추가해 주는 로더입니
|
|||||||
### STEP 4. 모드 jar 파일 두 개를 mods 폴더에 넣기
|
### STEP 4. 모드 jar 파일 두 개를 mods 폴더에 넣기
|
||||||
|
|
||||||
1. **Fabric API** (Fabric 모드들이 공통으로 쓰는 라이브러리. 거의 모든 Fabric 모드에 필요)
|
1. **Fabric API** (Fabric 모드들이 공통으로 쓰는 라이브러리. 거의 모든 Fabric 모드에 필요)
|
||||||
- 다운로드: https://modrinth.com/mod/fabric-api/versions?g=26.1.2
|
- **반드시 26.1.2 용으로 받아야 합니다.** 파일명 끝에 `+26.1.2.jar` 가 붙어있는지 꼭 확인하세요. `+1.21.11.jar` 같은 다른 버전을 받으면 게임이 "Incompatible mods found / requires Minecraft 1.21.x" 에러로 안 켜집니다.
|
||||||
- 위 페이지에서 마인크래프트 26.1.2 용으로 표시된 가장 최신 jar(예: `fabric-api-0.149.0+26.1.2.jar`)를 다운로드해서 `mods` 폴더에 넣습니다.
|
- 직접 다운로드 (2026-05-14 빌드, MC 26.1.2 전용):
|
||||||
|
https://cdn.modrinth.com/data/P7dR8mSH/versions/Sy2Bq7Xc/fabric-api-0.149.0%2B26.1.2.jar
|
||||||
|
- 더 최신 빌드를 찾을 땐: https://modrinth.com/mod/fabric-api/versions → 페이지에서 게임 버전 필터 `26.1.2` 를 직접 선택. (URL 파라미터 필터가 듣지 않는 경우가 있어서 페이지 안에서 한 번 더 확인하는 게 안전합니다.)
|
||||||
|
- 받은 `fabric-api-0.149.0+26.1.2.jar` 를 `mods` 폴더에 넣습니다.
|
||||||
2. **video_player** (이 모드)
|
2. **video_player** (이 모드)
|
||||||
- 다운로드: https://git.tkrmagid.kr/tkrmagid/mc_video_player_mod/releases
|
- 다운로드: https://git.tkrmagid.kr/tkrmagid/mc_video_player_mod/releases
|
||||||
- `video_player-0.4.1.jar` 를 다운로드해서 같은 `mods` 폴더에 넣습니다.
|
- `video_player-0.4.1.jar` 를 다운로드해서 같은 `mods` 폴더에 넣습니다.
|
||||||
|
|||||||
Reference in New Issue
Block a user