From f692d8983ee8787843d874ae1aa329c1439e3223 Mon Sep 17 00:00:00 2001 From: Lance5057 Date: Sun, 12 Mar 2017 18:15:17 -0500 Subject: Hopefully this unfucks whatever got fucked. --- .../tconstruct/book/zh_CN/intro/blankpattern.json | 8 +++++++ .../book/zh_CN/intro/craftingstation.json | 8 +++++++ .../tconstruct/book/zh_CN/intro/partbuilder.json | 8 +++++++ .../tconstruct/book/zh_CN/intro/partchest.json | 8 +++++++ .../tconstruct/book/zh_CN/intro/patternchest.json | 8 +++++++ .../tconstruct/book/zh_CN/intro/stenciltable.json | 8 +++++++ .../assets/tconstruct/book/zh_CN/intro/tmp.json | 16 +++++++++++++ .../tconstruct/book/zh_CN/intro/toolforge.json | 8 +++++++ .../tconstruct/book/zh_CN/intro/toolstation.json | 8 +++++++ .../tconstruct/book/zh_CN/intro/welcome.json | 26 ++++++++++++++++++++++ .../tconstruct/book/zh_CN/intro/welcome2.json | 17 ++++++++++++++ 11 files changed, 123 insertions(+) create mode 100644 TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/zh_CN/intro/blankpattern.json create mode 100644 TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/zh_CN/intro/craftingstation.json create mode 100644 TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/zh_CN/intro/partbuilder.json create mode 100644 TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/zh_CN/intro/partchest.json create mode 100644 TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/zh_CN/intro/patternchest.json create mode 100644 TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/zh_CN/intro/stenciltable.json create mode 100644 TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/zh_CN/intro/tmp.json create mode 100644 TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/zh_CN/intro/toolforge.json create mode 100644 TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/zh_CN/intro/toolstation.json create mode 100644 TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/zh_CN/intro/welcome.json create mode 100644 TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/zh_CN/intro/welcome2.json (limited to 'TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/zh_CN/intro') diff --git a/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/zh_CN/intro/blankpattern.json b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/zh_CN/intro/blankpattern.json new file mode 100644 index 0000000..f2e1279 --- /dev/null +++ b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/zh_CN/intro/blankpattern.json @@ -0,0 +1,8 @@ +{ + "title":"空白模板", + "text": [ + { + "text": "一切从这里开始" + } + ] +} \ No newline at end of file diff --git a/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/zh_CN/intro/craftingstation.json b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/zh_CN/intro/craftingstation.json new file mode 100644 index 0000000..bd5e916 --- /dev/null +++ b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/zh_CN/intro/craftingstation.json @@ -0,0 +1,8 @@ +{ + "title":"合成站", + "text": [ + { + "text": "一切从这里开始" + } + ] +} \ No newline at end of file diff --git a/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/zh_CN/intro/partbuilder.json b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/zh_CN/intro/partbuilder.json new file mode 100644 index 0000000..7caabdc --- /dev/null +++ b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/zh_CN/intro/partbuilder.json @@ -0,0 +1,8 @@ +{ + "title":"部件加工台", + "text": [ + { + "text": "一切从这里开始" + } + ] +} \ No newline at end of file diff --git a/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/zh_CN/intro/partchest.json b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/zh_CN/intro/partchest.json new file mode 100644 index 0000000..b9b88c0 --- /dev/null +++ b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/zh_CN/intro/partchest.json @@ -0,0 +1,8 @@ +{ + "title":"部件箱", + "text": [ + { + "text": "一切从这里开始" + } + ] +} \ No newline at end of file diff --git a/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/zh_CN/intro/patternchest.json b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/zh_CN/intro/patternchest.json new file mode 100644 index 0000000..3a7c285 --- /dev/null +++ b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/zh_CN/intro/patternchest.json @@ -0,0 +1,8 @@ +{ + "title":"模具箱", + "text": [ + { + "text": "一切从这里开始" + } + ] +} \ No newline at end of file diff --git a/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/zh_CN/intro/stenciltable.json b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/zh_CN/intro/stenciltable.json new file mode 100644 index 0000000..6fbfd56 --- /dev/null +++ b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/zh_CN/intro/stenciltable.json @@ -0,0 +1,8 @@ +{ + "title":"模具加工台", + "text": [ + { + "text": "一切从这里开始" + } + ] +} \ No newline at end of file diff --git a/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/zh_CN/intro/tmp.json b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/zh_CN/intro/tmp.json new file mode 100644 index 0000000..8da8c57 --- /dev/null +++ b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/zh_CN/intro/tmp.json @@ -0,0 +1,16 @@ +{ + "title":"遗失的书页", + "text": [ + { + "text": "欢迎阅读再版的《匠魂宝典》:第一天的生存,哦,不,好像有些书页遗失了" + }, + { + "text": "这本书并没有完成,但是讲解了全部的材料和强化,之后的版本可能会增加更多的东西,所以记得经常检查更新哦!", + "paragraph": true + }, + { + "text": "哦,对了,如果你想问在哪里能找到铜,铝......\n我只能告诉你:匠魂只在地狱生成钴矿石和阿迪特矿石,除此之外不再生成任何其他矿石,当然,它支持其他模组的矿石", + "paragraph": true + } + ] +} \ No newline at end of file diff --git a/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/zh_CN/intro/toolforge.json b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/zh_CN/intro/toolforge.json new file mode 100644 index 0000000..bf49e4f --- /dev/null +++ b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/zh_CN/intro/toolforge.json @@ -0,0 +1,8 @@ +{ + "title":"工具装配台", + "text": [ + { + "text": "一切从这里开始" + } + ] +} \ No newline at end of file diff --git a/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/zh_CN/intro/toolstation.json b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/zh_CN/intro/toolstation.json new file mode 100644 index 0000000..078edd0 --- /dev/null +++ b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/zh_CN/intro/toolstation.json @@ -0,0 +1,8 @@ +{ + "title":"工具装配台", + "text": [ + { + "text": "一切从这里开始" + } + ] +} diff --git a/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/zh_CN/intro/welcome.json b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/zh_CN/intro/welcome.json new file mode 100644 index 0000000..e586f73 --- /dev/null +++ b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/zh_CN/intro/welcome.json @@ -0,0 +1,26 @@ +{ + "title":"第一天的生存", + "text": [ + { + "text": "欢迎阅读再版的《匠魂宝典》:第一天的生存。这里将会指导你如何利用现有的材料完成工具制作的第一步。" + }, + { + "text": "\n" + }, + { + "text": "\n" + }, + { + "text": "这本书拥有魔法的力量,时不时会自动更新哦,记得偶尔检查一下有没有什么新东西" + }, + { + "text": "\n" + }, + { + "text": "\n" + }, + { + "text": "制作工具的第一步是先做一个空白模板,它现在虽然只是白板一个,但是一切都从这里开始" + } + ] +} \ No newline at end of file diff --git a/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/zh_CN/intro/welcome2.json b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/zh_CN/intro/welcome2.json new file mode 100644 index 0000000..1c66853 --- /dev/null +++ b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/zh_CN/intro/welcome2.json @@ -0,0 +1,17 @@ +{ + "title":"", + "text": [ + { + "text": "你可以用部件加工台制作一个非金属的部件,接下来在工具组装台里面组装,模具和多余的部件可以放在模具箱和部件箱,你还可以把你的工作台制作成工作站,它可以保留里面的物品,这样你离开的时候里面的物品也不会掉落出来" + }, + { + "text": "\n" + }, + { + "text": "\n" + }, + { + "text": "建议把这些工作台放在一起使用,当我详细介绍每一个工作台使用方式之后,你就会明白这样摆放的好处了" + } + ] +} \ No newline at end of file -- cgit v1.2.3