From 29b51d9c270d88d470e9ee0ab3a925aa4764072c Mon Sep 17 00:00:00 2001 From: Lapis-LJA Date: Tue, 17 Mar 2026 09:44:11 +0900 Subject: [PATCH] =?UTF-8?q?=E5=8E=9F=E4=BD=9C=E6=BA=96=E6=8B=A0=E3=81=AB?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../functions/artifact/1219.firesprint/give/2.give.mcfunction | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Asset/data/asset/functions/artifact/1219.firesprint/give/2.give.mcfunction b/Asset/data/asset/functions/artifact/1219.firesprint/give/2.give.mcfunction index 1b39b5ed36..10108a7f9e 100644 --- a/Asset/data/asset/functions/artifact/1219.firesprint/give/2.give.mcfunction +++ b/Asset/data/asset/functions/artifact/1219.firesprint/give/2.give.mcfunction @@ -15,7 +15,7 @@ # 神器の名前 (TextComponentString) data modify storage asset:artifact Name set value '{"text":"火走り","color":"#DB1212","bold":true,"italic":true}' # 神器の説明文 (TextComponentString[]) - data modify storage asset:artifact Lore set value ['{"text":"使用時、足元が燃え、30秒の間"}','{"text":"移動速度+10%、火攻撃+20%、火耐性+20%を得るが"}','{"text":"水攻撃と雷攻撃を-100%する"}','{"text":"もう止まらんよ、流れ出したエネルギーと同じだ","color":"gray"}'] + data modify storage asset:artifact Lore set value ['{"text":"使用時、足元が燃え、30秒の間"}','{"text":"移動速度+10%、火攻撃+20%、火耐性+20%を得るが"}','{"text":"水攻撃と雷攻撃を-100%する"}','{"text":"もう止まらんよ、流れ始めたエネルギーと同じだ","color":"gray"}'] # 消費アイテム ({Item: TextComponent, Count: int, Extra?: TextComponent}) (オプション) # data modify storage asset:artifact ConsumeItem.Item set value '{"translate":"item.minecraft.stick"}' # data modify storage asset:artifact ConsumeItem.Count set value 1