From d05bea8096abcbcc8994a284f841db61dbdbb97d Mon Sep 17 00:00:00 2001 From: xcclyc Date: Tue, 17 Mar 2026 19:38:38 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=20template=5Fstor.json?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- template_stor.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 template_stor.json diff --git a/template_stor.json b/template_stor.json new file mode 100644 index 0000000..14136bf --- /dev/null +++ b/template_stor.json @@ -0,0 +1,13 @@ +{ + "templates": [ + { + "id": "Fabric-1.20.1-dex", + "name": "Fabric-1.20.1-dex", + "description": "Fabric1.20.1版本", + "size": "108.6MB", + "downloadUrls": [ + "" + ] + } + ] +} \ No newline at end of file