diff options
Diffstat (limited to 'src/main/resources/assets/taiga/book/sections')
| -rw-r--r-- | src/main/resources/assets/taiga/book/sections/intro.json | 34 |
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 |
