summaryrefslogtreecommitdiff
path: root/src/main/resources/assets/taiga/book/sections
diff options
context:
space:
mode:
authorRobert Sosnitzka <robert.sosnitzka@gmail.com>2017-01-12 22:57:48 +0100
committerRobert Sosnitzka <robert.sosnitzka@gmail.com>2017-01-12 22:57:48 +0100
commit4db215fc654f390313198e02cc1579728d2aca0c (patch)
treeabbcbc68b3128b91c929797210f59cc5746edded /src/main/resources/assets/taiga/book/sections
parent933a6401443076f8a97edb092372f20566f370e0 (diff)
Finished creation of book pages for Ores. Other pages will come (e.g. about fuels / temperatures). Added german translation.
Diffstat (limited to 'src/main/resources/assets/taiga/book/sections')
-rw-r--r--src/main/resources/assets/taiga/book/sections/intro.json25
1 files changed, 25 insertions, 0 deletions
diff --git a/src/main/resources/assets/taiga/book/sections/intro.json b/src/main/resources/assets/taiga/book/sections/intro.json
index 36ffa00..9cd6d26 100644
--- a/src/main/resources/assets/taiga/book/sections/intro.json
+++ b/src/main/resources/assets/taiga/book/sections/intro.json
@@ -10,6 +10,11 @@
"data": "taiga/firstwords.json"
},
{
+ "name": "abyssum",
+ "type": "taigaore",
+ "data": "ore/abyssum.json"
+ },
+ {
"name": "aurorium",
"type": "taigaore",
"data": "ore/aurorium.json"
@@ -20,11 +25,21 @@
"data": "ore/basalt.json"
},
{
+ "name": "dilithium",
+ "type": "taigaore",
+ "data": "ore/dilithium.json"
+ },
+ {
"name": "duranite",
"type": "taigaore",
"data": "ore/duranite.json"
},
{
+ "name": "eezo",
+ "type": "taigaore",
+ "data": "ore/eezo.json"
+ },
+ {
"name": "jauxum",
"type": "taigaore",
"data": "ore/jauxum.json"
@@ -45,6 +60,11 @@
"data": "ore/obsidiorite.json"
},
{
+ "name": "osram",
+ "type": "taigaore",
+ "data": "ore/osram.json"
+ },
+ {
"name": "ovium",
"type": "taigaore",
"data": "ore/ovium.json"
@@ -65,6 +85,11 @@
"data": "ore/tiberium.json"
},
{
+ "name": "uru",
+ "type": "taigaore",
+ "data": "ore/uru.json"
+ },
+ {
"name": "valyrium",
"type": "taigaore",
"data": "ore/valyrium.json"