https://github.com/sech1p/quartzapi
🔧 [WiP] Minecraft Alpha 1.2.6 modloader for XXI century
https://github.com/sech1p/quartzapi
minecraft minecraft-alpha minecraft-mod
Last synced: 3 months ago
JSON representation
🔧 [WiP] Minecraft Alpha 1.2.6 modloader for XXI century
- Host: GitHub
- URL: https://github.com/sech1p/quartzapi
- Owner: sech1p
- Created: 2024-12-30T19:26:39.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-30T20:04:48.000Z (over 1 year ago)
- Last Synced: 2025-10-20T04:44:52.397Z (8 months ago)
- Topics: minecraft, minecraft-alpha, minecraft-mod
- Homepage:
- Size: 407 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 🔧 [WiP] QuartzAPI

Alpha 1.2.6 modloader for XXI century
## ❓ What's this?
QuartzAPI is a modding API for Minecraft Alpha 1.2.6. I created it in response of lack modern ML's for Alpha, and experiences with mod creating with Risugami's ModLoader in end of 2024 (spoiler: it's pain).
## ❓ Which function would QuartzAPI have?
QuartzAPI will allows you to modify Minecraft whatever you want. It will be sharing functions for many things.
It handles functions itself under layer with a lot of code, you will receive just a simple, comfy and modern method to Alpha 1.2.6 modding. Quartz will handle everything for you.
## ❓ When QuartzAPI will be released?
Quartz will be released on Q1 of 2025. I guess on January I can give you early but usable build.
## 🔧 How to get started?
Despites Quartz is unfinished, you can check [example mod](examples/QuartzMod_ExampleMod). To create mods you must have a Java JDK 8 and then just built mod linking it to Quartz.
## 💾 Downloads
You can download Quartz in [releases](https://github.com/sech1p/QuartzAPI/releases) section.
## 🌸 Informations
Created by [Eliza "sech1p" Semeniuk](https://sech1p.ovh). Minecraft is the property of Mojang. All rights belong to their respective owners.