https://github.com/vrglab/vrglabslib
Minecraft Mod Library for easier data registration
https://github.com/vrglab/vrglabslib
fabric forge library minecraft minecraft-mod mod modlib neoforge quilt registry utilities
Last synced: about 1 year ago
JSON representation
Minecraft Mod Library for easier data registration
- Host: GitHub
- URL: https://github.com/vrglab/vrglabslib
- Owner: vrglab
- License: mit
- Created: 2024-05-22T20:37:31.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2024-10-19T16:35:48.000Z (over 1 year ago)
- Last Synced: 2024-10-21T07:20:56.132Z (over 1 year ago)
- Topics: fabric, forge, library, minecraft, minecraft-mod, mod, modlib, neoforge, quilt, registry, utilities
- Language: Java
- Homepage:
- Size: 817 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Changelog: changelog.txt
- Funding: FUNDING.yml
- License: LICENSE.txt
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
Awesome Lists containing this project
README
# Vrglab's Lib


[
](https://www.curseforge.com/minecraft/mc-mods/vrglabs-lib) [](LICENSE.txt) [](https://github.com/vrglab/VrglabsLib/releases)
This project has one singular goal, make Registration of things global and as easy to use as you can in the Architectury environment.
### What does this project promise
Never to change how registartion of somthing work's in a significant way, so when you switch versions, old code works as expected with very little to absoultly no changes needed
### Why ?
You see i was tired of having to re-learn a mod loader **cough** **cough** Forge **cough** **cough** everytime it updated and i was really sick of having to rewrite registration code everytime i start a new project specially when the mod supports multiple modloaders, that i decided to make a Registration wrapper that always stays the same and supports all current modloaders.
## Building
### Development
you can find the Documentation's [Here](https://docs.vrglabslib.thevrglab.com/)