Skip to content

feat: add support for barrels and copper chests#18

Open
ags816710 wants to merge 1 commit into
DerMoha:mainfrom
ags816710:feat/additional-container-support
Open

feat: add support for barrels and copper chests#18
ags816710 wants to merge 1 commit into
DerMoha:mainfrom
ags816710:feat/additional-container-support

Conversation

@ags816710

Copy link
Copy Markdown

Add barrels and copper chests to list of allowed/supported container types (and support barrels within wider codebase by changing instanceof Chest to instanceof Container) - also rephrases mentions of chest to container where relevant.

- Wand now able to add copper chests and barrels to network.
- Changed `instanceof Chest` to `instanceof Container` in multiple places to support Barrels.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant