Compatibility
Minecraft: Java Edition
Platforms
Supported environments
Tags
Creators
Details
SkidMC
KartRider: Minecraft용 클라이언트 모드 및 HUD 개발 API
A client-side modding and HUD API for KartRider: Minecraft
한국어
SkidMC는 KartRider: Minecraft용 클라이언트 모드와 커스텀 HUD 개발을 지원하는 Fabric API입니다.
엔티티 메타데이터와 액션바 메시지를 각 모드에서 직접 처리하지 않고도 카트, 라이더, 엔진 및 타코미터 정보를 구조화된 API로 사용할 수 있습니다.
SkidMC는 개발 라이브러리입니다. 단독으로 새로운 콘텐츠나 HUD를 추가하지 않습니다. 일반 사용자는 다른 모드가 SkidMC를 필수 의존성으로 요구할 때 설치하면 됩니다.
주요 기능
- 카트 생성 및 제거 이벤트
- 카트 탑승, 하차 및 관전 상태 이벤트
- 카트와 라이더의 메타데이터 및 어트리뷰트 변경 감지
- 공식 엔진 및 호환용 엔진 타입 식별
- 드리프트, 부스터, 듀얼 부스터, 드래프트 및 순간 부스터 상태 조회
- 타코미터 액션바 파싱
- 속도
- 부스터 개수와 게이지
- RPM과 기어
- 익시드 및 차저 게이지
- F1 ERS
- 마리오 카트 터보 게이지
- Fabric 스타일 이벤트 API
- Kotlin 및 Java 호환 공개 API
요구사항
- Minecraft 1.21.5
- Fabric Loader 0.18.4 이상
- Fabric API
- Fabric Language Kotlin
- 클라이언트 측 설치
개발자 문서
공개 API와 타입별 설명은 SkidMC API Documentation에서 확인할 수 있습니다.
English
SkidMC is a client-side Fabric API for developing mods and custom HUDs for KartRider: Minecraft.
It provides structured access to kart, rider, engine, and tachometer data without requiring every mod to process entity metadata and action-bar messages directly.
SkidMC is a development library and does not add standalone content or a HUD. Regular players only need to install it when another mod lists SkidMC as a required dependency.
Features
- Kart spawn and removal events
- Kart mounting, dismounting, and spectating events
- Kart and rider metadata and attribute updates
- Identification of official and compatibility engine types
- Access to drifting, nitro, dual boost, draft, and instant boost states
- Tachometer action-bar parsing for:
- Speed
- Nitro count and gauge
- RPM and gear
- Exceed and charger gauges
- F1 ERS
- Mario Kart turbo gauge
- Fabric-style event APIs
- Public APIs usable from Kotlin and Java
Requirements
- Minecraft 1.21.5
- Fabric Loader 0.18.4 or later
- Fabric API
- Fabric Language Kotlin
- Client-side installation
Developer documentation
See the SkidMC API Documentation for public API references and type documentation. (Currently only provided with Korean.)
Links
SkidMC is licensed under the MIT License.


