en 1.8 /summon Game mods

/summon Item ~ ~1 ~ {
    Item: {
        id: 2,
        Count: 1,
        tag: {
            display: {
                Name: "Not dirt not dirt",
                Lore: [
                    "It's not dirt",
                    ";)"
                ]
            },
            HideFlags: 2
        }
    },
    PickupDelay: 32767,
    Age: -32768
}

The command

Note: Minify the command to avoid issues :)


Created: Thu, 20 Apr 2017 03:15:45, Updated: Thu, 27 Apr 2017 07:56:23, Views: 4

Share on:  

    


Top entries from jay


Top entries in Game mods