Published Jul 6th, 2015, 7/6/15 3:10 pm
- 20,205 views, 0 today
- 4
- 1
- 4
17
This simple command will make you mini blocks.
Paste this into a command block:
summon ArmorStand ~ ~-1 ~ {CustomName:block,NoGravity:1,NoAI:1,Invisible:1,DisabledSlots:2039552,Equipment:[{},{},{},{},{id:blockid,Damage:0}]}
Now change blockid to your block id and 0 to your damage value (if required)
There are your mini blocks.
To remove the blocks, stand near the block and execute this command.
/kill @e[r=2,type=ArmorStand,name=block]
To make the blocks smaller, use this command instead.
summon ArmorStand ~ ~0.1 ~ {CustomName:block,NoGravity:1,NoAI:1,Invisible:1,DisabledSlots:2039552,Equipment:[{},{},{},{},{id:dirt}],Small:1}
You can use most blocks (works with dead bushes!), but items don't seem to work.
I hope you enjoyed this simple tutorial. If so, please leave a comment down below.
Paste this into a command block:
summon ArmorStand ~ ~-1 ~ {CustomName:block,NoGravity:1,NoAI:1,Invisible:1,DisabledSlots:2039552,Equipment:[{},{},{},{},{id:blockid,Damage:0}]}
Now change blockid to your block id and 0 to your damage value (if required)
There are your mini blocks.
To remove the blocks, stand near the block and execute this command.
/kill @e[r=2,type=ArmorStand,name=block]
To make the blocks smaller, use this command instead.
summon ArmorStand ~ ~0.1 ~ {CustomName:block,NoGravity:1,NoAI:1,Invisible:1,DisabledSlots:2039552,Equipment:[{},{},{},{},{id:dirt}],Small:1}
You can use most blocks (works with dead bushes!), but items don't seem to work.
I hope you enjoyed this simple tutorial. If so, please leave a comment down below.
Credit | IJAMinecraft |
Tags |
3376921
6
Create an account or sign in to comment.
/give @p skull 1 3 {display:{Name:"Dirt"},SkullOwner:{Id:"ca021f3f-5002-46b2-bf34-9857790901cf",Properties:{textures:[{Value:"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMWFiNDNiOGMzZDM0ZjEyNWU1YTNmOGI5MmNkNDNkZmQxNGM2MjQwMmMzMzI5ODQ2MWQ0ZDRkN2NlMmQzYWVhIn19fQ=="}]}}}