Skip to content

Commit

Permalink
I forgot acacia door
Browse files Browse the repository at this point in the history
  • Loading branch information
oOBoomberOo committed Jun 27, 2020
1 parent 23f6403 commit b892b5e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions data/boomber/functions/double_door/door/main.mcfunction
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ execute if entity @s[tag=boomber.double_door.oak_door] run function boomber:doub
execute if entity @s[tag=boomber.double_door.spruce_door] run function boomber:double_door/spruce_door/main
execute if entity @s[tag=boomber.double_door.birch_door] run function boomber:double_door/birch_door/main
execute if entity @s[tag=boomber.double_door.jungle_door] run function boomber:double_door/jungle_door/main
execute if entity @s[tag=boomber.double_door.acacia_door] run function boomber:double_door/acacia_door/main
execute if entity @s[tag=boomber.double_door.dark_oak_door] run function boomber:double_door/dark_oak_door/main
execute if entity @s[tag=boomber.double_door.crimson_door] run function boomber:double_door/crimson_door/main
execute if entity @s[tag=boomber.double_door.warped_door] run function boomber:double_door/warped_door/main

0 comments on commit b892b5e

Please sign in to comment.