Origins (Fabric)

Players choose an Origin at the beginning of the game to gain benefits and drawbacks

File Details

1.20.2: Origins 1.11.2 (Sources)

  • R
  • Oct 11, 2023
  • 388.22 KB
  • 21
  • 1.20.2
  • Fabric

File Name

Origins-1.20.2-1.11.2-sources.jar

Supported Versions

  • 1.20.2

Curse Maven Snippet

Fabric

modImplementation "curse.maven:origins-391943:4793655"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

[O] marks changes in Origins, [A] marks changes in the underlying Apoli version.

Changes

  • [A] Made modifiers serialize to JSON
  • [A] Regular expression patterns specified in the replace_loot_table power type is now pre-compiled, reducing the overhead from re-compiling it every time it replaces a loot table.
  • [A] Used testing resource bar sprite sheet as the default resource bar sprite sheet.
  • [O] Extra icons of resource bars have been aligned.

Fixes

  • [A] Fixed enchantments not working caused by the modify_enchantment_level power type.
  • [A] Fixed a crash issue caused by the nbt item condition type.
  • [A] Fixed a crash issue caused by the predicate entity condition type being provided a null random identifier.
  • [A] Fixed a crash issue caused by the attribute and other related power types trying to re-apply/remove already applied/removed attribute modifiers.
  • [A] Fixed a translation error in the /power revoke command.
  • [A] Fixed addition and removal of sub-powers of a multiple power when syncing.
  • [O] Fixed origin name widget not being refreshed upon resizing the screen.