en 1.8 /ALL Armor

Helmet:/give @p leather_helmet 1 0 {
    display: {
        Name: "Wooden Helmet",
        color: 4662283
    },
    ench: [
        {
            id: 0,
            lvl: 2
        },
        {
            id: 34,
            lvl: 2
        }
    ],
    HideFlags: 5
}






Chest:/give @p leather_chestplate 1 0 {
    display: {
        Name: "Wooden Chestpiece",
        Lore: [
            "I forgot if it",
            "is chestplate or chest piece..."
        ],
        color: 4662283
    },
    ench: [
        {
            id: 0,
            lvl: 2
        },
        {
            id: 34,
            lvl: 2
        }
    ],
    HideFlags: 5
}









Legs:/give @p leather_leggings 1 0 {
    display: {
        Name: "Wooden Pants",
        Lore: [
            "Is it Leggings or",
            "Pants? :\\"
        ],
        color: 4662283
    },
    ench: [
        {
            id: 0,
            lvl: 2
        },
        {
            id: 34,
            lvl: 2
        }
    ],
    HideFlags: 5
}






Boots:/give @p leather_boots 1 0 {
    display: {
        Name: "Wood Shoes",
        Lore: [
            "lol Boots"
        ],
        color: 4662283
    },
    ench: [
        {
            id: 0,
            lvl: 2
        },
        {
            id: 34,
            lvl: 2
        }
    ],
    HideFlags: 5
}

The command

Note: Minify the command to avoid issues :)


Created: Thu, 04 Feb 2016 00:27:46, Updated: Thu, 20 Apr 2017 19:58:22, Views: 19

Share on:  

    


Top entries in Armor