Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/buqhek/fabric-tutorial-1.21.1
My first project learning Java + Fabric API
https://github.com/buqhek/fabric-tutorial-1.21.1
fabricmc java
Last synced: about 2 months ago
JSON representation
My first project learning Java + Fabric API
- Host: GitHub
- URL: https://github.com/buqhek/fabric-tutorial-1.21.1
- Owner: buqhek
- License: cc0-1.0
- Created: 2024-10-21T02:19:27.000Z (4 months ago)
- Default Branch: master
- Last Pushed: 2024-10-22T00:51:41.000Z (4 months ago)
- Last Synced: 2024-10-28T07:22:39.663Z (3 months ago)
- Topics: fabricmc, java
- Language: Java
- Homepage:
- Size: 63.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Minecraft 1.21.1 Fabric Tutorial
Introduction to learning **_java_** and the **_fabric API_** in order to learn how to make minecraft mods.
### **Motivation:**
I have always enjoyed playing modded Minecraft and I thought I would take the knowledge I've learned in school so far to build something I've always wanted to.
This tutorial will be implementing an item, and block, and will be for Minecraft 1.21.1. I hope to continue learning after this long after finishing this tutorial, and have this be the stepping stone into something much greater.
This project will remain public so I can ask for help and receive anonymous feedback on my style so that I may improve as much as possible through the community.