Skip to content

Commit 9f73d3a

Browse files
committed
回復量を明記
1 parent f340453 commit 9f73d3a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Asset/data/asset/functions/artifact/0245.skewered_meat/give/2.give.mcfunction

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
# 神器の名前 (TextComponentString)
1616
data modify storage asset:artifact Name set value '{"text":"串刺し肉","color":"red"}'
1717
# 神器の説明文 (TextComponentString[])
18-
data modify storage asset:artifact Lore set value ['{"text":"獲れたての割には"}','{"text":"とても美味しそうだ。"}']
18+
data modify storage asset:artifact Lore set value ['{"text":"体力を30回復する","color":"white"}','{"text":"獲れたての割には","color":"gray"}','{"text":"とても美味しそうだ。","color":"gray"}']
1919
# 消費アイテム ({Item: TextComponent, Count: int, Extra?: TextComponent}) (オプション)
2020
# data modify storage asset:artifact ConsumeItem.Item set value
2121
# data modify storage asset:artifact ConsumeItem.Count set value

0 commit comments

Comments
 (0)