diff --git a/1.18.x/data/common-types.md b/1.18.x/data/common-types.md index 8507fa9..e93b241 100644 --- a/1.18.x/data/common-types.md +++ b/1.18.x/data/common-types.md @@ -2,6 +2,7 @@ layout: page title: "Common Types" permalink: /1.18.x/data/common-types/ +excluded_in_search: true --- # Common Types diff --git a/1.18.x/data/crafting.md b/1.18.x/data/crafting.md index fc29dcb..429e935 100644 --- a/1.18.x/data/crafting.md +++ b/1.18.x/data/crafting.md @@ -2,6 +2,7 @@ layout: page title: "Crafting Recipes" permalink: /1.18.x/data/crafting/ +excluded_in_search: true --- # Crafting Recipes diff --git a/1.18.x/data/custom.md b/1.18.x/data/custom.md index f5b2408..088190a 100644 --- a/1.18.x/data/custom.md +++ b/1.18.x/data/custom.md @@ -2,6 +2,7 @@ layout: page title: "Custom Data" permalink: /1.18.x/data/custom/ +excluded_in_search: true --- # Custom Data diff --git a/1.18.x/data/index.md b/1.18.x/data/index.md index 3bf57cf..10e691c 100644 --- a/1.18.x/data/index.md +++ b/1.18.x/data/index.md @@ -2,6 +2,7 @@ layout: page title: "Data" permalink: /1.18.x/data/ +excluded_in_search: true --- # Data diff --git a/1.18.x/data/ingredients.md b/1.18.x/data/ingredients.md index 7c712fe..b01b80b 100644 --- a/1.18.x/data/ingredients.md +++ b/1.18.x/data/ingredients.md @@ -2,6 +2,7 @@ layout: page title: "Ingredients" permalink: /1.18.x/data/ingredients/ +excluded_in_search: true --- # Ingredients diff --git a/1.18.x/data/item-stack-modifiers.md b/1.18.x/data/item-stack-modifiers.md index 1119fe0..08c40a9 100644 --- a/1.18.x/data/item-stack-modifiers.md +++ b/1.18.x/data/item-stack-modifiers.md @@ -2,6 +2,7 @@ layout: page title: "Item Stack Modifiers" permalink: /1.18.x/data/item-stack-modifiers/ +excluded_in_search: true --- # Item Stack Modifiers diff --git a/1.18.x/data/recipes-pot.md b/1.18.x/data/recipes-pot.md index a2b0e9b..6d9e877 100644 --- a/1.18.x/data/recipes-pot.md +++ b/1.18.x/data/recipes-pot.md @@ -2,6 +2,7 @@ layout: page title: "Firepit Pot Recipes" permalink: /1.18.x/data/recipes-pot/ +excluded_in_search: true --- # Firepit Pot Recipes diff --git a/1.18.x/data/recipes.md b/1.18.x/data/recipes.md index 8f2a57c..2253d84 100644 --- a/1.18.x/data/recipes.md +++ b/1.18.x/data/recipes.md @@ -2,6 +2,7 @@ layout: page title: "Recipes" permalink: /1.18.x/data/recipes/ +excluded_in_search: true --- # Recipe Types diff --git a/1.18.x/data/tags.md b/1.18.x/data/tags.md index a7762dc..9affa92 100644 --- a/1.18.x/data/tags.md +++ b/1.18.x/data/tags.md @@ -2,6 +2,7 @@ layout: page title: "Tags" permalink: /1.18.x/data/tags/ +excluded_in_search: true --- # Tags diff --git a/1.18.x/index.md b/1.18.x/index.md index f827875..824c161 100644 --- a/1.18.x/index.md +++ b/1.18.x/index.md @@ -2,6 +2,7 @@ layout: page title: 1.18.x permalink: /1.18.x/ +excluded_in_search: true --- # 1.18.x diff --git a/1.18.x/worldgen/biomes.md b/1.18.x/worldgen/biomes.md index 37fe777..d498359 100644 --- a/1.18.x/worldgen/biomes.md +++ b/1.18.x/worldgen/biomes.md @@ -2,6 +2,7 @@ layout: page title: "Biomes" permalink: /1.18.x/worldgen/biomes/ +excluded_in_search: true --- # Biomes diff --git a/1.18.x/worldgen/carvers.md b/1.18.x/worldgen/carvers.md index a996a00..b97dc38 100644 --- a/1.18.x/worldgen/carvers.md +++ b/1.18.x/worldgen/carvers.md @@ -2,11 +2,12 @@ layout: page title: "Configured Carvers" permalink: /1.18.x/worldgen/carvers/ +excluded_in_search: true --- # Configured Carvers -*[Vanilla Reference for Carvers](https://minecraft.gamepedia.com/Custom_world_generation#Carvers)* +*[Vanilla Reference for Carvers](https://minecraft.wiki/w/Carver_definition)* 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. diff --git a/1.18.x/worldgen/common-types.md b/1.18.x/worldgen/common-types.md index 741acbe..c2ab094 100644 --- a/1.18.x/worldgen/common-types.md +++ b/1.18.x/worldgen/common-types.md @@ -2,6 +2,7 @@ layout: page title: "Common Types" permalink: /1.18.x/worldgen/common-types/ +excluded_in_search: true --- # Common Types diff --git a/1.18.x/worldgen/decorators.md b/1.18.x/worldgen/decorators.md index 70b4c67..f197007 100644 --- a/1.18.x/worldgen/decorators.md +++ b/1.18.x/worldgen/decorators.md @@ -2,6 +2,7 @@ layout: page title: "Decorators" permalink: /1.18.x/worldgen/decorators/ +excluded_in_search: true --- # Decorators diff --git a/1.18.x/worldgen/dimension.md b/1.18.x/worldgen/dimension.md index 95bb4d7..ae33e48 100644 --- a/1.18.x/worldgen/dimension.md +++ b/1.18.x/worldgen/dimension.md @@ -2,6 +2,7 @@ layout: page title: "Dimension" permalink: /1.18.x/worldgen/dimension/ +excluded_in_search: true --- 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. diff --git a/1.18.x/worldgen/features/index.md b/1.18.x/worldgen/features/index.md index 5d57502..eada6a5 100644 --- a/1.18.x/worldgen/features/index.md +++ b/1.18.x/worldgen/features/index.md @@ -2,6 +2,7 @@ layout: page title: "Features" permalink: /1.18.x/worldgen/features/ +excluded_in_search: true --- # Features diff --git a/1.18.x/worldgen/features/trees.md b/1.18.x/worldgen/features/trees.md index 8697887..5ac9d29 100644 --- a/1.18.x/worldgen/features/trees.md +++ b/1.18.x/worldgen/features/trees.md @@ -2,6 +2,7 @@ layout: page title: "Trees and Forests" permalink: /1.18.x/worldgen/features/trees/ +excluded_in_search: true --- # Trees and Forests diff --git a/1.18.x/worldgen/features/veins.md b/1.18.x/worldgen/features/veins.md index e6f7aa0..521d834 100644 --- a/1.18.x/worldgen/features/veins.md +++ b/1.18.x/worldgen/features/veins.md @@ -2,6 +2,7 @@ layout: page title: "Ore Veins" permalink: /1.18.x/worldgen/features/veins/ +excluded_in_search: true --- # Ore Veins diff --git a/1.18.x/worldgen/index.md b/1.18.x/worldgen/index.md index 818e650..135b587 100644 --- a/1.18.x/worldgen/index.md +++ b/1.18.x/worldgen/index.md @@ -2,11 +2,12 @@ layout: page title: "World Generation" permalink: /1.18.x/worldgen/ +excluded_in_search: true --- # World Generation -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). +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). 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. diff --git a/1.18.x/worldgen/tags.md b/1.18.x/worldgen/tags.md index c25f4fe..0be7319 100644 --- a/1.18.x/worldgen/tags.md +++ b/1.18.x/worldgen/tags.md @@ -2,6 +2,7 @@ layout: page title: "WorldGen Tags" permalink: /1.18.x/worldgen/tags/ +excluded_in_search: true --- This page details all the world generation tags TFC adds. For generic tags, see [Tags](../../data/tags/).