Skip to content

[1.19.2] Origins Forge 1.7.1.4

Compare
Choose a tag to compare
@MerchantPug MerchantPug released this 13 Mar 12:43
1d49299

This is the final 1.19.2 release.

I personally have no interest in this version of Minecraft, and I really don't want to maintain it any further, especially while Origins Fabric is choosing to go forward instead of continually maintaining a year old MC version. I do this as a hobby. Thanks for understanding. - MerchantPug
For more information, read this page.

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 resource entity condition type only working on players. (#372)
  • Fixed mount action throwing a warning log, fixed dismounting from players not working with non player entities. (#391)
  • 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)
  • Fixed launch power type not having parity with Origins Fabric when it comes to optional fields.
  • Fixed phasing's default phase_down_condition being incorrect.

Miscellaneous

  • Made action_x_hit powers more consistent with the Fabric version of the mod. (#422)

Calio

Bugfixes