Skip to content

Commit

Permalink
Add warped and crimson variants to config
Browse files Browse the repository at this point in the history
  • Loading branch information
weaves7 committed Aug 9, 2020
1 parent 607a239 commit 71355c7
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions src/main/resources/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -118,6 +118,8 @@ linkableMaterials:
OAK_WALL_SIGN: sign
SPRUCE_SIGN: sign
SPRUCE_WALL_SIGN: sign
CRIMSON_SIGN: sign
WARPED_SIGN: sign
STEP: slab
JUKEBOX: jukebox
ACACIA_DOOR: door
Expand All @@ -127,13 +129,17 @@ linkableMaterials:
OAK_DOOR: door
SPRUCE_DOOR: door
IRON_DOOR: door
CRIMSON_DOOR: door
WARPED_DOOR: door
IRON_DOOR_BLOCK: door
ACACIA_BUTTON: button
BIRCH_BUTTON: button
DARK_OAK_BUTTON: button
JUNGLE_BUTTON: button
OAK_BUTTON: button
SPRUCE_BUTTON: button
CRIMSON_BUTTON: button
WARPED_BUTTON: button


#----------- Restrictions ------------------
Expand Down

0 comments on commit 71355c7

Please sign in to comment.