Skip to content

Commit

Permalink
v1.0.1 - hotfix
Browse files Browse the repository at this point in the history
  • Loading branch information
oOBoomberOo committed Jul 6, 2019
1 parent 4743aab commit 275d8b0
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 0 deletions.
3 changes: 3 additions & 0 deletions data/boomber/functions/double_door/setup.mcfunction
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
scoreboard objectives add bb.variable dummy
scoreboard objectives add bb.calculation dummy
scoreboard objectives add bb.success dummy
5 changes: 5 additions & 0 deletions data/boomber/tags/functions/double_door/load.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"values": [
"boomber:double_door/setup"
]
}
5 changes: 5 additions & 0 deletions data/minecraft/tags/functions/load.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"values": [
"#boomber:double_door/loop"
]
}

0 comments on commit 275d8b0

Please sign in to comment.