Started by
Fluffy_Cherry
on
Topic category: Help with MCreator software
Hey! How would I remove items relating to food from inventory? the block stating 'Remove [num] [item] from [entity] inventory' doesn't allow putting in multiple items as far as I know. How would I got about this issue?
One way to do it would be to create a custom tag, put every food item under it, and then loop through the whole inventory checking if an item has the tag, and removing it