Skip to content

Commit 2f3d60f

Browse files
Exclude 1.18.x in search, and replace remaining minecraft.gamepedia links with minecraft.wiki
1 parent b198968 commit 2f3d60f

20 files changed

+22
-2
lines changed

1.18.x/data/common-types.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
layout: page
33
title: "Common Types"
44
permalink: /1.18.x/data/common-types/
5+
excluded_in_search: true
56
---
67

78
# Common Types

1.18.x/data/crafting.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
layout: page
33
title: "Crafting Recipes"
44
permalink: /1.18.x/data/crafting/
5+
excluded_in_search: true
56
---
67

78
# Crafting Recipes

1.18.x/data/custom.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
layout: page
33
title: "Custom Data"
44
permalink: /1.18.x/data/custom/
5+
excluded_in_search: true
56
---
67

78
# Custom Data

1.18.x/data/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
layout: page
33
title: "Data"
44
permalink: /1.18.x/data/
5+
excluded_in_search: true
56
---
67

78
# Data

1.18.x/data/ingredients.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
layout: page
33
title: "Ingredients"
44
permalink: /1.18.x/data/ingredients/
5+
excluded_in_search: true
56
---
67

78
# Ingredients

1.18.x/data/item-stack-modifiers.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
layout: page
33
title: "Item Stack Modifiers"
44
permalink: /1.18.x/data/item-stack-modifiers/
5+
excluded_in_search: true
56
---
67

78
# Item Stack Modifiers

1.18.x/data/recipes-pot.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
layout: page
33
title: "Firepit Pot Recipes"
44
permalink: /1.18.x/data/recipes-pot/
5+
excluded_in_search: true
56
---
67

78
# Firepit Pot Recipes

1.18.x/data/recipes.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
layout: page
33
title: "Recipes"
44
permalink: /1.18.x/data/recipes/
5+
excluded_in_search: true
56
---
67

78
# Recipe Types

1.18.x/data/tags.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
layout: page
33
title: "Tags"
44
permalink: /1.18.x/data/tags/
5+
excluded_in_search: true
56
---
67

78
# Tags

1.18.x/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
layout: page
33
title: 1.18.x
44
permalink: /1.18.x/
5+
excluded_in_search: true
56
---
67

78
# 1.18.x

1.18.x/worldgen/biomes.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
layout: page
33
title: "Biomes"
44
permalink: /1.18.x/worldgen/biomes/
5+
excluded_in_search: true
56
---
67

78
# Biomes

1.18.x/worldgen/carvers.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,12 @@
22
layout: page
33
title: "Configured Carvers"
44
permalink: /1.18.x/worldgen/carvers/
5+
excluded_in_search: true
56
---
67

78
# Configured Carvers
89

9-
*[Vanilla Reference for Carvers](https://minecraft.gamepedia.com/Custom_world_generation#Carvers)*
10+
*[Vanilla Reference for Carvers](https://minecraft.wiki/w/Carver_definition)*
1011

1112
TFC adds two variants on vanilla carvers, which are modified to be able to both carve, and replace TFC rock blocks. These blocks are defined in the [dimension](../dimension/) settings.
1213

1.18.x/worldgen/common-types.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
layout: page
33
title: "Common Types"
44
permalink: /1.18.x/worldgen/common-types/
5+
excluded_in_search: true
56
---
67

78
# Common Types

1.18.x/worldgen/decorators.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
layout: page
33
title: "Decorators"
44
permalink: /1.18.x/worldgen/decorators/
5+
excluded_in_search: true
56
---
67

78
# Decorators

1.18.x/worldgen/dimension.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
layout: page
33
title: "Dimension"
44
permalink: /1.18.x/worldgen/dimension/
5+
excluded_in_search: true
56
---
67

78
In order to modify the `TerraFirmaCraft` world preset, it is necessary to override the vanilla overworld dimension (`data/minecraft/dimension/overworld.json`). The format of a dimension can be found [here](https://minecraft.wiki/w/Custom_dimension#Syntax_2). Included here is [an example](#example) of an override for the vanilla overworld, with TFC properties set to defaults.

1.18.x/worldgen/features/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
layout: page
33
title: "Features"
44
permalink: /1.18.x/worldgen/features/
5+
excluded_in_search: true
56
---
67

78
# Features

1.18.x/worldgen/features/trees.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
layout: page
33
title: "Trees and Forests"
44
permalink: /1.18.x/worldgen/features/trees/
5+
excluded_in_search: true
56
---
67

78
# Trees and Forests

1.18.x/worldgen/features/veins.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
layout: page
33
title: "Ore Veins"
44
permalink: /1.18.x/worldgen/features/veins/
5+
excluded_in_search: true
56
---
67

78
# Ore Veins

1.18.x/worldgen/index.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,12 @@
22
layout: page
33
title: "World Generation"
44
permalink: /1.18.x/worldgen/
5+
excluded_in_search: true
56
---
67

78
# World Generation
89

9-
Note: this documentation will assume a working knowledge of how both data packs, and custom world generation works in vanilla Minecraft. If you are unfamiliar with those topics, the wiki provides a good starting point to learn about [Data Packs](https://minecraft.gamepedia.com/Data_Pack), [Custom World Generation](https://minecraft.gamepedia.com/Custom_world_generation), and [Custom Dimensions](https://minecraft.gamepedia.com/Custom_dimension).
10+
Note: this documentation will assume a working knowledge of how both data packs, and custom world generation works in vanilla Minecraft. If you are unfamiliar with those topics, the wiki provides a good starting point to learn about [Data Packs](https://minecraft.wiki/w/Data_pack), [Custom World Generation](https://minecraft.wiki/w/Custom_world_generation), and [Custom Dimensions](https://minecraft.wiki/w/Dimension_definition).
1011

1112
TFC exposes the "TFC World Generation" `level-type` (for servers), and preset (for clients). When you create a new world using this generation, it creates a default chunk generator and biome source. In order to modify these, you will need to override the overworld dimension (`data/minecraft/dimension/overworld.json`), and use the TFC chunk generator and biome source. More information can be found in the [dimension](dimension/) article.
1213

1.18.x/worldgen/tags.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
layout: page
33
title: "WorldGen Tags"
44
permalink: /1.18.x/worldgen/tags/
5+
excluded_in_search: true
56
---
67

78
This page details all the world generation tags TFC adds. For generic tags, see [Tags](../../data/tags/).

0 commit comments

Comments
 (0)