Skip to content

p455w0rd/BiomeStaff

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Biome Staff (Beta)

CurseForge Latest Version

Table of Contents

About

A mod inspired by the mod from 1.7.10 called BiomeWand.

Currently in BETA! I need testers! Drop me a line on Discord or Twitter

Contact

License

It's MIT..please just try and learn from it :)

Downloads

Issues/Feature Requests

  • Post 'em in the issues section. =D

Providing as many details as possible does help us to find and resolve the issue faster and also you getting a fixed version as fast as possible.

Building

  1. Clone this repository via
  • SSH git clone git@github.com:p455w0rd/BiomeStaff.git or
  • HTTPS git clone https://github.com/p455w0rd/BiomeStaff.git
  1. Setup workspace
  • Decompiled source gradlew setupDecompWorkspace
  • Obfuscated source gradlew setupDevWorkspace
  • CI server gradlew setupCIWorkspace
  1. Build gradlew build. Jar will be in build/libs
  2. For core developer: Setup IDE
  • IntelliJ: Import into IDE and execute gradlew genIntellijRuns afterwards
  • Eclipse: execute gradlew eclipse

Contribution

  • Fork -> Edit -> PR

If you are only doing single file pull requests, GitHub supports using a quick way without the need of cloning your fork. Also read up about synching if you plan to contribute on regular basis.

Maven

When compiling, you can use gradle dependencies, just add

repositories {
	maven {
		name = "covers Maven"
		url = "http://maven.covers1624.net"
	}
}

dependencies {
    compile "p455w0rd:BiomeStaff:<MC_VERSION>-<MOD_VERSION>"
}

An example string would be p455w0rd:BiomeStaff:1.12.2-1.0.0

Biome Staff Localization

English Text

en_us is included in this repository, fixes to typos are welcome.

Encoding

Files must be encoded as UTF-8.

New Translations

I would love for someone to do translations for me =]

About

Spiritual Successor to Biome Wand for MC 1.12.2+

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages