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
}
}