| Name | can_place_on | 
| Object | ItemTag | 
| Input | ListTag(MaterialTag) | 
| Related Tags | <ItemTag.can_place_on>Returns a list of materials this item can be placed on while in adventure mode, if any. | 
| Description | Sets the materials this item can be placed on while in adventure mode. Leave empty to remove this property. | 
| Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/properties/item/ItemCanPlaceOn.java#L99 |