Minecraft Blogs / Tutorial

Wow! My Clothes Are Awesome (Effect Armor)

  • 1,129 views, 1 today
  • 6
  • 5
  • 2
AgentShieldjj's Avatar AgentShieldjj
Level 33 : Artisan Creeper Hugger
77
Hey! Guys. I wanted to show you guys how to create Armor that Effects the player that puts it on. This blog also shows you how to put a Lore on Armor. so let's get started. and ALL repeating command block are all set to always active.

please leave comments/feedback

first, you need to do a scoreboard command

/scoreboard objectives add [random word] dummy

then you need to get some Armor with A Lore, here's the command below.

/give @p minecraft:iron_chestplate 1 0 {Unbreakable:1,display:{Lore:["b]your own Lore here[/b]"]}}

next, you need to set up the command that detects when you have this Armor on Put this command in Repeating command block

/scoreboard players set @a [same random word] 1 {Inventory:[{Slot:102b,tag:{display:{Lore:"b]your own Lore here[/b]"]}}}]}

do you see the Slot tag on the command above? that tag is what tells you what armor slot you want

103b - Head
102b - Chest
101b - Leggings
100b - Boots

now Put this command in Repeating command block

/execute @a[score_b]same random word[/b]_min=1,score_same random word=1] ~ ~ ~ /effect @a [Potion] 1 2 true

the command above gives the person effects

the next command Put this in command block minecart, on an activator rail, on a Redstone block make sure the command block minecart stays on the activator rail.

scoreboard players set @a [same random word] 0

if you set all that up correctly, then you will have some epic fun

I hope this was useful and have for speeding around or jumping higher than Mount Everest.

check out my other command blogs

https://www.planetminecraft.com/blog/detect-when-entitys-are-on-the-ground/

https://www.planetminecraft.com/blog/legit-commands-4095094/










Tags

Create an account or sign in to comment.

1
06/04/2018 4:23 pm
Level 57 : Grandmaster Fox
Foxy
Foxy's Avatar
It looks like some of the bold formatting messed up in some parts
1
06/04/2018 5:53 pm
Level 33 : Artisan Creeper Hugger
AgentShieldjj
AgentShieldjj's Avatar
Yeah
Planet Minecraft

Website

© 2010 - 2024
www.planetminecraft.com

Welcome