#DeluxeMenus Shop
1 messages · Page 1 of 1 (latest)
it takes a item out of the inventory
use minecraft's /clear command inside actions
gives something in return
use minecraft's /give command inside actions
how do I make the action scan the inventory and make sure the item is in the inventory
either use the "has item" type requirement or use checkitem expansion
just like here
What if it’s a custom material with a name?? @severe grotto
clear that custom material or check that custom material?
To clear the custom material
Lemme write that up better, I didnt explain it to well.
@severe grotto So basically just scan for an item with a certain name attached to the item thats in the players inventory that DeluxeMenus takes out, instead of just a certain material.