Magic

Magic

190k Downloads

create spell "iron"

Mannuel1905 opened this issue ยท 0 comments

commented

Hola
este complemento es el mejor que he visto, grasias por crear esta obra de arte.
the spell creates some iron ores and I want to pick up the ores, but by breaking them they only disappear. Please help me, what should I change so that I collect the iron
Here is the spell that I am:

iron_spell:
actions:
cast:
- class: CustomProjectile
actions:
- class: Sphere
actions:
- class: ModifyBlock
parameters:
target: other
allow_max_range: false
velocity: 20
target_type: LivingEntity
range: 16
radius: 1
type: sphere
destructible: air
brush: iron_ore
cooldown: 10000