Cannot use CanPlaceOn for blocks with data values!
Do not resolve unless actually resolved!!!!!
/give @p stone_button 1 0 {CanPlaceOn:["stonebrick 3"]}
/give @p stone_button 1 0 {CanPlaceOn:[stonebrick 3]}
do not work! Yet
/give @p stone_button 1 0 {CanPlaceOn:["stonebrick"]}
/give @p stone_button 1 0 {CanPlaceOn:[stonebrick]}
both work!
2014-05-27, 07:12 AM
2014-12-20, 11:02 PM
2014-12-20, 11:02 PM
2
2
-