¡Qué tal gente bella! El día de hoy mostraré como recrear algunas mecánicas del Dedsafio desde cero.
► TWITCH:
/ eingelvt
► TWITTER:
/ eingelvt
► TIKTOK:
/ eingelvt
►DISCORD:
/ discord
►CANAL DE CLIPS:
/ @eingelclips
►CONTACTO:
[email protected]
COMANDOS:
►Pantalla de muerte
/gamerule doImmediateRespawn true 「Impulso/Necesita Redstone」
/scoreboard objectives add Death deathCount 「Impulso/Necesita Redstone」
/execute as @a if score @p Death matches 1 run gamemode spectator @s 「Repetición/Siempre Activo」
/execute as @a if score @s Death matches 1 run title @a subtitle {"text":"","color":"blue","extra":[{"selector":"@s"},{"text":" fue BANEADO","color":"red"}]} 「Cadena/Condicional/Siempre Activo」
/execute as @a if score @s Death matches 1 run title @a title {"text":"FINALIZADO","color":"red"} 「Cadena/Condicional/Siempre Activo」
/execute as @a if score @s Death matches 1 run scoreboard players set @s Death 0 「Cadena/Siempre Activo」
/execute as @a at @s run spawnpoint @s ~ ~ ~ ~ 「Repetición/Siempre Activo」
►Zombie potenciado
/execute at @p run attribute @e[type=minecraft:zombie,limit=1,sort=nearest] minecraft:attack_damage base set 30 「Repetición/Siempre Activo」
►Totem
/scoreboard objectives add Totem minecraft.used:minecraft.totem_of_undying 「Impulso/Necesita Redstone」
/execute as @a if score @s Totem matches 1 run tellraw @a {"text":"","color":"yellow","extra":[{"selector":"@s"},{"text":" ha usado un tótem","color":"yellow"}]} 「Repetición/Siempre Activo」
/scoreboard objectives remove Totem 「Cadena/Condicional/Siempre Activo」
/scoreboard objectives add Totem minecraft.used:minecraft.totem_of_undying 「Cadena/Condicional/Siempre Activo」
Si lees esto TKM! Un besito en el poto, MUAK!