Minecraft Blogs / Tutorial

How to make your head a non-textured Item

  • 568 views, 1 today
  • 1
  • 0
Smart_Snake's Avatar Smart_Snake
Level 32 : Artisan Engineer
6
use the command
and Subscribe
some commands may need to be put in a command block get one by doing, /give @p command_block

/replaceitem entity Smart_Snake slot.armor.head minecraft:diamond 1 16
also in you just just want one use this command

/give Smart_Snake minecraft:diamond 1 16

want a pre-filled chest? Use this command...
command click to see
/setblock ~1 ~ ~ chest 0 replace {
Items: [
{
id: diamond,
Slot: 0,
Count: 64
},
{
id: diamond,
Slot: 1,
Count: 64
},
{
id: diamond,
Slot: 2,
Count: 64
},
{
id: diamond,
Slot: 3,
Count: 64
},
{
id: diamond,
Slot: 4,
Count: 64
},
{
id: diamond,
Slot: 5,
Count: 64
},
{
id: diamond,
Slot: 6,
Count: 64
},
{
id: diamond,
Slot: 7,
Count: 64
},
{
id: diamond,
Slot: 8,
Count: 64
},
{
id: diamond,
Slot: 9,
Count: 64
},
{
id: diamond,
Slot: 10,
Count: 64
},
{
id: diamond,
Slot: 11,
Count: 64
},
{
id: diamond,
Slot: 12,
Count: 64
},
{
id: diamond,
Slot: 13,
Count: 64
},
{
id: diamond,
Slot: 14,
Count: 64
},
{
id: diamond,
Slot: 15,
Count: 64
},
{
id: diamond,
Slot: 16,
Count: 64
},
{
id: diamond,
Slot: 17,
Count: 64
},
{
id: diamond,
Slot: 18,
Count: 64
},
{
id: diamond,
Slot: 19,
Count: 64
},
{
id: diamond,
Slot: 20,
Count: 64
},
{
id: diamond,
Slot: 21,
Count: 64
},
{
id: diamond,
Slot: 22,
Count: 64
},
{
id: diamond,
Slot: 23,
Count: 64
},
{
id: diamond,
Slot: 24,
Count: 64
},
{
id: diamond,
Slot: 25,
Count: 64
},
{
id: diamond,
Slot: 26,
Count: 64
}
]
}




enjoy!
Tags

1 Update Logs

Update #1 : by Smart_Snake 06/01/2016 6:32:51 pmJun 1st, 2016

added commands

Create an account or sign in to comment.

Planet Minecraft

Website

© 2010 - 2024
www.planetminecraft.com

Welcome