| Name | campfire_items | 
| Object | LocationTag | 
| Input | ListTag(ItemTag) | 
| Related Tags | <LocationTag.campfire_items>Returns a list of items currently in this campfire. (...) | 
| Description | Sets the items in this campfire, as a list of items, where the index in the list directly corresponds to index in the campfire slots. | 
| Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/LocationTag.java#L5387 |