One in the Quiver Full Minigame Tutorial in Minecraft [1.16.5]
Автор: Kesomannen
Загружено: 2020-07-02
Просмотров: 962
Описание:
Today I am going to show you how to make the one in the quiver minigame in minecraft 1.16.5 with command blocks.
-- Commands --
#1 Setup, run once:
Run in chat:
/gamerule keepInventory true
/gamerule doImmediateRespawn true
/setworldspawn (coordinates of the middle of arena)
/spawnpoint @a (coordinates of the middle of arena)
/scoreboard objectives add death deathCount
/scoreboard objectives add hiddenkills playerKillCount
/scoreboard objectives add Kills playerKillCount
/scoreboard objectives setdisplay sidebar Kills
#2 Handling player death:
Repeat command block:
/execute if entity @a[limit=1,scores={death=1..}] run spreadplayers (coordinates of the middle of arena, remove the second value) 3 8 false @a[scores={death=1..}]
Chain, Always Active, Conditional command block:
/execute at @a[scores={death=1..}] run playsound minecraft:entity.player.hurt master @p
Chain, Always Active:
/clear @a[scores={death=1..}] arrow
Chain, Always Active:
/give @a[scores={death=1..}] arrow 1
Chain, Always Active, Conditional command block:
/effect give @a[scores={death=1..}] minecraft:saturation 99999 255 true
Chain, Always Active, Conditional command block:
/scoreboard players remove @a[scores={death=1..}] death 1
#3 Setup before every game:
/give @a bow{Enchantments:[{id:power,lvl:9999}],HideFlags:63,display:{Lore:['{"text":"Insta Kill","color":"gray","italic":false}']},Unbreakable:1}
/give @a minecraft:wooden_sword{Unbreakable:1,HideFlags:63}
/give @a arrow
/scoreboard players set @a Kills 0
#4 Handling winning and rewards:
Repeat command block:
/execute if entity @a[scores={Kills=20..},limit=1] run tellraw @a ["",{"selector":"@a[scores={Kills=20..},limit=1]","color":"yellow","hoverEvent":{"action":"show_entity","value":"@a[scores={Kills=20..},limit=1]"}},{"text":" won!","color":"gold"}]
Chain, Always Active, Conditional command block:
/execute at @a[scores={Kills=20..}] run playsound minecraft:entity.wither.death master @a
Chain, Always Active, Conditional command block:
/scoreboard players set @a[scores={Kills=20..}] Kills 0
Repeat command block:
/give @a[scores={hiddenkills=1..}] arrow 1
Chain, Always Active, Conditional command block:
/scoreboard players remove @a[scores={hiddenkills=1..}] hiddenkills 1
#5 Killing arrows on the ground:
/kill @e[type=arrow,nbt={inGround:1b}]
-- Timestamps --
0:00 Intro
0:14 Setup
0:57 Player death
1:32 Per-game Setup
1:41 Winning, killing & removing arrows
2:04 Outro
-- Music --
kokoro - I miss you
• Видео
-- Tags --
one in the quiver,minigame,minecraft minigame,minecraft one in the quiver,one in the quiver tutorial,minecraft one in the quiver tutorial,golden gun,minecraft golden gun,golden gun tutorial,minecraft golden gun tutorial,the hulk,smash,minecraft hulk,command block,command block tutorial,minecraft,minecraft command block tutorial,minecraft command block shop,command block shop,minecraft command block shop tutorial,command block shop tutorial,minecraft tutorial
Повторяем попытку...
Доступные форматы для скачивания:
Скачать видео
-
Информация по загрузке: