Compatibility
Minecraft: Java Edition
1.21.x
1.20.4
1.20–1.20.2
1.19.x
1.18.x
1.17.x
1.16.5
Platforms
Fabric
Supported environments
90% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Creators
Details
Licensed MIT
Published 3 years ago
Updated last month
Changelog
Warning
Item actions have been changed to operate on aPair<World, StackReference>
instead of aPair<World, ItemStack>
, so if you're an addon developer and your addon implements an item action type, please read this migration guide for the steps for migrating and for more information.
[O] marks changes in Origins, [A] marks changes in the underlying Apoli version.
Thanks to @MerchantPug for contributing!
Additions
- [A] New power types related to placing blocks:
action_on_block_place
andprevent_block_place
- [A] New power type:
entity_set
- [A] New entity action type:
revoke_all_powers
- [A] New entity action type:
remove_power
- [A] New entity action type:
random_teleport
- [A] New bi-entity action type:
add_to_set
- [A] New bi-entity action type:
remove_from_set
- [A] New bi-entity condition type:
in_set
- [A] New block action type:
spawn_entity
- [A] New
/power
sub-command:/power dump
- [O] Added compatibility to Carpet's fake players in the
/origin
command
Changes
- [A] The
hud_render
field of powers can now accept an object or an array of objects - [A] Made the
prevent_entity_collision
power type work for entities with solid collision - [A] Made the
particle
power type andspawn_particles
entity action type consistent with vanilla - [A] Changed the default resource bar sprite sheet for backwards compatibility
Fixes
- [A] Fixed an exception being thrown on the client when syncing a power in certain edge-cases
- [A] Fixed application/removal of attribute modifiers of powers that use the
conditioned_attribute
power type - [A] Fixed spawnpoint of players not persisting upon being set
- [A] Fixed
moving
entity condition type not working reliably - [A] Fixed worn armor not being damaged upon taking damage
- [O] Fixed untranslated "can't sleep" message for the Avian origin
- [O] Fixed issue when syncing origins from S2C
- [O] Fixed hidden origin layers not being hidden
More information
Make sure to read Apoli and Calio's changelogs, as it contains more information compared to this release note, which is only a condensed version.
Origins full changelog: https://github.com/apace100/origins-fabric/compare/v1.11.3...v1.12.0
Apoli changelog: v2.11.0
Calio changelog: v1.13.0
Dependencies
Files
Metadata
Release channel
ReleaseVersion number
1.12.0Loaders
Game versions
1.20.2Downloads
1485Publication date
December 22, 2023 at 8:57 PMPublisher
eggohito
Maintainer