summaryrefslogtreecommitdiff
path: root/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/en_US/structure
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/structure
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/structure')
-rw-r--r--TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/en_US/structure/furnace.json56
-rw-r--r--TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/en_US/structure/smeltery.json55
-rw-r--r--TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/en_US/structure/tank.json57
3 files changed, 168 insertions, 0 deletions
diff --git a/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/en_US/structure/furnace.json b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/en_US/structure/furnace.json
new file mode 100644
index 0000000..25c758b
--- /dev/null
+++ b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/en_US/structure/furnace.json
@@ -0,0 +1,56 @@
+{
+ "size": [4, 4, 4],
+ "structure": [
+ {
+ "pos": [2, 1, 3],
+ "endPos": [2, 1, 3],
+ "block": "tconstruct:seared_furnace_controller",
+ "state": {
+ "facing": "south",
+ "active": "true"
+ }
+ },
+ {
+ "pos": [0, 1, 3],
+ "endPos": [0, 1, 3],
+ "block": "tconstruct:seared_tank",
+ "meta": 3
+ },
+ {
+ "pos": [0, 0, 0],
+ "endPos": [3, 0, 3],
+ "block": "tconstruct:seared",
+ "meta": 3
+ },
+ {
+ "pos": [0, 3, 0],
+ "endPos": [3, 3, 3],
+ "block": "tconstruct:seared",
+ "meta": 3
+ },
+ {
+ "pos": [0, 1, 1],
+ "endPos": [0, 2, 3],
+ "block": "tconstruct:seared",
+ "meta": 3
+ },
+ {
+ "pos": [3, 1, 1],
+ "endPos": [3, 2, 3],
+ "block": "tconstruct:seared",
+ "meta": 3
+ },
+ {
+ "pos": [0, 1, 0],
+ "endPos": [3, 2, 0],
+ "block": "tconstruct:seared",
+ "meta": 3
+ },
+ {
+ "pos": [0, 1, 3],
+ "endPos": [3, 2, 3],
+ "block": "tconstruct:seared",
+ "meta": 3
+ }
+ ]
+} \ No newline at end of file
diff --git a/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/en_US/structure/smeltery.json b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/en_US/structure/smeltery.json
new file mode 100644
index 0000000..4b22512
--- /dev/null
+++ b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/en_US/structure/smeltery.json
@@ -0,0 +1,55 @@
+{
+ "size": [5, 3, 5],
+ "structure": [
+ {
+ "pos": [1, 0, 1],
+ "endPos": [3, 0, 3],
+ "block": "tconstruct:seared",
+ "meta": 3
+ },
+ {
+ "pos": [0, 1, 1],
+ "endPos": [0, 2, 3],
+ "block": "tconstruct:seared",
+ "meta": 3
+ },
+ {
+ "pos": [4, 1, 1],
+ "endPos": [4, 2, 3],
+ "block": "tconstruct:seared",
+ "meta": 3
+ },
+ {
+ "pos": [1, 1, 4],
+ "endPos": [1, 1, 4],
+ "block": "tconstruct:seared_tank"
+ },
+ {
+ "pos": [2, 1, 4],
+ "endPos": [2, 1, 4],
+ "block": "tconstruct:smeltery_controller",
+ "state": {
+ "facing": "south",
+ "active": "true"
+ }
+ },
+ {
+ "pos": [3, 1, 4],
+ "endPos": [3, 1, 4],
+ "block": "tconstruct:smeltery_io",
+ "meta": 0
+ },
+ {
+ "pos": [1, 2, 4],
+ "endPos": [3, 2, 4],
+ "block": "tconstruct:seared",
+ "meta": 3
+ },
+ {
+ "pos": [1, 1, 0],
+ "endPos": [3, 2, 0],
+ "block": "tconstruct:seared",
+ "meta": 3
+ }
+ ]
+} \ No newline at end of file
diff --git a/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/en_US/structure/tank.json b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/en_US/structure/tank.json
new file mode 100644
index 0000000..9a77b67
--- /dev/null
+++ b/TConstruct-1.10.2-2.5.6.DEV.111c188-deobf/assets/tconstruct/book/en_US/structure/tank.json
@@ -0,0 +1,57 @@
+{
+ "size": [4, 4, 4],
+ "structure": [
+ {
+ "pos": [2, 0, 3],
+ "endPos": [2, 0, 3],
+ "block": "tconstruct:tinker_tank_controller",
+ "state": {
+ "facing": "south",
+ "active": "true"
+ }
+ },
+ {
+ "pos": [1, 0, 3],
+ "endPos": [1, 0, 3],
+ "block": "tconstruct:smeltery_io",
+ "state": {
+ "facing": "south"
+ }
+ },
+ {
+ "pos": [2, 1, 0],
+ "endPos": [2, 1, 0],
+ "block": "tconstruct:smeltery_io",
+ "state": {
+ "facing": "north"
+ }
+ },
+ {
+ "pos": [0, 0, 0],
+ "endPos": [3, 0, 3],
+ "block": "tconstruct:seared",
+ "meta": 3
+ },
+ {
+ "pos": [1, 3, 1],
+ "endPos": [2, 3, 2],
+ "block": "tconstruct:seared_glass"
+ },
+ {
+ "pos": [0, 3, 0],
+ "endPos": [3, 3, 3],
+ "block": "tconstruct:seared",
+ "meta": 3
+ },
+ {
+ "pos": [1, 1, 1],
+ "endPos": [2, 2, 2],
+ "block": "minecraft:air"
+ },
+ {
+ "pos": [0, 1, 0],
+ "endPos": [3, 2, 3],
+ "block": "tconstruct:seared_glass"
+ }
+ ]
+} \ No newline at end of file