MINECRAFT Addon강좌 Function편

Поделиться
HTML-код
  • Опубликовано: 12 янв 2025

Комментарии • 13

  • @gamers-Azure
    @gamers-Azure  Год назад +1

    명령어
    재장전scoreboard objectives add gun dummy gun
    scoreboard players set @s gun (ammo)
    replaceitem entity @s slot.weapon.mainhand 1 gun:gun 1
    잔탄
    titleraw @s [scores={gun=0..999}] actionbar {"rawtext":[{"text":"§l"},{"score":{"name":"@s","objective":"gun"}},{"text":"/ammo"}]}
    titleraw @s [scores={gun=0}] actionbar {"rawtext":[{"text":"§4§l"},{"score":{"name":"@s","objective":"gun"}},{"text":"/§fammo"}]}
    빈 총
    execute @s [scores={gun=0}] ~ ~ ~ replaceitem entity @s slot.weapon.mainhand 1 gun:gun_empty 1
    스코어보드
    scoreboard objectives add gun dummy gun
    gamerule sendcommandfeedback false

    • @gamers-Azure
      @gamers-Azure  Год назад +1

      gun이라고 써진곳에 총이름은 ammo라고 써진 곳에 탄약의 양을
      예를 들어 ak47이면
      scoreboard objectives add ak47 dummy ak47
      scoreboard players set @s ak47 30
      replaceitem entity @s slot.weapon.mainhand 1 gun:ak47 1
      이런식으로 해주시면 됩니다.

  • @developingchann
    @developingchann Год назад +1

    ㅘ 드디어!!!

  • @BT_3317
    @BT_3317 Год назад +1

    Will there be a tutorial on animations? And how to transfer them to addons maker

  • @developingchann
    @developingchann Год назад +1

    다음편 언제 올라와요!!!!

  • @GFoxy87
    @GFoxy87 8 месяцев назад

    Dude the gun just same as default AKA its not working

  • @밥아저씨-h8o
    @밥아저씨-h8o Год назад +1

    그 팔 모양 다운이 안돼요...

  • @인생꼴리는대로
    @인생꼴리는대로 Год назад +1

    제가 만든 애드온 다른 사람한테 보내고 싶은데 어떻게 하나요?

  • @밥아저씨-h8o
    @밥아저씨-h8o Год назад +1

    혹시 3b리소스팩 만들기 강좌를 올려주실 수 있나요?

  • @알수없음-h6t
    @알수없음-h6t Год назад +1

    워든 텍스처 피규어로 만들어서 다운로드 한다음 마크로 들어와서 적용시킨 다음 맵에서 워든을 소한했는데 그냥 워든의 모습인데 뭐죠

    • @gamers-Azure
      @gamers-Azure  Год назад +1

      자세한 원인은 모르지만 애드온 메이커 내부에서 텍스쳐를 변경할시 버그가 발생됩니다.

  • @tv-it7ed
    @tv-it7ed Год назад

    한국어 번역 하는법좀...