ไม่สามารถเล่นวิดีโอนี้
ขออภัยในความไม่สะดวก

How to Make Sukuna's DISMANTLE with Commands in Minecraft

แชร์
ฝัง
  • เผยแพร่เมื่อ 27 มิ.ย. 2024
  • In this video, I show you how to code Sukuna's Dismantle from Jujutsu Kaisen in Minecraft while only utilizing the game's inbuilt command block system.
    Made by Oryhp
    Subscribe for more!!

ความคิดเห็น • 42

  • @Phyro_
    @Phyro_  หลายเดือนก่อน +7

    ---COMMANDS--
    PUT INTO REPEATING POWERED COMMANDBLOCKS
    * MAKE SURE TO RUN /tag @s add Sukuna
    Damages at a location
    /execute as @e[tag=Sukuna,hasitem={item=arrow}] at @s positioned ~~1.5~ unless entity @s[dx=0] run execute as @a[hasitem={item=arrow,location=slot.weapon.mainhand}] at @s positioned ^^^1 run damage @e[r=1,tag=!Sukuna] 4 entity_attack entity @e[hasitem={item=arrow,location=slot.weapon.mainhand}]
    Runs Particles at a location
    /execute as @e[tag=Sukuna,hasitem={item=arrow}] at @s positioned ~~1.5~ unless entity @s[dx=0] run execute as @a[hasitem={item=arrow,location=slot.weapon.mainhand}] at @s positioned ^^^1 run execute at @e[r=1,tag=!Sukuna] as @s run particle minecraft:critical_hit_emitter ~~2~
    To add more range to your move add another commandblock, paste the damage or particle command into the commandblock and change the number after the two karrats (^^^1) to another number (ex ^^^2 or ^^^3)

    • @wizardbun
      @wizardbun 5 วันที่ผ่านมา

      What part of this increases the dmg

    • @Phyro_
      @Phyro_  4 วันที่ผ่านมา

      @@wizardbun the part before entity_attack entity that says “4” and you can make it higher or lower

  • @Zeefeathers79
    @Zeefeathers79 หลายเดือนก่อน +2

    Cant wait untill you make another sukuna video, wonder what is gonna be the next move

  • @user-wh6qr9up9q
    @user-wh6qr9up9q หลายเดือนก่อน +2

    oh.. and also black flash please :) your tutorials are amazing

  • @DumbOrochi
    @DumbOrochi หลายเดือนก่อน +1

    I can’t get my dismantle to do any dmg it’s working perfectly in every other way but it’s just not doing any dmg

    • @Phyro_
      @Phyro_  หลายเดือนก่อน

      make sure that everything is spelled correctly, powered and repeating and make sure to look at syntax errors etc, make sure it's in align with whats types in the pinned comment

  • @user-of3nu5mw5j
    @user-of3nu5mw5j หลายเดือนก่อน +2

    Pls do infinity void or hollow purple

  • @blue_Gamer2936
    @blue_Gamer2936 หลายเดือนก่อน +1

    A quick question about lapse blue from Gojo "how can you make the item unpickable for both mobs and players only pickable for you?"

    • @user-qu7vl7wo8s
      @user-qu7vl7wo8s หลายเดือนก่อน

      I dont think its possible, but i made my own version of lapse blue and instead of an item i used an invisible bat

  • @user-wh6qr9up9q
    @user-wh6qr9up9q หลายเดือนก่อน +1

    can you do a hollow purple tutorial... i have using all your gojo tutorial but cant find a working hollow purple

    • @liammikesell-mj9zp
      @liammikesell-mj9zp หลายเดือนก่อน

      I have a basic template for it but no particles
      Repeating command block always active
      execute as @e[type=snowball] at @s run fill ~2 ~2 ~2 ~-2 ~-2 ~-2 air replace
      Chain command block type in "kill @e[type=snowball]
      (32 tick delay)

    • @liammikesell-mj9zp
      @liammikesell-mj9zp หลายเดือนก่อน

      I have the whole thing now

  • @BeaniepeepsVr
    @BeaniepeepsVr หลายเดือนก่อน +2

    Hey just a idea what if you made black flash and divergent fist and maybe megumi if this to much srry

    • @Phyro_
      @Phyro_  หลายเดือนก่อน

      yeah i'm probably going to show ten shadows when I wrap up sukuna and their ultimates and I plan to figure out how to make divergent fist and black flash soon

    • @blue_Gamer2936
      @blue_Gamer2936 หลายเดือนก่อน

      What about... Mahoraga I'm sure that's impossible​@@Phyro_

    • @liammikesell-mj9zp
      @liammikesell-mj9zp หลายเดือนก่อน

      ​@@Phyro_wouldnt black flash be just a particle version of a stronger punch

    • @Phyro_
      @Phyro_  หลายเดือนก่อน

      @@liammikesell-mj9zp if i were to make it I would make it a bit more complicated than that but yeah probably just a strong particle punch

  • @user-wh6qr9up9q
    @user-wh6qr9up9q หลายเดือนก่อน +1

    also may you do a showcase of the moves?

    • @Phyro_
      @Phyro_  หลายเดือนก่อน

      i've done a showcase of most of my movesets in my older videos, but i do plan to do more showcases in the future

  • @wizardbun
    @wizardbun 5 วันที่ผ่านมา

    How do I increase the dmg

  • @Aiden-dh3dv
    @Aiden-dh3dv หลายเดือนก่อน +1

    Can you do Toji’s slash with the inverted spear?

    • @Phyro_
      @Phyro_  หลายเดือนก่อน

      I'll see

    • @Aiden-dh3dv
      @Aiden-dh3dv หลายเดือนก่อน

      @@Phyro_ thank you so much!

    • @Aiden-dh3dv
      @Aiden-dh3dv หลายเดือนก่อน

      @@Phyro_your commands are amazing, you gained a new subscriber

  • @BeaniepeepsVr
    @BeaniepeepsVr หลายเดือนก่อน +1

    How do I make it say dismantle in chat

    • @Phyro_
      @Phyro_  หลายเดือนก่อน

      you can run a comparator into the commandblock and hook it up to an impulse commandblock that says execute as @e[tag=Sukuna,hasitem={item=arrow,location=slot.weapon.mainhand}] at @s run say Dismantle

  • @beybladeboy8733
    @beybladeboy8733 หลายเดือนก่อน +1

    Hey could you do hollow purple before you starts sakuna? If not i understand hollow purple will be a pain in the ass

    • @Phyro_
      @Phyro_  หลายเดือนก่อน

      I wanted to push hollow purple and ultimates like the fire arrow for last along with domain expansion since they tend to be a little bit more complicated

    • @Hbklilfire
      @Hbklilfire หลายเดือนก่อน +1

      @@Phyro_ That is a great idea. Also domains?

    • @Phyro_
      @Phyro_  หลายเดือนก่อน

      @@Hbklilfire yeah i was planning on doing a video on how to make domain expansions (hence the 5 day break between I was supposed to do a domain video) but a lack of motivation and such kind of demoralized me against showing hollow purple and domain expansions

    • @Hbklilfire
      @Hbklilfire หลายเดือนก่อน +1

      @@Phyro_ Ok man, keep up the great work and don't get down.

  • @Moon1NK
    @Moon1NK หลายเดือนก่อน +1

    Where’s hollow purple?

    • @Phyro_
      @Phyro_  หลายเดือนก่อน

      I decided to hold ultimates like hollow purple and others for later as they have a bit of a jump in their complexity

    • @Moon1NK
      @Moon1NK หลายเดือนก่อน

      @@Phyro_ oh alright

  • @CosmoTheCommander
    @CosmoTheCommander หลายเดือนก่อน +1

    W tuotorial

  • @1CoolArtist
    @1CoolArtist 28 วันที่ผ่านมา +1

    Can u do open?

    • @Phyro_
      @Phyro_  28 วันที่ผ่านมา

      @@1CoolArtist Yeah I have it planned

  • @un_homme
    @un_homme หลายเดือนก่อน

    Could you make some SCP ?

  • @AnosGalaxy
    @AnosGalaxy หลายเดือนก่อน

    /execute as @e[tag=sukuna,hasitem={item=arrow}] at @s positioned ~~1.5~ unless entity @s[dx=0] run execute as @a[hasitem={item=arrow,location=slot.weapon.mainhand}] at @s positioned ^^^1 run damage @e[r=1,tag=!Sukuna] 4 entity_attack entity @e[hasitem={item=arrow,location=slot.weapon.mainhand}]

  • @AnosGalaxy
    @AnosGalaxy หลายเดือนก่อน

    /execute as @e[tag=sukuna,hasitem={item=arrow}] at @s positioned ~~1.5~ unless entity @s[dx=0] run execute as @a[hasitem={item=arrow,location=slot.weapon.mainhand}] at @s positioned ^^^1 run damage @e[r=1,tag=!Sukuna] 4 entity_attack entity @e[hasitem={item=arrow,location=slot.weapon.mainhand}]