Origins (Forge)

This is an unofficial forge port of the Origins mod for fabric

File Details

[1.20.1] Origins Forge 1.10.0.6

  • R
  • Mar 13, 2024
  • 2.20 MB
  • 5.0K
  • 1.20.1
  • Forge + 1

File Name

origins-forge-1.20.1-1.10.0.6-all.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:origins-forge-474438:5179287")

NeoForge

implementation fg.deobf("curse.maven:origins-forge-474438:5179287")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

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