en 1.8 /give Game mods

/give @p chest 1 0 {
    BlockEntityTag: {
        Items: [
            {
                id: 373,
                Count: 1,
                Damage: 16388,
                tag: {
                    CustomPotionEffects: [
                        {
                            Id: 2,
                            Amplifier: 0,
                            Duration: 600
                        },
                        {
                            Id: 4,
                            Amplifier: 0,
                            Duration: 600
                        },
                        {
                            Id: 9,
                            Amplifier: 0,
                            Duration: 600
                        },
                        {
                            Id: 15,
                            Amplifier: 0,
                            Duration: 600
                        },
                        {
                            Id: 18,
                            Amplifier: 0,
                            Duration: 600
                        },
                        {
                            Id: 19,
                            Amplifier: 0,
                            Duration: 600
                        },
                        {
                            Id: 20,
                            Amplifier: 0,
                            Duration: 600
                        }
                    ],
                    display: {
                        Name: "Nontoxic potion ;)",
                        Lore: [
                            "Kills",
                            "Wait did I say kill I mean chills"
                        ]
                    }
                },
                Slot: 0
            }
        ]
    },
    display: {
        Name: "Chest",
        Lore: [
            "It's a rare chest",
            "What's inside"
        ]
    }
}

The command

Note: Minify the command to avoid issues :)


Created: Thu, 20 Apr 2017 03:19:53, Updated: Sat, 13 May 2017 07:15:16, Views: 10

Share on:  

    


Top entries from jay


Top entries in Game mods