Arqade Asked by feralhamster on December 26, 2020
I want to make a parkour map so when you finish a level it gives you a stone button that can be placed on a block. I’ve tried to use the following command:
/give @p minecraft:stone_button {CanPlaceOn:["minecraft:planks"]}
but it doesn’t work.
Let’s look at the syntax for the /give
command:
give <player> <item> [amount] [data] [dataTag]
You are missing the amount
and data
before your NBT.
Fixed command:
/give @p stone_button 1 0 {CanPlaceOn:["minecraft:planks"]}
Answered by ExpertCoder14 on December 26, 2020
Get help from others!
Recent Questions
Recent Answers
© 2024 TransWikia.com. All rights reserved. Sites we Love: PCI Database, UKBizDB, Menu Kuliner, Sharing RPP