Minecraft Sign Commands Vanilla MInecraft

Minecraft Sign Commands Vanilla MInecraft

Please visit my YouTube channel http://bit.ly/YouTube_DiegoGTV
Updated 03/13/15 - (Enter Commands Separate In Separate Command Blocks)

================ Clear Weather Sign ==================
/give @p sign 1 0 {BlockEntityTag:{Text1:"{text:\"CLICK THIS\",bold:true,clickEvent:{action:\"run_command\",value:\"/weather clear\"}}",Text2:"{text:\"TO CLEAR\",bold:true,clickEvent:{action:\"run_command\",value:\"/weather clear\"}}",Text3:"{text:\"WEATHER\",color:\"gold\",bold:true,clickEvent:{action:\"run_command\",value:\"/weather clear\"}}",Text4:"{text:\"by DiegoGTV\",clickEvent:{action:\"run_command\",value:\"/weather clear\"}}"},display:{Name:"Custom Sign"}}

============== Get 5 Cooked Pork Chop ================
/give @p sign 1 0 {BlockEntityTag:{Text1:"{text:\"Hungry?\",bold:true}",Text2:"{text:\"Get Food\",bold:true}",Text3:"{text:\"CLICK HERE\",color:\"green\",bold:true,underlined:true,clickEvent:{action:\"run_command\",value:\"/give @p minecraft:cooked_porkchop 5\"}}"},display:{Name:"Custom Sign"}}

=============== Receive Care Package ==================
/give @p chest 1 0 {BlockEntityTag:{Items:[{id:306,Slot:0,Count:1},{id:307,Slot:1,Count:1},{id:308,Slot:2,Count:1},{id:309,Slot:3,Count:1},{id:267,Slot:4,Count:1},{id:257,Slot:5,Count:1},{id:261,Slot:6,Count:1},{id:262,Slot:7,Count:100},{id:322,Damage:1,Slot:8,Count:50},{id:320,Slot:9,Count:64},{id:384,Slot:10,Count:21}]},display:{Name:"Care Package"}}

==================== SET TIME DAY  ====================
/give @p sign 1 0 {BlockEntityTag:{Text1:"{text:\"Set Time\",bold:true,clickEvent:{action:\"run_command\",value:\"/time set day\"}}",Text2:"{text:\"To Day\",bold:true,clickEvent:{action:\"run_command\",value:\"/time set day\"}}"},display:{Name:"Custom Sign"}}

================== SET TIME NIGHT  ====================
/give @p sign 1 0 {BlockEntityTag:{Text1:"{text:\"Set Time\",bold:true,clickEvent:{action:\"run_command\",value:\"/time set night\"}}",Text2:"{text:\"To Night\",bold:true,clickEvent:{action:\"run_command\",value:\"/time set night\"}}"},display:{Name:"Custom Sign"}}

========== Change Gamemode To Creative ================
/give @p sign 1 0 {BlockEntityTag:{Text1:"{text:\"Click To\",bold:true}",Text2:"{text:\"Change\",bold:true}",Text3:"{text:\"Gamemode To\",bold:true}",Text4:"{text:\"Creative\",color:\"red\",bold:true,clickEvent:{action:\"run_command\",value:\"/gamemode creative @p\"}}"},display:{Name:"Custom Sign"}}

========== Change Gamemode To Survival ================
/give @p sign 1 0 {BlockEntityTag:{Text1:"{text:\"Click To\",bold:true}",Text2:"{text:\"Change\",bold:true}",Text3:"{text:\"Gamemode To\",bold:true}",Text4:"{text:\"Survival\",color:\"red\",bold:true,clickEvent:{action:\"run_command\",value:\"/gamemode survival @p\"}}"},display:{Name:"Custom Sign"}}

=================== Click To Warp =====================
Make sure you change "/tp @p 1 1 1" to your coordinates.

/give @p sign 1 0 {BlockEntityTag:{Text1:"{text:\"Click\",bold:true}",Text2:"{text:\"To Warp\",bold:true}",Text3:"{text:\"To\",bold:true}",Text4:"{text:\"Home\",color:\"green\",bold:true,underlined:true,clickEvent:{action:\"run_command\",value:\"/tp @p 1 1 1\"}}"},display:{Name:"Custom Sign"}}

No comments:

Post a Comment