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 ++++++++++++ .../assets/tconstruct/book/sections/intro_tmp.json | 10 +++ .../assets/tconstruct/book/sections/modifiers.json | 93 ++++++++++++++++++++++ .../tconstruct/book/sections/seared_furnace.json | 20 +++++ .../assets/tconstruct/book/sections/smeltery.json | 20 +++++ .../tconstruct/book/sections/tinker_tank.json | 20 +++++ 6 files changed, 215 insertions(+) create mode 100644 TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/sections/intro.json create mode 100644 TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/sections/intro_tmp.json create mode 100644 TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/sections/modifiers.json create mode 100644 TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/sections/seared_furnace.json create mode 100644 TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/sections/smeltery.json create mode 100644 TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/sections/tinker_tank.json (limited to 'TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/sections') 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 diff --git a/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/sections/intro_tmp.json b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/sections/intro_tmp.json new file mode 100644 index 0000000..4f4aac2 --- /dev/null +++ b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/sections/intro_tmp.json @@ -0,0 +1,10 @@ +[ + { + "type": "blank" + }, + { + "name": "tmp_intro", + "type": "text", + "data": "intro/tmp.json" + } +] \ No newline at end of file diff --git a/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/sections/modifiers.json b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/sections/modifiers.json new file mode 100644 index 0000000..cb95fde --- /dev/null +++ b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/sections/modifiers.json @@ -0,0 +1,93 @@ +[ + { + "type": "modifier", + "data": "modifiers/haste.json" + }, + { + "type": "modifier", + "data": "modifiers/luck.json" + }, + { + "type": "modifier", + "data": "modifiers/sharpness.json" + }, + { + "type": "modifier", + "data": "modifiers/diamond.json" + }, + { + "type": "modifier", + "data": "modifiers/emerald.json" + }, + { + "type": "modifier_fortify", + "data": "modifiers/fortify.json" + }, + { + "type": "modifier", + "data": "modifiers/silktouch.json" + }, + { + "type": "modifier", + "data": "modifiers/reinforced.json" + }, + { + "type": "modifier", + "data": "modifiers/beheading.json" + }, + { + "type": "modifier", + "data": "modifiers/smite.json" + }, + { + "type": "modifier", + "data": "modifiers/bane_of_arthropods.json" + }, + { + "type": "modifier", + "data": "modifiers/fiery.json" + }, + { + "type": "modifier", + "data": "modifiers/necrotic.json" + }, + { + "type": "modifier", + "data": "modifiers/knockback.json" + }, + { + "type": "modifier", + "data": "modifiers/soulbound.json" + }, + { + "type": "modifier", + "data": "modifiers/harvestheight.json" + }, + { + "type": "modifier", + "data": "modifiers/harvestwidth.json" + }, + { + "type": "modifier", + "data": "modifiers/mending_moss.json" + }, + { + "type": "modifier", + "data": "modifiers/blasting.json" + }, + { + "type": "modifier", + "data": "modifiers/glowing.json" + }, + { + "type": "modifier", + "data": "modifiers/shulking.json" + }, + { + "type": "modifier", + "data": "modifiers/webbed.json" + }, + { + "type": "blank" + } +] \ No newline at end of file diff --git a/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/sections/seared_furnace.json b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/sections/seared_furnace.json new file mode 100644 index 0000000..205f7d5 --- /dev/null +++ b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/sections/seared_furnace.json @@ -0,0 +1,20 @@ +[ + { + "name": "intro", + "type": "image with text below", + "data": "seared_furnace/intro.json" + }, + { + "name": "info", + "type": "text", + "data": "seared_furnace/structure.json" + }, + { + "name": "structure", + "type": "structure", + "data": "seared_furnace/multiblock.json" + }, + { + "type": "blank" + } +] \ No newline at end of file diff --git a/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/sections/smeltery.json b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/sections/smeltery.json new file mode 100644 index 0000000..5a27a5c --- /dev/null +++ b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/sections/smeltery.json @@ -0,0 +1,20 @@ +[ + { + "name": "intro", + "type": "image with text below", + "data": "smeltery/intro.json" + }, + { + "name": "info", + "type": "text", + "data": "smeltery/structure.json" + }, + { + "name": "structure", + "type": "structure", + "data": "smeltery/multiblock.json" + }, + { + "type": "blank" + } +] \ No newline at end of file diff --git a/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/sections/tinker_tank.json b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/sections/tinker_tank.json new file mode 100644 index 0000000..be1ca3f --- /dev/null +++ b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/sections/tinker_tank.json @@ -0,0 +1,20 @@ +[ + { + "name": "intro", + "type": "image with text below", + "data": "tinker_tank/intro.json" + }, + { + "name": "structure", + "type": "text", + "data": "tinker_tank/structure.json" + }, + { + "name": "structure", + "type": "structure", + "data": "tinker_tank/multiblock.json" + }, + { + "type": "blank" + } +] \ No newline at end of file -- cgit v1.2.3