[Bug] Can't change the slot to equip with Eqiup Action
tororo1066 opened this issue ยท 0 comments
Try spell:
test_slash:
creator: tororo_1066
creator_id: b4ec7d4f-4b7e-43c1-bb7d-83e1dd29e591
name: My New Spell
description: Damage Your Target
icon: stick
actions:
cast:
- class: ArmorStandProjectile
speed: 0
right_arm_item: potion{CustomModelData:11}:#00B3FF
spawn:
- class: Delay
delay: 50
- class: Equip
item: potion{CustomModelData:12}:#00B3FF
slot: main_hand
- class: Delay
delay: 50
- class: Equip
item: potion{CustomModelData:13}:#00B3FF
slot: main_hand