MMOItems OraxenUIFilter ItemsAdderUIFilter icon

MMOItems OraxenUIFilter ItemsAdderUIFilter -----

Adds Oraxen/ItemsAdder support for MMOItems Recipes and Crafting Stations



I made this plugin for personal use on my server with the goal of integrating Oraxen/ItemsAdder items into MMOItems Recipes and MMOItems Crafting Stations.

Just drop the JAR inside your plugins folder and restart server.
To use items as Ingredient on Crafting Stations, add the line like this:
Code (Text):
vanilla{type="ox ORAXEN_ITEM_ID ~",amount=AMOUNT}
or for ItemsAdder
Code (Text):
vanilla{type="ia NAMESPACE:ITEM_ID ~", amount=AMOUNT}
Example:
upload_2023-2-6_22-34-26.png

Replace the ID with a valid Oraxen ID or NAMESPACED ITEM ID if it's from ItemsAdder

As MMOItem Recipe:
Code (Text):
ox ORAXEN_ITEM_ID ~ AMOUNT
or
Code (Text):
ia NAMESPACE:ITEM_ID ~ AMOUNT
You can add that line as Input on the MMOItems GUI Editor, the sample below is just for reference.
upload_2023-2-6_22-35-58.png

You can also generate oraxen / itemsadder items as output from crafting recipes using like this:
output.png

This was tested with MMOItems 6.7.4 and MythicLib 1.3.3

Note: I tested everything on 1.19, but it's compiled using 1.16.3 Spgiot API, it should work on lower versions as well.
Resource Information
Author:
----------
Total Downloads: 845
First Release: Feb 7, 2023
Last Update: Sep 10, 2024
Category: ---------------
All-Time Rating:
11 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings