Skip to content

Commit

Permalink
余分なカンマを削除
Browse files Browse the repository at this point in the history
  • Loading branch information
waxsd100 committed Jan 1, 2020
1 parent da317a5 commit 3f480cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/book/functions/small_dice.mcfunction
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ execute at 0-0-1-0-1 as @e[tag=Dice,tag=Active,tag=Undeterminated,sort=nearest,l

advancement revoke @s only book:small_dice
recipe take @s book:small_dice
title @a actionbar [{"text":"","color":"blue","bold":true},,{"selector":"@s"},"は小サイコロを使った。"]
title @a actionbar [{"text":"","color":"blue","bold":true},{"selector":"@s"},"は小サイコロを使った。"]

0 comments on commit 3f480cc

Please sign in to comment.