Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/luligabi1/magicfungi

An original magic mod for the Fabric Loader.
https://github.com/luligabi1/magicfungi

fabric hacktoberfest minecraft minecraft-mod

Last synced: 5 days ago
JSON representation

An original magic mod for the Fabric Loader.

Awesome Lists containing this project

README

        


Magic Fungi - BETA


An original Magic mod surrounding mushrooms for the Fabric Loader.










## Features
For a complete list of features please check the mod's [official page](https://www.curseforge.com/minecraft/mc-mods/magic-fungi).

## Licensing
While the code and most of the assets are licensed under the [Apache 2.0](https://github.com/Luligabi1/MagicFungi/blob/master/LICENSE) license, the spell textures ([impetus_spell.png](https://github.com/Luligabi1/MagicFungi/blob/master/src/main/resources/assets/magicfungi/textures/item/impetus_spell.png), [clypeus_spell.png](https://github.com/Luligabi1/MagicFungi/blob/master/src/main/resources/assets/magicfungi/textures/item/clypeus_spell.png), [utilis_spell.png](https://github.com/Luligabi1/MagicFungi/blob/master/src/main/resources/assets/magicfungi/textures/item/utilis_spell.png), [vivifica_spell.png](https://github.com/Luligabi1/MagicFungi/blob/master/src/main/resources/assets/magicfungi/textures/item/vivifica_spell.png), [morbus_spell.png](https://github.com/Luligabi1/MagicFungi/blob/master/src/main/resources/assets/magicfungi/textures/item/morbus_spell.png) and [incognita_spell.png](https://github.com/Luligabi1/MagicFungi/blob/master/src/main/resources/assets/magicfungi/textures/item/incognita_spell.png)) are all slightly edited versions of [Kyrise's Free 16x16 RPG Icon Pack](https://kyrise.itch.io/kyrises-free-16x16-rpg-icon-pack), that's licensed under [Creative Commons Attribution 4.0 (CC BY 4.0)](https://creativecommons.org/licenses/by/4.0/).

## 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`.