-
Notifications
You must be signed in to change notification settings - Fork 8
Home
Cookie Cakes edited this page Apr 16, 2024
·
3 revisions
In here is a set of tutorials and guides for the features of HalpLibe, and BTA! modding as a whole!
Check the sidebar to the right for versions and guides.
We recommend that you have:
- Some basic knowledge of coding and/or Java
- In the case you still want to mod you can look at existing BTA! mods on GitHub, the examples repo here, or the sidebar on the right!
- Here is also a list of some free Java learning materials: CodeAcademy, Basic Java, Introduction to Java, W3Schools, Sololearn
- IntelliJ Community Edition with the Minecraft Development plugin
- Please note that despite the first download link of IntelliJ being paid, if you scroll down there's a free version!
- And finally, Java 17 JDK
- We recommend Adoptium, but Linux users please note to NOT USE the flatpak version!
With that you should be set to make your very own BTA! mod!