I'm trying do a setblock command, to make a row of dark oak buttons facing down.
I can't for the life of me get it to do anything other than buttons facing up. On the wiki, it says that the data value is 0 to 5, but throws up the error "Does not match valid block type: "dark_oak_button:0" when I try to use it. If I do a space instead of a colon, it throws up the error "There were unused arguments: 0".
I used to be able to just put in a data value and it would work. Or hit with an item (a stick or glow rod, I don't remember) to cycle through the data values. But not so easy to do in 1.13.2.
Any ideas to get this working?
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
Hi,
I'm trying do a setblock command, to make a row of dark oak buttons facing down.
I can't for the life of me get it to do anything other than buttons facing up. On the wiki, it says that the data value is 0 to 5, but throws up the error "Does not match valid block type: "dark_oak_button:0" when I try to use it. If I do a space instead of a colon, it throws up the error "There were unused arguments: 0".
I used to be able to just put in a data value and it would work. Or hit with an item (a stick or glow rod, I don't remember) to cycle through the data values. But not so easy to do in 1.13.2.
Any ideas to get this working?