Minecraft: Fabric Modding Tutorial - Setup Environment (#1) TotallyGamerJet
TotallyGamerJet TotallyGamerJet
1.61K subscribers
115,922 views
0

 Published On Jun 24, 2019

I will show you how to set-up your mod with the Minecraft Fabric Mod Loader in the first episode of TotallyGamerJet's Ultimate Fabric Mod Loader Tutorial Series. Be sure to watch the rest of the series! Tell me what you want me to make next and don't forget to share your creations in the comments below!

- Links -
Fabric Github: https://github.com/FabricMC
Notepad++: https://notepad-plus-plus.org/
Gradle Properties: https://modmuss50.me/fabric.html
Visual Studio Code: https://code.visualstudio.com/
- Plugins -
Language Support: https://marketplace.visualstudio.com/...
Debugger: https://marketplace.visualstudio.com/...
Java Extension Pack: https://marketplace.visualstudio.com/...
Fabric Launcher: https://fabricmc.net/use/

- Code -
./gradlew genSources

VSCode: .\gradlew vscode
IntelliJ: ./gradlew idea
Eclipse: ./gradlew eclipse

show more

Share/Embed