From 29d643c0478d0c1d47fe249d296041cc0942d713 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E3=81=AF=E3=81=84=E3=81=84=E3=82=8D?= Date: Tue, 26 Mar 2024 03:47:48 +0900 Subject: [PATCH] =?UTF-8?q?:adhesive=5Fbandage:=20=E3=82=B9=E3=83=88?= =?UTF-8?q?=E3=83=AC=E3=83=BC=E3=82=B8=E6=8C=87=E5=AE=9A=E3=82=92=E4=BF=AE?= =?UTF-8?q?=E6=AD=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../functions/artifact/create/modifier/generic.m.mcfunction | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TheSkyBlessing/data/asset_manager/functions/artifact/create/modifier/generic.m.mcfunction b/TheSkyBlessing/data/asset_manager/functions/artifact/create/modifier/generic.m.mcfunction index 9ca8c1913c..667c33782a 100644 --- a/TheSkyBlessing/data/asset_manager/functions/artifact/create/modifier/generic.m.mcfunction +++ b/TheSkyBlessing/data/asset_manager/functions/artifact/create/modifier/generic.m.mcfunction @@ -3,4 +3,4 @@ # Type : string # @within function asset_manager:artifact/create/modifier/ -$data modify storage asset:temp Line[1] set value '{"translate":"attribute.name.$(Type)"}' +$data modify storage asset:artifact Line[1] set value '{"translate":"attribute.name.$(Type)"}'