Skip to content

Adaptivity/betterbeginnings-MC1.7

 
 

Repository files navigation

Better Beginnings Mod

Better Beginnings mod for Minecraft v1.7.10. Requires Forge (built with 10.13.3.1448).

Kind of complicated. See the forum topic.

1.8 Version:

This repository is for the 1.7.10 branch of BetterBeginnings. It was moved to its own repository because GitHub in IntelliJ can be very finnicky. Source for the 1.8 version can be found here.

Issues:

Issues regarding this repository should be posted on the 1.8 repository, to keep them together. They will be marked with a "1.7.10" version tag if the issue is confirmed.

Contributing to this project:

  1. Download Forge v10.13.3.1448
  2. Setup with gradlew setupDecompWorkspace and gradlew eclipse
  3. Fork and clone this repository in a separate folder
  4. Add a new project, with src/main/java and src/main/resources
  5. Change the src/main/java and src/main/resources folder to use the src/main/java and src/main/resources folders from the source you downloaded.
  6. Delete the src/main/java and src/main/resources from the default "minecraft" package
  7. Add the project to the build path (or something like that)
  8. Do cool stuff with the code
  9. When you're finished with your changes, submit a pull request.

About

Better Beginnings mod for Minecraft

Resources

License

GPL-3.0, GPL-3.0 licenses found

Licenses found

GPL-3.0
LICENSE
GPL-3.0
License.txt

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%