From b2f40ad1bb7806a8721bee9a09052d35038a5a88 Mon Sep 17 00:00:00 2001 From: ictye Date: Tue, 23 Apr 2024 22:45:21 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E6=B7=BB=E5=8A=A0=E6=95=88=E6=9E=9C?= =?UTF-8?q?=E5=B0=84=E7=B6=AB=E9=AD=94=E6=B3=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../assets/the_origin_of_magic/models/item/ray_magic.json | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 src/main/generated/assets/the_origin_of_magic/models/item/ray_magic.json diff --git a/src/main/generated/assets/the_origin_of_magic/models/item/ray_magic.json b/src/main/generated/assets/the_origin_of_magic/models/item/ray_magic.json new file mode 100644 index 0000000..f413ce7 --- /dev/null +++ b/src/main/generated/assets/the_origin_of_magic/models/item/ray_magic.json @@ -0,0 +1,6 @@ +{ + "parent": "minecraft:item/generated", + "textures": { + "layer0": "the_origin_of_magic:item/ray_magic" + } +} \ No newline at end of file