Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/primordialmoros/bending
Mod/plugin that brings the universe of Avatar: The Last Airbender to Minecraft
https://github.com/primordialmoros/bending
bending fabric java minecraft paper paper-api papermc sponge spongeapi
Last synced: 2 months ago
JSON representation
Mod/plugin that brings the universe of Avatar: The Last Airbender to Minecraft
- Host: GitHub
- URL: https://github.com/primordialmoros/bending
- Owner: PrimordialMoros
- License: agpl-3.0
- Created: 2020-09-15T17:46:36.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-04-30T22:21:33.000Z (8 months ago)
- Last Synced: 2024-05-01T18:04:26.891Z (8 months ago)
- Topics: bending, fabric, java, minecraft, paper, paper-api, papermc, sponge, spongeapi
- Language: Java
- Homepage: https://javadoc.io/doc/me.moros/bending-api
- Size: 4.89 MB
- Stars: 14
- Watchers: 1
- Forks: 4
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
Bending
Experience the universe of Avatar: The Last Airbender in Minecraft.
Bending is a free and open source mod/plugin for Minecraft. Master the 4 elements (Air, Water, Earth and Fire),
shaping the world around you for an unparalleled PvE and PvP experience.#### Features:
- High performance
- User friendly
- Dynamic ability interactions
- Accurate collision system
- Fully [translatable](https://github.com/PrimordialMoros/Bending/wiki/Localization)
- Support for bending mobs
- Robust, flexible APIFor more information, check the [wiki](https://github.com/PrimordialMoros/Bending/wiki).
## Download
- [Modrinth](https://modrinth.com/plugin/bending)
- [Hangar](https://hangar.papermc.io/Moros/Bending)
- [GitHub Releases](https://github.com/PrimordialMoros/Bending/releases)## Building
This project requires Java 21 or newer and uses Gradle (which comes with a wrapper, so you don't need to install it).
Open a terminal and run `./gradlew build`.
## Contributing - Developer API
See [Contributing](CONTRIBUTING.md).
Any contributions, large or small, major features, bug fixes, unit/integration tests are welcome and appreciated.
For information on how to use Bending in your own projects check
the [Developer API](https://github.com/PrimordialMoros/Bending/wiki/Developer-API) wiki.