aboutsummaryrefslogtreecommitdiffstats
path: root/docs/Defining-items.md
diff options
context:
space:
mode:
authorLMBishop <13875753+LMBishop@users.noreply.github.com>2023-07-05 15:37:26 +0100
committerLMBishop <13875753+LMBishop@users.noreply.github.com>2023-07-05 15:37:26 +0100
commitd1dfb7449aea5f677c95ed45cf2bd48de9cc937d (patch)
tree182bb2f800e06a2f7b4d5f557f3ee791c9f9276a /docs/Defining-items.md
parent52015349b2f190f5a24fff8a25163900b0a171b0 (diff)
Remove __TOTOC__ magic words
Diffstat (limited to 'docs/Defining-items.md')
-rw-r--r--docs/Defining-items.md2
1 files changed, 0 insertions, 2 deletions
diff --git a/docs/Defining-items.md b/docs/Defining-items.md
index cad57de9..e8312f6d 100644
--- a/docs/Defining-items.md
+++ b/docs/Defining-items.md
@@ -1,5 +1,3 @@
-\_\_NOTOC\_\_
-
An **ItemStack** is a **representation of an item** in an inventory.
Every configured ItemStack in Quests is parsed the exact same way. This
page gives guidance on how to define items with specific attributes.