I'm currently fully in the "Minecraft Commands" Hipe on the Ipad but I just can't find any cool commands! ðŸ˜
Any of you have any cool ideas?
Have a look at the EasyGamer3000 channel. Really cool
Take a command block, type / kill @e in the first one.
Make the block on "Repeat", on "Unconditional" and on "Always active"
in the second you enter / summon wither, you take the settings from the other block.
And they set gamerule commandblockoutput to false
And then what's the point of the Wither getting killed all the time?
Looks nice ka
This is what it would look like with Ender dragons
You're right, it's really awesome
Couldn't the world be erased right away? You can't do anything with / kill @e anyway.
/ kill @e kills all mobs
Actually, the command kills every entity (including players). This is what the @e stands for. That is probably different in the BE, although that makes no sense.
A Geile Elytra / I don't know if that works in Bedrock Edtion):
/ give @p elytra {Damage: 0, Enchantments: [{id: aqua_affinity, lvl: 1}, {id: bane_of_arthropods, lvl: 99999}, {id: blast_protection, lvl: 99999}, {id: channeling, lvl: 1}, {id: binding_curse, lvl: 1}, {id: vanishing_curse, lvl: 1}, {id: depth_strider, lvl: 99999}, {id: efficiency, lvl: 99999}, {id: feather_falling, lvl: 99999}, {id: fire_aspect, lvl: 99999}, {id: fire_protection, lvl: 99999}, {id: flame, lvl: 1}, {id: fortune, lvl: 99999}, {id: frost_walker, lvl: 99999}, {id: impaling, lvl: 99999}, {id: infinity, lvl: 1}, {id: knockback, lvl: 99999}, {id: looting, lvl: 99999}, {id: loyalty, lvl: 99999}, {id: luck_of_the_sea, lvl: 99999}, {id: lure, lvl: 99999}, {id: mending, lvl: 1}, {id: multishot, lvl: 1}, {id: piercing, lvl: 99999}, {id: power, lvl: 99999}, {id: projectile_protection, lvl: 99999}, {id: protection, lvl: 99999}, {id: punch, lvl: 99999}, {id: quick_charge, lvl: 99999}, {id: respiration, lvl: 99999}, {id: riptide, lvl: 99999}, {id: sharpness, lvl: 99999}, {id: silk_touch, lvl: 1}, {id: smite, lvl: 99999}, {id: soul_speed, lvl: 99999}, {id: s weeping, lvl: 99999}, {id: thorns, lvl: 99999}, {id: unbreaking, lvl: 99999}], AttributeModifiers: [{AttributeName: "generic.armor", Amount: 999999, Operation: 0, UUID: [I; -12145,33385,125357, -66770], Name: "generic.armor"}, {AttributeName: "generic.attack_damage", Amount: 999999, Operation: 0, UUID: [I; -12145,33485, 125357, -66970], Name: "generic.attack_damage"}, {AttributeName: "generic.attack_knockback", Amount: 999999, Operation: 0, UUID: [I; -12145,33585,125357, -67170], Name: "generic.attack_knockback"}, {AttributeName: "generic.attack_speed", Amount: 999999, Operation: 0, UUID: [I; -12145,33685,125357, -67370], Name: "generic.attack_speed"}, { AttributeName: "generic.movement_speed", Amount: 999999, Operation: 0, UUID: [I; -12145,33785,125357, -67570], Name: "generic.movement_speed"}, {AttributeName: "generic.max_health", Amount: 999999, Operation: 0, UUID: [I; -12145,33885,125357, -67770], Name: "generic.max_health"}, {AttributeName: "generic.max_health", Amount: 999999, Operation: 0, UUID: [I; -12145,33985,125357, -67970], Name: "gene ric.max_health "}]} 1
and here a mob spawner:
/ setblock ~ ~ ~ spawner {SpawnCount: 1000, SpawnRange: 1000, Delay: 1, MinSpawnDelay: 1, MaxSpawnDelay: 1, MaxNearbyEntities: 10000, RequiredPlayerRange: 1000, SpawnData: {id: "minecraft: ender_dragon", CanPickUpLoot: 1 DragonPhase: 1}} replace