diff --git a/projects/1.20-fabric/assets/modrinth-hexdentity/hexdentity/README.md b/projects/1.20-fabric/assets/modrinth-hexdentity/hexdentity/README.md new file mode 100644 index 000000000000..dc4f1fd51992 --- /dev/null +++ b/projects/1.20-fabric/assets/modrinth-hexdentity/hexdentity/README.md @@ -0,0 +1 @@ +[见主文档](/projects/1.20/assets/modrinth-hexdentity/hexdentity) \ No newline at end of file diff --git a/projects/1.20-fabric/assets/modrinth-hexdentity/hexdentity/lang/en_us.json b/projects/1.20-fabric/assets/modrinth-hexdentity/hexdentity/lang/en_us.json new file mode 100644 index 000000000000..1fd2335c666e --- /dev/null +++ b/projects/1.20-fabric/assets/modrinth-hexdentity/hexdentity/lang/en_us.json @@ -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" +} \ No newline at end of file diff --git a/projects/1.20-fabric/assets/modrinth-hexdentity/hexdentity/packer-policy.json b/projects/1.20-fabric/assets/modrinth-hexdentity/hexdentity/packer-policy.json new file mode 100644 index 000000000000..91526a0cc2cd --- /dev/null +++ b/projects/1.20-fabric/assets/modrinth-hexdentity/hexdentity/packer-policy.json @@ -0,0 +1,6 @@ +[ + { + "type": "indirect", + "source": "projects/1.20/assets/modrinth-hexdentity/hexdentity" + } +] \ No newline at end of file diff --git a/projects/1.20/assets/modrinth-hexdentity/hexdentity/README.md b/projects/1.20/assets/modrinth-hexdentity/hexdentity/README.md new file mode 100644 index 000000000000..db5576123afd --- /dev/null +++ b/projects/1.20/assets/modrinth-hexdentity/hexdentity/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-hexdentity/hexdentity) +- [1.20.1-fabric](/projects/1.20-fabric/assets/modrinth-hexdentity/hexdentity) \ No newline at end of file diff --git a/projects/1.20/assets/modrinth-hexdentity/hexdentity/lang/en_us.json b/projects/1.20/assets/modrinth-hexdentity/hexdentity/lang/en_us.json new file mode 100644 index 000000000000..1fd2335c666e --- /dev/null +++ b/projects/1.20/assets/modrinth-hexdentity/hexdentity/lang/en_us.json @@ -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" +} \ No newline at end of file diff --git a/projects/1.20/assets/modrinth-hexdentity/hexdentity/lang/zh_cn.json b/projects/1.20/assets/modrinth-hexdentity/hexdentity/lang/zh_cn.json new file mode 100644 index 000000000000..7a1e3228f142 --- /dev/null +++ b/projects/1.20/assets/modrinth-hexdentity/hexdentity/lang/zh_cn.json @@ -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)媒质$()。" +} \ No newline at end of file