/setblock is the command. ~ ~ ~ is the 3 coordinates (X Y Z respectively). wool is the item that you place. <1-15> is the number that corresponds to the colour of the wool in Dec.
How do you make yourself infinite items in Minecraft?
“Infinite” would be an item tag that can be applied using the /give command. when applied to an item, you could repeatedly use/place the item and you’ll still have infinite of it. you could then place the given diamond block infinitely and it will stay in your inventory.
What is the command to get wool?
/setblock is the command. ~ ~ ~ is the 3 coordinates (X Y Z respectively). wool is the item that you place.
How to use / fill command to fill black wool?
I would like to know how to use the /fill command to fill black wool. I know how to use the /fill command, but I don’t know how to make it fill black wool. Also how do I use the /fill command for oak wooden planks? The value after the block type is its data value, which is 15 for back wool. will give you a wool color.
How to create a dispenser in Minecraft Java?
To have infinite amount of an item in a dispenser set the count for that item to -1: To have a data value for an item in the dispenser, for example coloured wool, use the Data: tag: Data:0 will make it spawn white wool. You may also want to switch to the /setblock command.
How can I make a dispenser that has unlimited arrows?
It can add items directly to chests/dispensers/etc. x,y,z should be the position of the block. Tilde notation can be used to specify a block relative to the command block Slot refers to the slot being filled. It needs to be in the form slot.container.x
What is the command for placing red wool?
– Arqade What is the command for placing red wool? I’m trying to put red wool down with a command, and I’ve tried everything. minecraft:red_wool, minecraft:redwool, minecraft:37:14, but none of them work. I looked it up and it just tells me to put minecraft:wool, but that just places regular wool.