Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hendrix-shen/magiclib
To beat magic with magic :(
https://github.com/hendrix-shen/magiclib
fabric-mod minecraft
Last synced: 2 days ago
JSON representation
To beat magic with magic :(
- Host: GitHub
- URL: https://github.com/hendrix-shen/magiclib
- Owner: Hendrix-Shen
- License: lgpl-3.0
- Created: 2022-01-31T22:03:33.000Z (almost 3 years ago)
- Default Branch: dev/0.8
- Last Pushed: 2024-12-21T09:13:30.000Z (4 days ago)
- Last Synced: 2024-12-23T19:10:28.193Z (2 days ago)
- Topics: fabric-mod, minecraft
- Language: Java
- Homepage: https://www.curseforge.com/minecraft/mc-mods/magiclib
- Size: 2.47 MB
- Stars: 87
- Watchers: 3
- Forks: 13
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# MagicLib
[![Minecraft](http://cf.way2muchnoise.eu/versions/Minecraft_576459_all.svg?badge_style=flat)](https://www.curseforge.com/minecraft/mc-mods/magiclib/files)
[![License](https://img.shields.io/github/license/Hendrix-Shen/MagicLib?label=License&style=flat-square)](https://github.com/Hendrix-Shen/MagicLib/blob/master/LICENSE)
![Languages](https://img.shields.io/github/languages/top/Hendrix-Shen/MagicLib?style=flat-square)
![Java](https://img.shields.io/badge/Java-8%20%7C%209%20%7C%2010%20%7C%2011%20%7C%2012%20%7C%2013%20%7C%2014%20%7C%2015%20%7C%2016%20%7C%2017%20%7C%2018-orange?style=flat-square)
[![Issues](https://img.shields.io/github/issues/Hendrix-Shen/MagicLib?style=flat-square)](https://github.com/Hendrix-Shen/MagicLib/issues)
[![Pull Requests](https://img.shields.io/github/issues-pr/Hendrix-Shen/MagicLib?style=flat-square)](https://github.com/Hendrix-Shen/MagicLib/pulls)
[![Last Building](https://img.shields.io/github/actions/workflow/status/Hendrix-Shen/MagicLib/CI.yml?label=Last%20build&style=flat-square)](https://github.com/Hendrix-Shen/MagicLib/actions/workflows/CI.yml)
[![Stable Release](https://img.shields.io/github/v/release/Hendrix-Shen/MagicLib?label=Stable%20Release&style=flat-square)](https://github.com/Hendrix-Shen/MagicLib/releases)
[![Development Release Downloads](https://img.shields.io/github/v/release/Hendrix-Shen/MagicLib?include_prereleases&label=Development%20Release&style=flat-square)](https://github.com/Hendrix-Shen/MagicLib/releases)
[![Github Release Downloads](https://img.shields.io/github/downloads/Hendrix-Shen/MagicLib/total?label=Github%20Release%20Downloads&style=flat-square)](https://github.com/Hendrix-Shen/MagicLib/releases)
[![Modrinth Downloads](https://img.shields.io/modrinth/dt/mv1zH6ln?label=Modrinth%20Downloads&logo=Modrinth%20Downloads&style=flat-square)](https://modrinth.com/mod/magiclib)
[![CurseForge Downloads](http://cf.way2muchnoise.eu/576459.svg?badge_style=flat)](https://www.curseforge.com/minecraft/mc-mods/magiclib)English | [中文](./README_ZH_CN.md)
⚠️**Warning: The project is in the refactoring phase.**
❗Before reporting a problem, be sure to try the latest [beta version](https://github.com/Hendrix-Shen/MagicLib/releases) to check if the problem still exists.
## Description
To beat magic with magic :(
## Dependencies
| Dependency | Type | Environment | Link |
|------------|----------|-----------------|--------------------------------------------------------------------------------------------------------------------------------------|
| MaliLib | Optional | Client | [CurseForge](https://www.curseforge.com/minecraft/mc-mods/malilib) |
| Mod Menu | Optional | Client | [CurseForge](https://www.curseforge.com/minecraft/mc-mods/modmenu) | [Modrinth](https://modrinth.com/mod/modmenu) |## Development
### Support
Current main development for Minecraft version: 1.18.2
And use `preprocess` to be compatible with all versions.
**Note: I only accept the following versions of issues. Please note that this information is time-sensitive and any version of the issue not listed here will be closed**
- Minecraft 1.14.4
- Minecraft 1.15.2
- Minecraft 1.16.5
- Minecraft 1.17.1
- Minecraft 1.18.2
- Minecraft 1.19.2
- Minecraft 1.19.3
- Minecraft 1.19.4
- Minecraft 1.20.1
- Minecraft 1.20.2
- Minecraft 1.20.4### Mappings
We are using the **Mojang official** mappings to de-obfuscate Minecraft and insert patches.
### Document
The English doc and the Chinese doc are aligned line by line.
## License
This project is available under the LGPLv3 license. Feel free to learn from it and incorporate it in your own projects.