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-hexdentity/hexdentity)
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"hexcasting.action.hexdentity:shapeshifters_gambit": "Shapeshifter's Gambit",
"hexcasting.action.hexdentity:shapeshifters_reflection": "Shapeshifter's Reflection",
"hexdentity.entry.interop.identity": "Identity",
"hexdentity.page.interop.identity.1": "I have discovered methods of shapeshifting any caster into any entity, and querying what entity a caster is.",
"hexdentity.page.interop.shapeshifters_gambit": "Set the entity to transform the caster into, Costs about 1 $(item)Amethyst Dust/$.",
"hexdentity.page.interop.shapeshifters_reflection": "Get the entity that the caster has shapeshifted into, Costs a negligible amount of _media"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
[
{
"type": "indirect",
"source": "projects/1.20/assets/modrinth-hexdentity/hexdentity"
}
]
16 changes: 16 additions & 0 deletions projects/1.20/assets/modrinth-hexdentity/hexdentity/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-hexdentity/hexdentity)
- [1.20.1-fabric](/projects/1.20-fabric/assets/modrinth-hexdentity/hexdentity)
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"hexcasting.action.hexdentity:shapeshifters_gambit": "Shapeshifter's Gambit",
"hexcasting.action.hexdentity:shapeshifters_reflection": "Shapeshifter's Reflection",
"hexdentity.entry.interop.identity": "Identity",
"hexdentity.page.interop.identity.1": "I have discovered methods of shapeshifting any caster into any entity, and querying what entity a caster is.",
"hexdentity.page.interop.shapeshifters_gambit": "Set the entity to transform the caster into, Costs about 1 $(item)Amethyst Dust/$.",
"hexdentity.page.interop.shapeshifters_reflection": "Get the entity that the caster has shapeshifted into, Costs a negligible amount of _media"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"hexcasting.action.hexdentity:shapeshifters_gambit": "变形者之策略",
"hexcasting.action.hexdentity:shapeshifters_reflection": "变形者之精思",
"hexdentity.entry.interop.identity": "化身",
"hexdentity.page.interop.identity.1": "我发现了将施法者变为任意实体的方法,以及判断施法者是哪种实体的方法。",
"hexdentity.page.interop.shapeshifters_gambit": "将施法者变形为所给实体,消耗大约 1 个$(item)紫水晶粉/$。",
"hexdentity.page.interop.shapeshifters_reflection": "获取施法者通过变形变成的实体,消耗极少量$(media)媒质$()。"
}
Loading