An open API service indexing awesome lists of open source software.

https://github.com/t145/crankshaft

Collection of fun pistons
https://github.com/t145/crankshaft

Last synced: about 1 year ago
JSON representation

Collection of fun pistons

Awesome Lists containing this project

README

          

***

[![DownloadCount](http://cf.way2muchnoise.eu/full_287777_downloads.svg)](https://minecraft.curseforge.com/projects/elemental-creepers-redux)

---
**_Table of Contents_**

1. [Dependencies](https://github.com/T145/elementalcreepers#dependencies)
2. [Workspace Setup](https://github.com/T145/elementalcreepers#workspace-setup)
3. [Project License](https://github.com/T145/elementalcreepers#license)
4. [Dev Support](https://github.com/T145/elementalcreepers#support)
5. [Contributing](https://github.com/T145/elementalcreepers/blob/master/.github/CONTRIBUTING.md)

---

## Workspace Dependencies

> *([First-Time Git Setup](https://git-scm.com/book/en/v2/Getting-Started-First-Time-Git-Setup))*

### Windows

#### Using [Scoop](https://github.com/lukesampson/scoop/blob/master/README.md) *(Recommended)*
```bash
scoop bucket add java
scoop bucket add versions
scoop install git ojdkbuild8 gradle4
```

#### Using [Chocolatey](https://chocolatey.org/install)
```bash
choco install git
choco install jdk8
choco install gradle
```

### OSX

#### Using [Homebrew](https://brew.sh/)
```bash
# Git should be automatically installed alongside
# Homebrew through Apple's Command Line utilities
brew cask install java
brew install gradle
```

---

## Workspace Setup

### Eclipse
```bash
gradle setupEclipseWorkspace
gradle eclipse
```

Next, you'll need to install the [EditorConfig plugin](https://github.com/ncjones/editorconfig-eclipse#readme).
Navigate to `Help > Eclipse Marketplace`, and search for `editorconfig`.
There should only be one result: install it and you're all set.

### IntelliJ IDEA

```bash
gradle setupDecompWorkspace
gradle idea
```
> Be sure IDEA recognizes the `src/api/java` directory!

---

## License

Mod source code is licensed under the [Apache License v2.0](http://www.apache.org/licenses/LICENSE-2.0).
The actual workspace license is located in this project.
To use any mod assets, you may contatct [myself](https://github.com/T145) or the original creator for permission.

---

## Support

**Patreon**: [patreon.com/user=152139](https://www.patreon.com/user?u=152139)

**Paypal**: [paypal.me/T145](https://www.paypal.me/T145)

**Bitcoin**: `1qrrPQqfbfXLRqzS6jb7A7Mgnzz85Mjxu`

**Ethereum**: `0x9dbafc51abe8ce05cac6f8a39ebd4351706840b0`

**Litecoin**: `LiV9SfDjFYLFRCzf9wTf7ap8BuRF39J7PB`