ModsJava
MMOItems OraxenUIFilter ItemsAdderUIFilter
Adds Oraxen/ItemsAdder support for MMOItems Recipes and Crafting Stations. Free Minecraft Java mod for 1.19, 1.20, 1.20.6.
⬇ Download on SpigotI 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:
or for ItemsAdder
Example:
Replace the ID with a valid Oraxen ID or NAMESPACED ITEM ID if it's from ItemsAdder
As MMOItem Recipe:
or
You can add that line as Input on the MMOItems GUI Editor, the sample below is just for reference.
You can also generate oraxen / itemsadder items as output from crafting recipes using like this:
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.
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}
Code (Text):
vanilla{type="ia NAMESPACE:ITEM_ID ~", amount=AMOUNT}
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
Code (Text):
ia NAMESPACE:ITEM_ID ~ AMOUNT
You can also generate oraxen / itemsadder items as output from crafting recipes using like this:
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.
MMOItems OraxenUIFilter ItemsAdderUIFilter is a free Minecraft Java mod. Compatible with Minecraft 1.19, 1.20, 1.20.6, 1.21. Downloaded 3,248 times (via Spigot). Download it and open it directly in the game.