diff --git a/projects/1.20-fabric/assets/modrinth-hex-spell-wheel/spellwheel/README.md b/projects/1.20-fabric/assets/modrinth-hex-spell-wheel/spellwheel/README.md new file mode 100644 index 000000000000..273d790bc619 --- /dev/null +++ b/projects/1.20-fabric/assets/modrinth-hex-spell-wheel/spellwheel/README.md @@ -0,0 +1 @@ +[见主文档](/projects/1.20/assets/modrinth-hex-spell-wheel/spellwheel) \ No newline at end of file diff --git a/projects/1.20-fabric/assets/modrinth-hex-spell-wheel/spellwheel/lang/en_us.json b/projects/1.20-fabric/assets/modrinth-hex-spell-wheel/spellwheel/lang/en_us.json new file mode 100644 index 000000000000..3c28c9bb7f83 --- /dev/null +++ b/projects/1.20-fabric/assets/modrinth-hex-spell-wheel/spellwheel/lang/en_us.json @@ -0,0 +1,19 @@ +{ + "widget.spellwheel.page": "Page %s", + "widget.spellwheel.page.suffix": " (p. %s)", + "widget.spellwheel.chapter": "Chapter %s", + "widget.spellwheel.empty": "Empty", + "widget.spellwheel.empty.desc": "Not assigned.", + "key.spellwheel.open": "Open Spellbook Wheel", + "category.spellwheel.main": "Hex Spell Wheel", + "text.spellwheel.no_icon": "Can't set an icon for an unnamed page!", + "text.spellwheel.you_sure": "Are you sure you want to change the icon for this slot?", + "text.spellwheel.not_artifact": "Not an artifact/trinket: %s", + "config.spellwheel.title": "Spell Wheel Config", + "config.spellwheel.compact": "Compact Wheel?", + "config.spellwheel.open_last": "Open Last Chapter?", + "config.spellwheel.outer.spread": "Outer Wheel Spread", + "config.spellwheel.outer.size": "Outer Wheel Size", + "config.spellwheel.inner.spread": "Inner Wheel Spread", + "config.spellwheel.inner.size": "Inner Wheel Size" +} \ No newline at end of file diff --git a/projects/1.20-fabric/assets/modrinth-hex-spell-wheel/spellwheel/packer-policy.json b/projects/1.20-fabric/assets/modrinth-hex-spell-wheel/spellwheel/packer-policy.json new file mode 100644 index 000000000000..9dcd12bb8b82 --- /dev/null +++ b/projects/1.20-fabric/assets/modrinth-hex-spell-wheel/spellwheel/packer-policy.json @@ -0,0 +1,6 @@ +[ + { + "type": "indirect", + "source": "projects/1.20/assets/modrinth-hex-spell-wheel/spellwheel" + } +] \ No newline at end of file diff --git a/projects/1.20/assets/modrinth-hex-spell-wheel/spellwheel/README.md b/projects/1.20/assets/modrinth-hex-spell-wheel/spellwheel/README.md new file mode 100644 index 000000000000..75e6b75f1fce --- /dev/null +++ b/projects/1.20/assets/modrinth-hex-spell-wheel/spellwheel/README.md @@ -0,0 +1,16 @@ +### 总概 + +```mermaid +flowchart LR + 1.20.1 -->|indirect| 1.20.1-fabric +``` + +``` +1.20.1 + └── 1.20.1-fabric +``` + +### 链接区域 + +- [1.20.1](/projects/1.20/assets/modrinth-hex-spell-wheel/spellwheel) +- [1.20.1-fabric](/projects/1.20-fabric/assets/modrinth-hex-spell-wheel/spellwheel) \ No newline at end of file diff --git a/projects/1.20/assets/modrinth-hex-spell-wheel/spellwheel/lang/en_us.json b/projects/1.20/assets/modrinth-hex-spell-wheel/spellwheel/lang/en_us.json new file mode 100644 index 000000000000..3c28c9bb7f83 --- /dev/null +++ b/projects/1.20/assets/modrinth-hex-spell-wheel/spellwheel/lang/en_us.json @@ -0,0 +1,19 @@ +{ + "widget.spellwheel.page": "Page %s", + "widget.spellwheel.page.suffix": " (p. %s)", + "widget.spellwheel.chapter": "Chapter %s", + "widget.spellwheel.empty": "Empty", + "widget.spellwheel.empty.desc": "Not assigned.", + "key.spellwheel.open": "Open Spellbook Wheel", + "category.spellwheel.main": "Hex Spell Wheel", + "text.spellwheel.no_icon": "Can't set an icon for an unnamed page!", + "text.spellwheel.you_sure": "Are you sure you want to change the icon for this slot?", + "text.spellwheel.not_artifact": "Not an artifact/trinket: %s", + "config.spellwheel.title": "Spell Wheel Config", + "config.spellwheel.compact": "Compact Wheel?", + "config.spellwheel.open_last": "Open Last Chapter?", + "config.spellwheel.outer.spread": "Outer Wheel Spread", + "config.spellwheel.outer.size": "Outer Wheel Size", + "config.spellwheel.inner.spread": "Inner Wheel Spread", + "config.spellwheel.inner.size": "Inner Wheel Size" +} \ No newline at end of file diff --git a/projects/1.20/assets/modrinth-hex-spell-wheel/spellwheel/lang/zh_cn.json b/projects/1.20/assets/modrinth-hex-spell-wheel/spellwheel/lang/zh_cn.json new file mode 100644 index 000000000000..6f0f8b5c4bea --- /dev/null +++ b/projects/1.20/assets/modrinth-hex-spell-wheel/spellwheel/lang/zh_cn.json @@ -0,0 +1,19 @@ +{ + "widget.spellwheel.page": "第%s页", + "widget.spellwheel.page.suffix": "(第%s页)", + "widget.spellwheel.chapter": "第%s章", + "widget.spellwheel.empty": "空", + "widget.spellwheel.empty.desc": "未分配。", + "key.spellwheel.open": "打开法术书轮盘", + "category.spellwheel.main": "咒法法术轮盘", + "text.spellwheel.no_icon": "无法为未命名的书页设置图标!", + "text.spellwheel.you_sure": "你确定要更改此槽的图标吗?", + "text.spellwheel.not_artifact": "不是造物或缀品:%s", + "config.spellwheel.title": "咒法法术轮盘(Hex Spell Wheel)配置", + "config.spellwheel.compact": "压缩轮盘?", + "config.spellwheel.open_last": "打开上一次访问的章节?", + "config.spellwheel.outer.spread": "外层轮盘散布", + "config.spellwheel.outer.size": "外层轮盘尺寸", + "config.spellwheel.inner.spread": "内层轮盘散布", + "config.spellwheel.inner.size": "内层轮盘尺寸" +} \ No newline at end of file