From 7f44beb0010e16f0f1b2463ee5392ab148f73cd2 Mon Sep 17 00:00:00 2001 From: Krakenied Date: Fri, 31 May 2024 16:49:13 +0200 Subject: Add Oraxen support --- docs/configuration/defining-items.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'docs') diff --git a/docs/configuration/defining-items.md b/docs/configuration/defining-items.md index 86218378..1d9c8981 100644 --- a/docs/configuration/defining-items.md +++ b/docs/configuration/defining-items.md @@ -318,6 +318,19 @@ item: id: "itemsadder" #itemsdadder id ``` +#### Oraxen + +**Oraxen quest items** are ItemStacks which belong to the +Oraxen plugin. + + items/testitem.yml + +``` yaml +type: "oraxen" +item: + id: "oraxen_id" #oraxen id +``` + ### Referencing a quest item In most cases where an ItemStack is accepted in Quests, you can simply -- cgit v1.2.3-70-g09d2