Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/milopadma/minecraft-mod-fabric
the 2 weeks-long yearly minecraft addiction is here 🧱
https://github.com/milopadma/minecraft-mod-fabric
java minecraft minecraft-mod
Last synced: about 1 month ago
JSON representation
the 2 weeks-long yearly minecraft addiction is here 🧱
- Host: GitHub
- URL: https://github.com/milopadma/minecraft-mod-fabric
- Owner: Milopadma
- Created: 2022-11-28T10:10:57.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2022-12-06T10:22:55.000Z (about 2 years ago)
- Last Synced: 2023-03-06T13:06:12.285Z (almost 2 years ago)
- Topics: java, minecraft, minecraft-mod
- Language: Java
- Homepage:
- Size: 149 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# minecraft-mod-fabric
the 2 weeks-long yearly minecraft addiction is here 🧱## this is just a side project to study how fabric mods work, as well as practice for my java uni classes
# !! dont use this, checkout the references i used instead:
- https://github.com/pranavgade20/FabricHax/tree/master/src/main/java/io/github/pranavgade20/fabrichax
- https://github.com/AdvancedXRay/XRay-Fabric/blob/main/src/main/java/pro/mikey/fabric/xray
- https://github.com/adamviola/BoostedBrightness/blob/e8d102a2cd787da6be3fa284e9c5b1ce7c5eea1a/src/main/java/net/boostedbrightness/BoostedBrightness.java#L106