Skip to content

[1.20.1] Origins Forge 1.10.0.6

Choose a tag to compare

@ChrysanthCow ChrysanthCow released this 13 Mar 12:45
· 2 commits to 1.20.x/forge since this release

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 the consume item action in the held_item_action slot. (#353)
  • Fixed replace_loot_table power not functioning. (#404)
  • Fixed raycast entity action type always acting as if command_along_ray_only_on_hit is true (#410)
  • Fixed inconsistencies with the modify_falling power when the velocity 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 and damage 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