Changelog
Origins 1.2.0
- Updated to 1.18.
- Made badge tooltips wrap automatically if they would not fit on the screen.
- Does not use FallFlyingLib anymore (replaced by functionality in Fabric API).
Apoli (updated to 2.1.0)
Additions
- Added power types:
modify_slipperiness
,action_on_block_use
,prevent_entity_collision
,prevent_feature_render
,modify_status_effect_amplifier
andmodify_status_effect_duration
- Added entity actions:
swing_hand
,raycast
,spawn_particles
,explode
,area_of_effect
,crafting_table
andender_chest
- Added block actions:
explode
,modify_block_state
andbonemeal
- Added entity conditions:
raycast
,power_type
,ability
,distance_from_coordinates
anddistance_from_spawn
- Added block conditions:
slipperiness
,hardness
,blast_resistance
,distance_from_coordinates
anddistance_from_spawn
- Added item condition:
smeltable
Changes
- Added a
none
render type to thephasing
power type - Added
bientity_condition
toprevent_entity_render
- Added
bientity_condition
andbientity_action
field tomodify_damage_taken
andmodify_damage_dealt
power types. When provided in amodify_damage_taken
power, the power will be ignored if no attacker is present. - Added
prevent_effects
,replace_stack
anditem_action
fields tomodify_food
power type - Added
result_from_on_stack
field toitem_on_item
power type - Made the ticking of
action_over_time
more consistent - Changed the
particle
parameter in theparticle
power type to optionally take a full particle effect object withtype
andparams
- Added
client
andserver
boolean fields toadd_velocity
to control where the velocity is applied - Made
set_block
andadd_block
take a full "block with state", e.g.minecraft:redstone_lamp[lit=true]
is now a valid entry for theblock
field - Added an optional
source
field to thepower
entity condition
Bug Fixes
- Fixed local and velocity space X/Y axes for the
add_velocity
entity action - Fixed
furnace_smelt
loot function to be used in item modifiers by themodify
item action
Thanks @Alluysl, @eggohito, @MerchantPug and @Jarva for contributing to this update.
Files
Origins-1.18-1.2.0.jar(1.87 MiB) Primary
90% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Metadata
Release channel
ReleaseVersion number
1.2.0Loaders
Fabric
Game versions
1.18Downloads
308Publication date
November 30, 2021 at 5:10 PMPublisher
Apace
Owner