Origins (Forge) has been archived. Origins (Forge) will not receive any further updates unless the author decides to unarchive the project.
Compatibility
Minecraft: Java Edition
1.20.1
1.19.2
1.18.1–1.18.2
1.17.1
1.16.5
Platforms
Supported environments
Links
Details
Licensed MIT
Published 2 years ago
Updated last year
Changelog
Origins
Bugfixes
- Fixed a crash when using the origin command inside the execute command. (#408)
Apoli
Bugfixes
- Fixed /reload command not functioning due to a faulty packet.
- Fixed a freeze upon using the
action_on_being_used
power with theconsume
item action in theheld_item_action
slot. (#353) - Fixed
replace_loot_table
power not functioning. (#404) - Fixed
raycast
entity action type always acting as ifcommand_along_ray_only_on_hit
is true (#410) - Fixed inconsistencies with the
modify_falling
power when thevelocity
field is 0. (#412) - Fixed
in_tag
damage condition not existing. (#414) - Fixed
action_on_block_use
preventing interaction with blocks when it shouldn't. (#419) - Fixed crashes relating to the
action_x_hit
anddamage
bi-entity action. (#422)
Miscellaneous
- Optimised EntityLinkedItemStack.
- Made
action_x_hit
powers more consistent with the Fabric version of the mod. (#422) - Updated network version.
Calio
Bugfixes
- Fixed unintended concurrency when handling split registry packets. (EdwinMindcraft/calio#3)
- Fixed missing registry crash upon loading into a world or using /reload. (EdwinMindcraft/calio#3)