Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
[见主文档](/projects/1.20/assets/modrinth-hex-spell-wheel/spellwheel)
Original file line number Diff line number Diff line change
@@ -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"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
[
{
"type": "indirect",
"source": "projects/1.20/assets/modrinth-hex-spell-wheel/spellwheel"
}
]
16 changes: 16 additions & 0 deletions projects/1.20/assets/modrinth-hex-spell-wheel/spellwheel/README.md
Original file line number Diff line number Diff line change
@@ -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)
Original file line number Diff line number Diff line change
@@ -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"
}
Original file line number Diff line number Diff line change
@@ -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": "内层轮盘尺寸"
}
Loading