summaryrefslogtreecommitdiff
path: root/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/en_US/smeltery
diff options
context:
space:
mode:
authorLance5057 <Lance5057@gmail.com>2017-03-12 18:15:17 -0500
committerLance5057 <Lance5057@gmail.com>2017-03-12 18:15:17 -0500
commitf692d8983ee8787843d874ae1aa329c1439e3223 (patch)
treea19cbd6d584d0ccd3d6117d63489168a89a19c3c /TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/en_US/smeltery
parenta7ea7c80bff70096191fd772a0416aec15d41a69 (diff)
Hopefully this unfucks whatever got fucked.
Diffstat (limited to 'TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/en_US/smeltery')
-rw-r--r--TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/en_US/smeltery/intro.json11
-rw-r--r--TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/en_US/smeltery/multiblock.json3
-rw-r--r--TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/en_US/smeltery/structure.json12
3 files changed, 26 insertions, 0 deletions
diff --git a/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/en_US/smeltery/intro.json b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/en_US/smeltery/intro.json
new file mode 100644
index 0000000..6dead3d
--- /dev/null
+++ b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/en_US/smeltery/intro.json
@@ -0,0 +1,11 @@
+{
+ "title": "The Smeltery",
+ "image": {
+ "file": "tconstruct:textures/gui/book/smeltery.png"
+ },
+ "text": [
+ {
+ "text": "There are many smelteries. But this is mine. And it melts things really well."
+ }
+ ]
+} \ No newline at end of file
diff --git a/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/en_US/smeltery/multiblock.json b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/en_US/smeltery/multiblock.json
new file mode 100644
index 0000000..d0657c1
--- /dev/null
+++ b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/en_US/smeltery/multiblock.json
@@ -0,0 +1,3 @@
+{
+ "data": "structure/smeltery.json"
+} \ No newline at end of file
diff --git a/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/en_US/smeltery/structure.json b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/en_US/smeltery/structure.json
new file mode 100644
index 0000000..b41e8d5
--- /dev/null
+++ b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/en_US/smeltery/structure.json
@@ -0,0 +1,12 @@
+{
+ "title":"",
+ "text": [
+ {
+ "text": "The Smeltery can be any size from 3x3 to 11x11, and any height from a minumum of 2. Larger structures increase both the number of items that can smelt and the liquid capacity. The structure requires a floor, but does not require a ceiling or a frame."
+ },
+ {
+ "text": "The Smeltery can be built using any combination of seared blocks, glass, tanks, and drains, though the floor must be made of solely seared blocks. It also requires at least one tank for fuel, but more will increase the fuel amount. Faucets can be attached to the drains in order to pour fluids into casting tables and basins, or fluid can be pumped in and out of the drains using fluid pipes from other mods",
+ "paragraph": true
+ }
+ ]
+} \ No newline at end of file