Name | bottles |
Object | MaterialTag |
Input | ListTag |
Related Tags | <MaterialTag.bottles> Returns a list of booleans that represent whether a slot in a brewing stand has a bottle. (...)
|
Description | Sets the bottles in a brewing stand. Input is a list of booleans representing whether that slot has a bottle. |
Source | https://github.com/DenizenScript/Denizen/blob/dev/plugin/src/main/java/com/denizenscript/denizen/objects/properties/material/MaterialBrewingStand.java#L84 |