Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/provismet/extrade-origins-addon
Allows the ExtraDE entity groups to be assigned via Origins.
https://github.com/provismet/extrade-origins-addon
fabric fabricmc minecraft mod origins-fabric
Last synced: about 1 month ago
JSON representation
Allows the ExtraDE entity groups to be assigned via Origins.
- Host: GitHub
- URL: https://github.com/provismet/extrade-origins-addon
- Owner: Provismet
- License: mit
- Created: 2022-12-16T00:47:23.000Z (about 2 years ago)
- Default Branch: 1.20
- Last Pushed: 2024-02-08T23:19:30.000Z (12 months ago)
- Last Synced: 2024-11-09T18:35:05.128Z (3 months ago)
- Topics: fabric, fabricmc, minecraft, mod, origins-fabric
- Language: Java
- Homepage: https://www.curseforge.com/minecraft/mc-mods/extrade-origins-addon
- Size: 188 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ExtraDE Origins Addon
[![](https://img.shields.io/jitpack/version/com.github.Provismet/ExtraDE-Origins-Addon?style=flat-square&logo=jitpack&color=F6F6F6)](https://jitpack.io/#Provismet/ExtraDE-Origins-Addon)
[![](https://img.shields.io/modrinth/dt/qt0A1nHR?style=flat-square&logo=modrinth&color=F6F6F6)](https://modrinth.com/mod/extrade-origins-addon)
[![](https://img.shields.io/curseforge/dt/741071?style=flat-square&logo=curseforge&color=F6F6F6)](https://www.curseforge.com/minecraft/mc-mods/extrade-origins-addon)This Origins addon allows you to grant an Origin one of the entity groups defined by [Extra Damage Enchantments](https://github.com/Provismet/Extra-Damage-Enchantments).
## Powers
This mod creates a new power type `extrade:entity_group` that works identically to the standard `origins:entity_group` power type, but with additional options.
Concrete power implementations are already provided by the mod, to use them add one of these to your origin:
- `extrade:humanoid`
- `extrade:outerworldly`
- `extrade:arcane`
- `extrade:fungifloral`
- `extrade:beastly`### Vanilla Groups
ExtraDE Origins addon also adds concrete implementations to use any vanilla entity group.
- `extrade:default`
- `extrade:aquatic`
- `extrade:arthropod`
- `extrade:illager`
- `extrade:undead`Check the [wiki](https://github.com/Provismet/ExtraDE-Origins-Addon/wiki) for more information if needed.
## Dependencies
- [Extra Damage Enchantments](https://github.com/Provismet/Extra-Damage-Enchantments)
- [Origins](https://github.com/apace100/origins-fabric)## Download Links
- [Modrinth](https://modrinth.com/mod/extrade-origins-addon)
- [CurseForge](https://www.curseforge.com/minecraft/mc-mods/extrade-origins-addon)Use these links to better support the mod.