How To Make TNT that Won't Do Block Damage

Поділитися
Вставка
  • Опубліковано 7 сер 2020
  • All the Commands are below:
    *Put ALL in Spawn Chunks
    *Keep Armor Stand in a Safe Place at all Times
    /summon minecraft:armor_stand ~ ~ ~ {CustomName:"\"tnttimer\""}
    *Setup these Scoreboards ahead of time
    /scoreboard objectives add Timer dummy
    /scoreboard objectives add tntDummy dummy
    *Command Block #1 (Repeating - Unconditional - Always Active)
    /execute at @e[type=tnt] run scoreboard players set @a tntDummy 1
    *Command Block #2 (Chain - Conditional - Always Active)
    /scoreboard players add @e[type=armor_stand,name=tnttimer] Timer 1
    *Command Block #3 (Chain - Conditional - Always Active)
    /scoreboard players set @e[type=armor_stand,name=tnttimer,scores={Timer=80..}] Timer 0
    *Command Block #4 (Chain - Conditional - Always Active)
    /execute at @e[type=tnt] run summon minecraft:creeper ~ ~ ~ {Fuse:0,ExplosionRadius:0,CustomName:"\"Tnt\""}
    *Command Block #5 (Chain - Conditional - Always Active)
    /kill @e[type=tnt]
  • Ігри

КОМЕНТАРІ • 13

  • @jetgroundanims9823
    @jetgroundanims9823 3 роки тому +17

    1:42

  • @godofportal5905
    @godofportal5905 10 місяців тому +2

    if you want it to do damage, on the fourth command block set the explosion radius to 5

  • @skell1869
    @skell1869 2 роки тому +3

    i just want the tnt still explode but not breaking a block (simple: i want the tnt like in bedwars)

    • @user-mi4is8wd4s
      @user-mi4is8wd4s 2 місяці тому

      yeah, also can be like break some block (example: break wool, don't break map)

  • @maritestagimacruz3953
    @maritestagimacruz3953 2 роки тому +5

    But will it damage players? Im making a game

  • @eliterebel312
    @eliterebel312 3 роки тому +1

    How to make it give kB to practice tnt jump in offline please.

  • @AustinLaser
    @AustinLaser 2 роки тому +1

    It works!

  • @stillminator942
    @stillminator942 2 роки тому +1

    Why your hand be like that?

  • @OneBigSocialExperimentOfficial
    @OneBigSocialExperimentOfficial 3 роки тому

    how the heck is his hand on the other side of his screen! what mod is that

    • @erinholmbeck4971
      @erinholmbeck4971 3 роки тому +1

      That is not a mod, hit esc on your keyboard then go to options, then skin customization, then change main hand to left.

  • @silverarrow8439
    @silverarrow8439 3 роки тому +1

    Can you do it for bedrock?

  • @gameeymen6399
    @gameeymen6399 2 роки тому

    İsn't works mine?