Op Bows in Only two commands (2/2)
summon falling_block ~ ~1 ~ {Block:stone,Time:1,Passengers:[{id:falling_block,Block:redstone_block,Time:1,Passengers:[{id:falling_block,Block:activator_rail,Time:1,Passengers:[{id:commandblock_minecart,Command:"gamerule commandBlockOutput...
read moreOP Bows in Only Two commands (1/2)
summon falling_block ~ ~1 ~ {Block:stone,Time:1,Passengers:[{id:falling_block,Block:redstone_block,Time:1,Passengers:[{id:falling_block,Block:activator_rail,Time:1,Passengers:[{id:commandblock_minecart,Command:"gamerule commandBlockOutput...
read moreFlying Islands generator in only one command [1.11/1.12]
summon falling_block ~ ~1 ~ {Block:stone,Time:1,Passengers:[{id:falling_block,Block:redstone_block,Time:1,Passengers:[{id:falling_block,Block:activator_rail,Time:1,Passengers:[{id:commandblock_minecart,Command:gamerule commandBlockOutput...
read moreHalf Blocks In Vanilla Minecraft
/summon minecraft:armor_stand ~ ~-0.24 ~ {Small:1b,Invisible:1b,NoGravity:1b,CustomName:"Half",Passengers:[{id:"falling_block",TileID:1,Data:0,Time:1,CustomName:"Half",NoGravity:1b},{id:"shulker",NoAI:1b,CustomName:"Half",NoGravity:1b,Silent:1b,Invulnerable:1b}]}...
read moreHow to set high scores in minecraft
/scoreboard objectives add time dummy Adds a score called "dummy": this score will be used to change the highscore /scoreboard objectives add highscore dummy Adds a score called "highscore": this one will be changed with the scoreboard command /scoreboard players...
read moreMeteors in vanilla minecraft
/execute @e[type=endermite,name=Meteor] ~ ~ ~ summon arrow ~ 255 ~ {CustomName:"meteor"} An endermite called Meteor summons an arrow at highness 255 /kill @e[type=endermite,name=Meteor] Kills teh undermine, so it doesn't summon any other arrow /execute...
read moreSnake Parkour Builder in One Command
How to intall this one command creation in your 1.11 world 1 Be sure to be in creative mode 2 Press T to open the chat 3 Write "/give @p command_block" to get a command block 4 face east (f3 to know the direction you're looking at) 5 place the command 6 right-click it...
read moreHow to carry around TONS of items | vanilla minecraft
/summon item ~ ~1 ~...
read moreHow to make a one command (step by step)
(1) copy all the commands (scoreboards, tellraws, and all the other external commands, too) and paste them in a text software (2) Replace all the " with \\\" (this is used to know when a section is finished or when it is not) (3) Paste the basic one command model:...
read moreFull armor without armor+Elytra trick
/scoreboard objectives add armor dummy Adds a score called armor that can only be changed with commands /scoreboard players set @a armor 0 Sets the score at 0, this is used to super-fast reset the score /scoreboard players set @a armor n...
read more
Recent Comments