Skip to content

Commit

Permalink
バージョンアップ
Browse files Browse the repository at this point in the history
  • Loading branch information
KabanFriends committed Jul 24, 2021
1 parent 1a406d6 commit fc0c2f9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion data/fueoni/functions/load.mcfunction
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ forceload add 0 0
function fueoni:score/add_objectives
execute unless score init_done foGameOption matches 1 run function fueoni:init
say 準備が完了しました。
tellraw @a [{"text":""},{"text":"増え鬼 in Minecraft","color":"yellow","bold":"true"},{"text":" "},{"text":"(ver1.0.1)","color":"gray"},{"text":"\n"},{"text":"制作: "},{"text":"KabanFriends","color":"gold","bold":"true"},{"text":"\n\n"},{"text":"管理者用アイテムの入手方法:","color":"aqua","bold":"true"},{"text":"\n"},{"text":"①","color":"aqua","bold":"true"},{"text":"コマンドブロック","color":"light_purple"},{"text":"を1つ用意してください。","color":"green"},{"text":"\n"},{"text":"②","color":"aqua","bold":"true"},{"text":"金床でコマンドブロックに「","color":"green"},{"text":"fueoni","color":"light_purple"},{"text":"」という名前を付けてください。","color":"green"},{"text":"\n"},{"text":"③","color":"aqua","bold":"true"},{"text":"名前を付けたコマンドブロックをインベントリに入れてください。","color":"green"},{"text":"\n"},{"text":"※コマンド"},{"text":"/function fueoni:player/admin","color":"gold"},{"text":"でも入手できます"}]
tellraw @a [{"text":""},{"text":"増え鬼 in Minecraft","color":"yellow","bold":true},{"text":" "},{"text":"(ver1.1.0)","color":"gray"},{"text":"\n"},{"text":"制作: "},{"text":"KabanFriends","color":"gold","bold":true},{"text":"\n\n"},{"text":"管理者用アイテムの入手方法:","color":"aqua","bold":true},{"text":"\n"},{"text":"①","color":"aqua","bold":true},{"text":"コマンドブロック","color":"light_purple"},{"text":"を1つ用意してください。","color":"green"},{"text":"\n"},{"text":"②","color":"aqua","bold":true},{"text":"金床でコマンドブロックに「","color":"green"},{"text":"fueoni","color":"light_purple"},{"text":"」という名前を付けてください。","color":"green"},{"text":"\n"},{"text":"③","color":"aqua","bold":true},{"text":"名前を付けたコマンドブロックをインベントリに入れてください。","color":"green"},{"text":"\n"},{"text":"※コマンド"},{"text":"/function fueoni:player/admin","color":"gold"},{"text":"でも入手できます"}]
2 changes: 1 addition & 1 deletion pack.mcmeta
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"pack": {
"pack_format": 4,
"pack_format": 7,
"description": "増え鬼 in Minecraft"
}
}

0 comments on commit fc0c2f9

Please sign in to comment.