
Version 1.21.1-r1:
- update to 1.21.1
- nucleon now shows initial powers when chosen or respawning
- fix https://github.com/MoriyaShiine/extra-origins/issues/191
- probably fix https://github.com/MoriyaShiine/extra-origins/issues/240
see full changelog here
- fix crash on servers
- fix https://github.com/MoriyaShiine/extra-origins/issues/229
- fix mob neutrality power not respecting self conditions
- add nucleon origin
- mob neutrality power now prevents mobs from fleeing
- code cleanup
Gameplay Changes:
-Florans now use the active key to fertilize blocks instead of sneak + use
-Florans now gain Strength I from water instead of +2 damage
-Florans now heal every 40 ticks instead of 30, and only attempts to heal when necessary
-Truffles now use the active key to convert soil blocks into mycelium instead of sneak + use
-Inchlings no longer have increased attack speed
-Inchlings now have further reduced block reach
-Inchlings are now easier to hit
-Piglins no longer have a penalty on using non-golden equipment
-Piglins no longer gain a speed bonus when wearing netherite armor
-Piglins now gain Weakness I from being outside of the nether instead of a slowness modifier
-Piglins can now eat golden food
-Piglins can now negate the effects of Homesick for 3 minutes by eating golden food
Technical Changes:
-massive mixin cleanup
-
extraorigins:fertilizableblock condition now only applies if the fertilizable block is currently fertilizable-
extraorigins:mob_neutralitypower type now uses an entity condition instead of a list of entity types-
extraorigins:prevent_block_slownesspower type no longer has any parameters-rename
extraorigins:crossbow_arrowentity condition toextraorigins:shot_from_crossbow-add
extraorigins:block_action_looking_atentity action, which takes a block condition and performs a block action centered on the block an entity is looking at, and entity actions on the entity-add
extraorigins:delayed_hitboxpower type, which allows an entity to be hit for a certain amount of ticks after it leaves a player's crosshair-add
extraorigins:innate_unbreakingpower type, which gives items a base level of Unbreaking that stacks with the actual enchantment-add
extraorigins:modify_item_attributespower type, which applies attribute modifiers to items and displays the modifiers in their tooltip-backport of 1.20-7
-merge https://github.com/MoriyaShiine/extra-origins/pull/215
--update to 1.20.2
-fix https://github.com/MoriyaShiine/extra-origins/issues/216
-fix https://github.com/MoriyaShiine/extra-origins/issues/211
-readd modify_size scale type
-update to 1.20.1
-merge https://github.com/MoriyaShiine/extra-origins/pull/207
-merge https://github.com/MoriyaShiine/extra-origins/pull/208
-update to 1.19.4
-fix https://github.com/MoriyaShiine/extra-origins/issues/204
-fix https://github.com/MoriyaShiine/extra-origins/issues/205
-clone of latest 1.19.3 version from curseforge
-clone of latest 1.19.2 version from curseforge
-clone of latest 1.18.2 version from curseforge
