Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lucaargolo/terrarian-slimes
A Minecraft mod strongly inspired by Terraria, that aims to add new slimes and useful items to the game.
https://github.com/lucaargolo/terrarian-slimes
Last synced: 23 days ago
JSON representation
A Minecraft mod strongly inspired by Terraria, that aims to add new slimes and useful items to the game.
- Host: GitHub
- URL: https://github.com/lucaargolo/terrarian-slimes
- Owner: lucaargolo
- License: mpl-2.0
- Created: 2021-03-19T04:37:27.000Z (over 3 years ago)
- Default Branch: 1.19
- Last Pushed: 2023-01-21T23:32:23.000Z (almost 2 years ago)
- Last Synced: 2023-03-04T17:37:32.006Z (over 1 year ago)
- Language: Kotlin
- Size: 410 KB
- Stars: 9
- Watchers: 2
- Forks: 5
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
Terrarian Slimes
A Minecraft mod strongly inspired by Terraria, that aims to add new slimes and useful items to the game.
## Features
For a complete list of features please check the mods [official page](https://www.curseforge.com/minecraft/mc-mods/terrarian-slimes)## License
Distributed under the Mozilla Public License 2.0. See `LICENSE` for more information.## Build
If you want to build this yourself, please clone the repository and execute `gradlew build` in the projects folder.Artifacts will be generated at `/build/libs`