마인크래프트 매직스펠 파티클을 바꾸려고 해보았는데 파티클이 바뀌지 않습니다.
매직스펠 버전은 3.5이고 마인크래프트 버전은 1.12.2입니다.
predefined-items:
wizard1:
type: "369"
name: "&f[&0지팡이&e+1&f]"
unbreakable: true
lore:
- "마법사의 1차 무기이다."
- "10데미지를 준다."
wizard1_RC:
spell-class: ".targeted.PainSpell"
cooldown: 1
damage: 10
range: 13
ignore-armor: false
can-target: players,monsters
right-click-cast-item: wizard1
effects:
1:
position: line
effect: particles
particles: fireworksSpark
vert-spread: 0.01
horiz-spread: 0.01
speed: 0.05
count: 10
predefined-items:
bow1:
type: "280"
name: "&f[&0활&e+1&f]"
unbreakable: true
lore:
- "궁수의 1차 무기이다."
- "8데미지를 준다."
bow1_RC:
spell-class: ".targeted.PainSpell"
cooldown: 40
damage: 8
range: 15
ignore-armor: false
can-target: players,monsters
right-click-cast-item: bow1
effects:
1:
position: line
effect: particles
particles: cloud
vert-spread: 0.01
horiz-spread: 0.01
speed: 0.05
count: 10
이 것외에도 파티클이 바뀌지 않는데 어떻게 고치나요?
댓글이 없습니다.
새로운 댓글을 등록해 주세요!