Skip to content

v1.4.0+1.20.4

Compare
Choose a tag to compare
@shap-po shap-po released this 18 Sep 14:27

Additions:

  • Finished the Trinkets integration:
    • Added modify_trinket_slots power
    • Added conditioned_modify_trinket_slots power
    • Added equippable_trinket item condition
    • Added trinket_slot_count entity condition
    • Added equipped_trinket_count item condition
    • action_on_trinket_change no longer has the execute_when_spawned field
  • Improved suppress_power action:
    • Added power_types, power_sources, ignored_powers fields
    • Added apoli:multiple power support
  • Made first steps for the Woodwalkers integration:
    • Added morph entity and bi-entity actions
  • Added teleport bi-entity action
  • Added receive_condition power and send_condition condition
  • Added action_on_entity_collision power
  • Added self_bientity_action action

Changes:

  • Renamed action_on_event_receive power to receive_action; send_event to send_action. Old IDs are left for compatibility.
  • Renamed equipped_trinket entity condition to equipped_trinket_count. Old ID is left for compatibility.
  • Mod now requires Fabric version 0.16.0 or higher

Fixes:

  • action_on_trinket_change power now correctly handles item_action_on_unequip action

Full Changelog: v1.3.4+1.20.4...v1.4.0+1.20.4