en 1.8 /None Game Mods

The command is a wip

/give @p chest 1 0 {
    BlockEntityTag: {
        Items: [
            {
                id: 265,
                Slot: 0,
                Count: 1
            },
            {
                id: 268,
                Slot: 13,
                Count: 1
            },
            {
                id: 299,
                Slot: 19,
                Count: 1
            }
        ]
    },
    display: {
        Name: "Sponsor pack",
        Lore: [
            "Place it to get and use your items!"
        ]
    }

/give @p diamond_sword 1 0 {
    display: {
        Name: "Sword of UltraLink9000",
        Lore: [
            "Kill them all"
        ]
    },
    ench: [
        {
            id: 16,
            lvl: 4
        }
    ],
    HideFlags: 7,
    Unbreakable: 1
}
}

Der Befehl

Achtung: Minifiziere den Command um Probleme zu vermeiden :)


Erstellt: Mon, 25 May 2015 14:30:56, Geupdated: Mon, 22 May 2017 20:10:00, Ansichten: 121

Teilen:  

    


Top Einträge von ultralink9000


Top Einträge in Game Mods