Skip to content

Commit

Permalink
Update EnderChest class docs
Browse files Browse the repository at this point in the history
  • Loading branch information
OpenBagTwo committed Nov 16, 2023
1 parent 9828616 commit 7b61de6
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions enderchest/enderchest.py
Original file line number Diff line number Diff line change
Expand Up @@ -110,6 +110,13 @@ class EnderChest:
installations. By default, this list comprises `EnderChest/enderchest.cfg`,
any top-level folders starting with a "." (like .git) and
`.DS_Store` (for all you mac gamers).
shulker_box_folders : list of str
The folders that will be created inside each new shulker box
standard_link_folders : list of str
The default set of "link folders" when crafting a new shulker box
global_link_folders : list of str
The "global" set of "link folders," offered as a suggestion when
crafting a new shulker box
"""

name: str
Expand Down

0 comments on commit 7b61de6

Please sign in to comment.