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
[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_tablepower 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_levelpower type. - [A] Fixed a crash issue caused by the
nbtitem condition type. - [A] Fixed a crash issue caused by the
predicateentity condition type being provided anullrandom identifier. - [A] Fixed a crash issue caused by the
attributeand other related power types trying to re-apply/remove already applied/removed attribute modifiers. - [A] Fixed a translation error in the
/power revokecommand. - [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.