The Meaning of Life, the Universe, and Everything.
Join Date:
10/23/2015
Posts:
52
Location:
A Place
Minecraft:
UKnighted
Member Details
Hey, I want to do a /setblock command that sets a redstone block, but it has the visual of a sandstone block, so it's disguised. Seems like a useful command. Any ideas?
I tried /setblock ~ ~ ~ redstone_block 0 replace {TileID:24} but it doesn't work.
The red stone matter should be very interesting and submitting more reviews also. The thread is more useful to me. It is helps for known new information about the seeds. The academic writing helpis very important for success in college writing papers make.
setblock is not possible to do that, maybe you can try:
editing the texture of redstone block, or
summon some FallingSand that rides on an ArmorStand with NoGravity:1b (however, you need to refresh FallingSand's Time as it will disappear after a few seconds. Also, the overlapped region may be flashing due to the rendering problem of minecraft)
Hey, I want to do a /setblock command that sets a redstone block, but it has the visual of a sandstone block, so it's disguised. Seems like a useful command. Any ideas?
I tried /setblock ~ ~ ~ redstone_block 0 replace {TileID:24} but it doesn't work.
My youtube: https://www.youtube.com/channel/UCO9DtxabZWZpv_k-rsUx7FA
My steam group: https://steamcommunity.com/groups/castlecrashersarmy
The red stone matter should be very interesting and submitting more reviews also. The thread is more useful to me. It is helps for known new information about the seeds. The academic writing helpis very important for success in college writing papers make.
setblock is not possible to do that, maybe you can try:
editing the texture of redstone block, or
summon some FallingSand that rides on an ArmorStand with NoGravity:1b (however, you need to refresh FallingSand's Time as it will disappear after a few seconds. Also, the overlapped region may be flashing due to the rendering problem of minecraft)
http://www.minecraftforum.net/forums/mapping-and-modding/minecraft-tools/2703820-command-pcb-command-editor-ooc-generator-for-mc-1
pcb, a command editor and OOC generator
I got a little bit of input... but that's about it ^-^;
that is.
/summon FallingSand ~ ~5 ~ {Time:1,Block:"minecraft:redstone_block"}