Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/binaris00/mysticgrove
https://github.com/binaris00/mysticgrove
Last synced: 5 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/binaris00/mysticgrove
- Owner: Binaris00
- License: cc0-1.0
- Created: 2024-05-30T15:21:37.000Z (6 months ago)
- Default Branch: master
- Last Pushed: 2024-06-13T21:02:04.000Z (5 months ago)
- Last Synced: 2024-06-14T22:58:05.365Z (5 months ago)
- Language: Java
- Size: 143 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Mystic Grove
Keep in mind, this mod is not allowed to be used in any modpack or server because it is a private mod just for testing purposes.This mod contains assets from Kaupenjoe's tutorial videos:
- [Fabric Modding Tutorial - Minecraft 1.20: Workspace Setup](https://youtu.be/0Pr_iHlVKsI?si=b6lfKZn9v1vWYyMA)Also contain my perfect and original assets made it in less than 5 minutes ^^
### Installation Guide
1. Download the mod from the Releases page.
2. Download Terrablender using [this link](https://www.curseforge.com/minecraft/mc-mods/terrablender-fabric/files/5068224) and install it.
3. Download the Fabric API using [this link](https://www.curseforge.com/minecraft/mc-mods/fabric-api/files/5383731) and install it.
4. Put these mods in the mods folder.
5. Enjoy!### Local Installation Guide
1. Clone the repository.
2. Run `./gradlew build` in the terminal.