yo is there any way or it is possible to make like a forge gui menu with deluxemenus i mean a anvil that can combine 2 iron swords for 1 diamond or ik you get the ideea for my survival server with custom model swords and like it needs to be like 2 crafting tables and you need to pui 3 redstone dust and a sword and in the other one same and you will craft the op sword idk if you guys get the ideea but i think it's hard as hell i will do anything for this config
#Forges
1 messages · Page 1 of 1 (latest)
You can not put items from your inventory into a deluxemenus menu
If you wanted to do something like "combine ANY 2 iron swords into 1 diamond sword", that can be done no problem
Check out the crafting example using the checkitem expansion
https://github.com/PlaceholderAPI/CheckItem-Expansion/wiki/DeluxeMenus-Example-Menus
and where how do you put the swords
Not sure what you mean by that exactly
in this image https://i.imgur.com/cCaEdEP.jpeg it looks like you're supposed to place items into the menu, you will not be able to do that with deluxemenus, but you could change that slot to a checkmark or something when they have the correct item in their inventory
yo it will be better to remove that upper things and only the sword with the items in inventory
but i dont know if its possible for a deluxemenu with some placeholder to know that you have that items in inventory
placeholder checkitem can do that
can i get a example?
i dont know to get your custom item info
but i can give you ex about golden sword and emerald
%checkitem_mat:golden_sword,amt:1%
%checkitem_mat:emerald,amt:32%
# return 'yes' or 'no'
%checkitem_amount_mat:golden_sword%
# return amount of golden swword
%checkitem_amount_mat:emerald%
# return amount of emerald
I really recommend you load up this crafting example menu if you need more help as well: https://github.com/PlaceholderAPI/CheckItem-Expansion/wiki/DeluxeMenus-Example-Menus
It does exactly what you want to do
obviously, you can ask here for help too 🙂
CJ, why didn't you use changeoutput for ✓ ✗
I didn't make it
So just need click_requirement
But its OK, just only checkitem