이번에는 소리를 넣는팁과 소리의 강좌를 해드리겠습니다.
아무리 스킬을 잘만들어도 소리가 없으면 멋이 없습니다 ㅎㅎ
그렇기에 이번 소리 강좌를 통해 이후 있을 PP 강좌때 사용하시면 아주 좋습니다
Sound_test:
spell-class: ".instant.DummySpell"
effects: #A
1s: #B
position: caster
effect: sound
sound: block.anvil.place #소리
delay: 0 #딜레이
volume: 1.0 #볼륨
pitch: 1.0 #재생속도
일단 이게 기본적인 구문입니다. 사용된 스펠은 Dummy Spell 입니다. Dummy Spell은 아무것도 아닌스펠 이랄까.. 말그대로 먼지 스펠 입니다
이펙트를 사용할때에는 반드시 A랑 B가 필요합니다.
저 스펠을 사용하면 모루를 설치하는소리가 재생됩니다. 이 모루 떨어지는 소리를 활용해서 차징 할때 쓰는 소리를 만들어보겠습니다.
Sound_test:
spell-class: ".instant.DummySpell"
effects: #A
1s: #B
position: caster
effect: sound
sound: block.anvil.place
delay: 0
volume: 1.0
pitch: 0.5
2s: #B
position: caster
effect: sound
sound: block.anvil.place
delay: 20
volume: 1.0
pitch: 0.5
3s: #B
position: caster
effect: sound
sound: block.anvil.place
delay: 40
volume: 1.0
pitch: 0.5
4s: #B
position: caster
effect: sound
sound: block.anvil.place
delay: 60
volume: 1.0
pitch: 0.5
5s: #B
position: caster
effect: sound
sound: block.anvil.place
delay: 80
volume: 1.0
pitch: 0.5
6s: #B
position: caster
effect: sound
sound: block.anvil.place
delay: 100
volume: 1.0
pitch: 0.5
DELAY 를 활용해서 소리가 천천히 실행되는 방식입니다. 그러면 5초 동안 6번의 소리가 재생되며 5초 동안 차징하는거 같은 소리가 됩니다.
HealSound_test:
spell-class: ".instant.DummySpell"
effects: #A
1s: #B
position: caster
effect: sound
sound: entity.player.levelup
delay: 0
volume: 1.0
pitch: 1.0
체력이 회복되는 포션이나 스킬들을 만들때 사용되는 소리는 이 사운드가 어울립니다
많이 사용되는 소리
entity.irongolem.death
entity.irongolem.hurt
entity.player.levelup
entity.generic.explode
entity.wither.spawn
entity.wither.death
entity.wither.shoot
entity.zombie.attack_door_wood
entity.zombie.break_door_wood
entity.blaze.hurt
entity.ghast.shoot
entity.shulker_bullet.hit #독데미지 들어갈때 좋음
block.anvil.place
소리 목록
ambient.cave
block.anvil.break
block.anvil.destroy
block.anvil.fall
block.anvil.hit
block.anvil.land
block.anvil.place
block.anvil.step
block.anvil.use
entity.armorstand.break
entity.armorstand.fall
entity.armorstand.hit
entity.armorstand.place
item.armor.equip_chain
item.armor.equip_diamond
item.armor.equip_elytra
item.armor.equip_generic
item.armor.equip_gold
item.armor.equip_iron
item.armor.equip_leather
entity.arrow.hit
entity.arrow.hit_player
entity.arrow.shoot
entity.bat.ambient
entity.bat.death
entity.bat.hurt
entity.bat.loop
entity.bat.takeoff
entity.blaze.ambient
entity.blaze.burn
entity.blaze.death
entity.blaze.hurt
entity.blaze.shoot
entity.boat.paddle_land
entity.boat.paddle_water
entity.bobber.retrieve
entity.bobber.splash
entity.bobber.throw
item.bottle.empty
item.bottle.fill
item.bottle.fill_dragonbreath
block.brewing_stand.brew
item.bucket.empty
item.bucket.empty_lava
item.bucket.fill
item.bucket.fill_lava
entity.cat.ambient
entity.cat.death
entity.cat.hiss
entity.cat.hurt
entity.cat.purr
entity.cat.purreow
block.chest.close
block.chest.locked
block.chest.open
entity.chicken.ambient
entity.chicken.death
entity.chicken.egg
entity.chicken.hurt
entity.chicken.step
block.chorus_flower.death
block.chorus_flower.grow
item.chorus_fruit.teleport
block.cloth.break
block.cloth.fall
block.cloth.hit
block.cloth.place
block.cloth.step
block.comparator.click
entity.cow.ambient
entity.cow.death
entity.cow.hurt
entity.cow.milk
entity.cow.step
entity.creeper.death
entity.creeper.hurt
entity.creeper.primed
block.dispenser.dispense
block.dispenser.fail
block.dispenser.launch
entity.donkey.ambient
entity.donkey.angry
entity.donkey.chest
entity.donkey.death
entity.donkey.hurt
entity.egg.throw
entity.elder_guardian.ambient
entity.elder_guardian.ambient_land
entity.elder_guardian.curse
entity.elder_guardian.death
entity.elder_guardian.death_land
entity.elder_guardian.flop
entity.elder_guardian.hurt
entity.elder_guardian.hurt_land
item.elytra.flying
block.enchantment_table.use
block.enderchest.close
block.enderchest.open
entity.enderdragon.ambient
entity.enderdragon.death
entity.enderdragon_fireball.explode
entity.enderdragon.flap
entity.enderdragon.growl
entity.enderdragon.hurt
entity.enderdragon.shoot
entity.endereye.death
entity.endereye.launch
entity.endermen.ambient
entity.endermen.death
entity.endermen.hurt
entity.endermen.scream
entity.endermen.stare
entity.endermen.teleport
entity.endermite.ambient
entity.endermite.death
entity.endermite.hurt
entity.endermite.step
entity.enderpearl.throw
block.end_gateway.spawn
block.end_portal_frame.fill
block.end_portal.spawn
entity.evocation_fangs.attack
entity.evocation_illager.ambient
entity.evocation_illager.cast_spell
entity.evocation_illager.death
entity.evocation_illager.hurt
entity.evocation_illager.prepare_attack
entity.evocation_illager.prepare_summon
entity.evocation_illager.prepare_wololo
entity.experience_bottle.throw
entity.experience_orb.pickup
block.fence_gate.close
block.fence_gate.open
item.firecharge.use
entity.firework.blast
entity.firework.blast_far
entity.firework.large_blast
entity.firework.large_blast_far
entity.firework.launch
entity.firework.shoot
entity.firework.twinkle
entity.firework.twinkle_far
block.fire.ambient
block.fire.extinguish
item.flintandsteel.use
block.furnace.fire_crackle
entity.generic.big_fall
entity.generic.burn
entity.generic.death
entity.generic.drink
entity.generic.eat
entity.generic.explode
entity.generic.extinguish_fire
entity.generic.hurt
entity.generic.small_fall
entity.generic.splash
entity.generic.swim
entity.ghast.ambient
entity.ghast.death
entity.ghast.hurt
entity.ghast.scream
entity.ghast.shoot
entity.ghast.warn
block.glass.break
block.glass.fall
block.glass.hit
block.glass.place
block.glass.step
block.grass.break
block.grass.fall
block.grass.hit
block.grass.place
block.grass.step
block.gravel.break
block.gravel.fall
block.gravel.hit
block.gravel.place
block.gravel.step
entity.guardian.ambient
entity.guardian.ambient_land
entity.guardian.attack
entity.guardian.death
entity.guardian.death_land
entity.guardian.flop
entity.guardian.hurt
entity.guardian.hurt_land
item.hoe.till
entity.horse.ambient
entity.horse.angry
entity.horse.armor
entity.horse.breathe
entity.horse.death
entity.horse.eat
entity.horse.gallop
entity.horse.hurt
entity.horse.jump
entity.horse.land
entity.horse.saddle
entity.horse.step
entity.horse.step_wood
entity.hostile.big_fall
entity.hostile.death
entity.hostile.hurt
entity.hostile.small_fall
entity.hostile.splash
entity.hostile.swim
entity.husk.ambient
entity.husk.death
entity.husk.hurt
entity.husk.step
entity.illusion_illager.ambient
entity.illusion_illager.cast_spell
entity.illusion_illager.death
entity.illusion_illager.hurt
entity.illusion_illager.mirror_move
entity.illusion_illager.prepare_blindness
entity.illusion_illager.prepare_mirror
entity.irongolem.attack
entity.irongolem.death
entity.irongolem.hurt
entity.irongolem.step
block.iron_door.close
block.iron_door.open
block.iron_trapdoor.close
block.iron_trapdoor.open
entity.itemframe.add_item
entity.itemframe.break
entity.itemframe.place
entity.itemframe.remove_item
entity.itemframe.rotate_item
entity.item.break
entity.item.pickup
block.ladder.break
block.ladder.fall
block.ladder.hit
block.ladder.place
block.ladder.step
block.lava.ambient
block.lava.extinguish
block.lava.pop
entity.leashknot.break
entity.leashknot.place
block.lever.click
entity.lightning.impact
entity.lightning.thunder
entity.lingeringpotion.throw
entity.llama.ambient
entity.llama.angry
entity.llama.chest
entity.llama.death
entity.llama.eat
entity.llama.hurt
entity.llama.spit
entity.llama.step
entity.llama.swag
entity.magmacube.death
entity.magmacube.hurt
entity.magmacube.jump
entity.magmacube.squish
block.metal.break
block.metal.fall
block.metal.hit
block.metal.place
block.metal_pressureplate.click_off
block.metal_pressureplate.click_on
block.metal.step
entity.minecart.inside
entity.minecart.riding
entity.mooshroom.shear
entity.mule.ambient
entity.mule.chest
entity.mule.death
entity.mule.hurt
music.creative
music.credits
music.dragon
music.end
music.game
music.menu
music.nether
block.note.basedrum
block.note.bass
block.note.bell
block.note.chime
block.note.flute
block.note.guitar
block.note.harp
block.note.hat
block.note.pling
block.note.snare
block.note.xylophone
entity.painting.break
entity.painting.place
entity.parrot.ambient
entity.parrot.death
entity.parrot.eat
entity.parrot.fly
entity.parrot.hurt
entity.parrot.imitate.blaze
entity.parrot.imitate.creeper
entity.parrot.imitate.elder_guardian
entity.parrot.imitate.enderdragon
entity.parrot.imitate.enderman
entity.parrot.imitate.endermite
entity.parrot.imitate.evocation_illager
entity.parrot.imitate.ghast
entity.parrot.imitate.husk
entity.parrot.imitate.illusion_illager
entity.parrot.imitate.magmacube
entity.parrot.imitate.polar_bear
entity.parrot.imitate.shulker
entity.parrot.imitate.silverfish
entity.parrot.imitate.skeleton
entity.parrot.imitate.slime
entity.parrot.imitate.spider
entity.parrot.imitate.stray
entity.parrot.imitate.vex
entity.parrot.imitate.vindication_illager
entity.parrot.imitate.witch
entity.parrot.imitate.wither
entity.parrot.imitate.wither_skeleton
entity.parrot.imitate.wolf
entity.parrot.imitate.zombie
entity.parrot.imitate.zombie_pigman
entity.parrot.imitate.zombie_villager
entity.parrot.step
entity.pig.ambient
entity.pig.death
entity.pig.hurt
entity.pig.saddle
entity.pig.step
block.piston.contract
block.piston.extend
entity.player.attack.crit
entity.player.attack.knockback
entity.player.attack.nodamage
entity.player.attack.strong
entity.player.attack.sweep
entity.player.attack.weak
entity.player.big_fall
entity.player.breath
entity.player.burp
entity.player.death
entity.player.hurt
entity.player.hurt_drown
entity.player.hurt_on_fire
entity.player.levelup
entity.player.small_fall
entity.player.splash
entity.player.swim
entity.polar_bear.ambient
entity.polar_bear.baby_ambient
entity.polar_bear.death
entity.polar_bear.hurt
entity.polar_bear.step
entity.polar_bear.warning
block.portal.ambient
block.portal.travel
block.portal.trigger
entity.rabbit.ambient
entity.rabbit.attack
entity.rabbit.death
entity.rabbit.hurt
entity.rabbit.jump
record.11
record.13
record.blocks
record.cat
record.chirp
record.far
record.mall
record.mellohi
record.stal
record.strad
record.wait
record.ward
block.redstone_torch.burnout
block.sand.break
block.sand.fall
block.sand.hit
block.sand.place
block.sand.step
entity.sheep.ambient
entity.sheep.death
entity.sheep.hurt
entity.sheep.shear
entity.sheep.step
item.shield.block
item.shield.break
item.shovel.flatten
entity.shulker.ambient
block.shulker_box.close
block.shulker_box.open
entity.shulker_bullet.hit
entity.shulker_bullet.hurt
entity.shulker.close
entity.shulker.death
entity.shulker.hurt
entity.shulker.hurt_closed
entity.shulker.open
entity.shulker.shoot
entity.shulker.teleport
entity.silverfish.ambient
entity.silverfish.death
entity.silverfish.hurt
entity.silverfish.step
entity.skeleton.ambient
entity.skeleton.death
entity.skeleton_horse.ambient
entity.skeleton_horse.death
entity.skeleton_horse.hurt
entity.skeleton.hurt
entity.skeleton.shoot
entity.skeleton.step
entity.slime.attack
block.slime.break
entity.slime.death
block.slime.fall
block.slime.hit
entity.slime.hurt
entity.slime.jump
block.slime.place
entity.slime.squish
block.slime.step
entity.small_magmacube.death
entity.small_magmacube.hurt
entity.small_magmacube.squish
entity.small_slime.death
entity.small_slime.hurt
entity.small_slime.jump
entity.small_slime.squish
entity.snowball.throw
entity.snowman.ambient
entity.snowman.death
entity.snowman.hurt
entity.snowman.shoot
block.snow.break
block.snow.fall
block.snow.hit
block.snow.place
block.snow.step
entity.spider.ambient
entity.spider.death
entity.spider.hurt
entity.spider.step
entity.splash_potion.break
entity.splash_potion.throw
entity.squid.ambient
entity.squid.death
entity.squid.hurt
block.stone.break
block.stone_button.click_off
block.stone_button.click_on
block.stone.fall
block.stone.hit
block.stone.place
block.stone_pressureplate.click_off
block.stone_pressureplate.click_on
block.stone.step
entity.stray.ambient
entity.stray.death
entity.stray.hurt
entity.stray.step
enchant.thorns.hit
entity.tnt.primed
item.totem.use
block.tripwire.attach
block.tripwire.click_off
block.tripwire.click_on
block.tripwire.detach
ui.button.click
ui.toast.in
ui.toast.out
ui.toast.challenge_complete
entity.vex.ambient
entity.vex.charge
entity.vex.death
entity.vex.hurt
entity.villager.ambient
entity.villager.death
entity.villager.hurt
entity.villager.no
entity.villager.trading
entity.villager.yes
entity.vindication_illager.ambient
entity.vindication_illager.death
entity.vindication_illager.hurt
block.waterlily.place
block.water.ambient
weather.rain
weather.rain.above
entity.witch.ambient
entity.witch.death
entity.witch.drink
entity.witch.hurt
entity.witch.throw
entity.wither.ambient
entity.wither.break_block
entity.wither.death
entity.wither.hurt
entity.wither.shoot
entity.wither_skeleton.ambient
entity.wither_skeleton.death
entity.wither_skeleton.hurt
entity.wither_skeleton.step
entity.wither.spawn
entity.wolf.ambient
entity.wolf.death
entity.wolf.growl
entity.wolf.howl
entity.wolf.hurt
entity.wolf.pant
entity.wolf.shake
entity.wolf.step
entity.wolf.whine
block.wooden_door.close
block.wooden_door.open
block.wooden_trapdoor.close
block.wooden_trapdoor.open
block.wood.break
block.wood_button.click_off
block.wood_button.click_on
block.wood.fall
block.wood.hit
block.wood.place
block.wood_pressureplate.click_off
block.wood_pressureplate.click_on
block.wood.step
entity.zombie.ambient
entity.zombie.attack_door_wood
entity.zombie.attack_iron_door
entity.zombie.break_door_wood
entity.zombie.death
entity.zombie_horse.ambient
entity.zombie_horse.death
entity.zombie_horse.hurt
entity.zombie.hurt
entity.zombie.infect
entity.zombie_pig.ambient
entity.zombie_pig.angry
entity.zombie_pig.death
entity.zombie_pig.hurt
entity.zombie.step
entity.zombie_villager.ambient
entity.zombie_villager.converted
entity.zombie_villager.cure
entity.zombie_villager.death
entity.zombie_villager.hurt
entity.zombie_villager.step
댓글이 없습니다.
새로운 댓글을 등록해 주세요!