Skip to content

Commit

Permalink
Add "copper_trapdoor" to default config (#200)
Browse files Browse the repository at this point in the history
Co-authored-by: AO <[email protected]>
  • Loading branch information
CatTeaA and CatTeaA authored Dec 6, 2024
1 parent 2dcd67b commit 7756139
Showing 1 changed file with 8 additions and 3 deletions.
11 changes: 8 additions & 3 deletions src/main/resources/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -134,9 +134,14 @@ protectableAttachables:
- spruce_trapdoor
- warped_fence_gate
- warped_trapdoor



- copper_trapdoor
- exposed_copper_trapdoor
- weathered_copper_trapdoor
- oxidized_copper_trapdoor
- waxed_copper_trapdoor
- waxed_exposed_copper_trapdoor
- waxed_weathered_copper_trapdoor
- waxed_oxidized_copper_trapdoor

# The default amount of seconds a door stays open before closing automatically.
# Players can override this value by putting a [Timer:X] tag on the sign, where
Expand Down

0 comments on commit 7756139

Please sign in to comment.