summaryrefslogtreecommitdiff
path: root/src/main/resources/assets/taiga/book/sections
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/resources/assets/taiga/book/sections')
-rw-r--r--src/main/resources/assets/taiga/book/sections/intro.json32
1 files changed, 31 insertions, 1 deletions
diff --git a/src/main/resources/assets/taiga/book/sections/intro.json b/src/main/resources/assets/taiga/book/sections/intro.json
index 5d3586e..f65f254 100644
--- a/src/main/resources/assets/taiga/book/sections/intro.json
+++ b/src/main/resources/assets/taiga/book/sections/intro.json
@@ -6,10 +6,40 @@
},
{
"name": "firstwords",
- "type": "text with right image etch",
+ "type": "image with text below",
"data": "ores/firstwords.json"
},
{
+ "name": "basalt",
+ "type": "text with right image etch",
+ "data": "ores/basalt.json"
+ },
+ {
"type": "blank"
+ },
+ {
+ "name": "PageCrafter",
+ "type": "crafting",
+ "data": "bsp/pagecrafting.json"
+ },
+ {
+ "name": "PageSmallCrafter",
+ "type": "crafting",
+ "data": "bsp/pagecraftingsmall.json"
+ },
+ {
+ "name": "PageSmelting",
+ "type": "smelting",
+ "data": "bsp/pagesmelting.json"
+ },
+ {
+ "name": "PageSmithing",
+ "type": "smithing",
+ "data": "bsp/pagesmithing.json"
+ },
+ {
+ "name": "PageBlockInteraction",
+ "type": "block interaction",
+ "data": "bsp/pageblkinteraction.json"
}
] \ No newline at end of file