summaryrefslogtreecommitdiff
path: root/src/main/resources/assets/taiga/book/sections
diff options
context:
space:
mode:
authorRobert Sosnitzka <robert.sosnitzka@gmail.com>2017-01-09 23:33:48 +0100
committerRobert Sosnitzka <robert.sosnitzka@gmail.com>2017-01-09 23:33:48 +0100
commitbb7a50bebb19407695e96800d6bd4508f6883b97 (patch)
tree9702e9012b8fe13d3861d5ea072c08f9dc3c470e /src/main/resources/assets/taiga/book/sections
parent39976d13194c52a916b3207c5aafce145306c7bf (diff)
Reformatted tinker page for type ore to get coloured titles, and reduced the size of the icon.
Diffstat (limited to 'src/main/resources/assets/taiga/book/sections')
-rw-r--r--src/main/resources/assets/taiga/book/sections/intro.json10
1 files changed, 10 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 db66dfd..00ec060 100644
--- a/src/main/resources/assets/taiga/book/sections/intro.json
+++ b/src/main/resources/assets/taiga/book/sections/intro.json
@@ -13,5 +13,15 @@
"name": "meteorite",
"type": "taigaore",
"data": "ore/meteorite.json"
+ },
+ {
+ "name": "obsidiorite",
+ "type": "taigaore",
+ "data": "ore/obsidiorite.json"
+ },
+ {
+ "name": "basalt",
+ "type": "taigaore",
+ "data": "ore/basalt.json"
}
] \ No newline at end of file