summaryrefslogtreecommitdiff
path: root/src/main/resources/assets/taiga/book/sections
diff options
context:
space:
mode:
authorRobert Sosnitzka <robert.sosnitzka@gmail.com>2017-01-08 23:41:01 +0100
committerRobert Sosnitzka <robert.sosnitzka@gmail.com>2017-01-08 23:41:01 +0100
commit9afe6b1b999028d437d054cdcb02093c4467d4df (patch)
treecf2e20df8cca1d15d2ef7e730059ea73828b8f77 /src/main/resources/assets/taiga/book/sections
parent4f9a7345812eeb2ac84c46655c82ea41458c6d8d (diff)
Some fixes for page-template of tinker book
Diffstat (limited to 'src/main/resources/assets/taiga/book/sections')
-rw-r--r--src/main/resources/assets/taiga/book/sections/intro.json34
1 files changed, 3 insertions, 31 deletions
diff --git a/src/main/resources/assets/taiga/book/sections/intro.json b/src/main/resources/assets/taiga/book/sections/intro.json
index f65f254..db66dfd 100644
--- a/src/main/resources/assets/taiga/book/sections/intro.json
+++ b/src/main/resources/assets/taiga/book/sections/intro.json
@@ -10,36 +10,8 @@
"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"
+ "name": "meteorite",
+ "type": "taigaore",
+ "data": "ore/meteorite.json"
}
] \ No newline at end of file