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. --- .../assets/tconstruct/book/sections/intro.json | 52 ++++++++++++++++++++++ 1 file changed, 52 insertions(+) create mode 100644 TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/sections/intro.json (limited to 'TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/sections/intro.json') diff --git a/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/sections/intro.json b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/sections/intro.json new file mode 100644 index 0000000..c4660cd --- /dev/null +++ b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/sections/intro.json @@ -0,0 +1,52 @@ +[ + { + "name": "welcome", + "type": "text", + "data": "intro/welcome.json" + }, + { + "name": "welcome2", + "type": "text", + "data": "intro/welcome2.json" + }, + { + "name": "blankpattern", + "type": "text", + "data": "intro/blankpattern.json" + }, + { + "name": "craftingstation", + "type": "text", + "data": "intro/craftingstation.json" + }, + { + "name": "stenciltable", + "type": "text", + "data": "intro/stenciltable.json" + }, + { + "name": "patternchest", + "type": "text", + "data": "intro/patternchest.json" + }, + { + "name": "partbuilder", + "type": "text", + "data": "intro/partbuilder.json" + }, + { + "name": "partchest", + "type": "text", + "data": "intro/partchest.json" + }, + { + "name": "toolstation", + "type": "text", + "data": "intro/toolstation.json" + }, + { + "name": "toolforge", + "type": "text", + "data": "intro/toolforge.json" + } +] \ No newline at end of file -- cgit v1.2.3