! This Version is not Stable !
Game crashes if Origins Classes by Apache is not installed.
Refer to 1.13.1 to use a working release.
- Unarchived Project.
- Updated to 1.19.3.
- Reworked Elytrian.
- Moved elytra power to Gift of the Skies, and changed texture for the worn elytra.
- Moved Launch to Gift of the Skies and increased effectiveness.
- Added power flap wings to maintain altitude.
- Removed rocket boost power.
- Removed restriction for Armor, instead wearing heavy armor weakens both Launch and Wing Flap.
- Removed .mcfuntion files and integrated the commands into the powers itself.
- Changed Recipe for crafting Cobweb to use only
2
String instead of6
in parity with ReOrigins. - Removed
minecraft:gilded_blackstone
from the block tagorigins:unphasable
. - Closed Issue #32. Reason: Can't reproduce.
- Changed Merling's Trident recipe.
- Removed Origin Teams.
- Updated to 1.19.0
- Removed Arachnid ability to catch entities in cobweb by melee attacks.
- Added Arachnid Ability to catch entities in cobweb by hitting them with the cobweb grapple.
- Reworked cooldown for grapple, duration depends on whether entity was caught or block was grappled to.
- Replaced
execute_command
actions that execute a/playsound
command with aplay_sound
action type. - Added a shader for entities hit by a toxic coating arrow.
- Changed file structure to be used as a proper mod.
- Removed Coloring of Origins specific teams.
- Fixed Arachnid's grapple sounds only playing for Chromex_.
- Added Logger message upon initialization.
- refactored main package from
net.chromexunderscore.originstweaks
tocom.chromexunderscore.originstweaks
.