Started by
Zombie_Zlayer
on
Topic category: Help with Minecraft modding (Java Edition)
I checked related and none of the pages related to mine. Anyways, I am making a revamped food system, and after a certain amount of time, the food spoils (Ive already figured out how to make a timer). Im using an item instead of food because items are more versatile. After the timer expires, I want to remove 1 of the provided itemstack, and also add the spoiled version to the inventory. The problem is that you cant specify what player or mob contains the food in their inventory. I want all the procedures to be within the item, so the variables have to be entity (the item), x y z, and provided itemstack
Edited by Zombie_Zlayer on Sun, 08/02/2020 - 20:04
...What seems to be the issue?
There is no coding block for that so there is no way that i know how to do it
uhh for what?
Please describe your issue in detail
can you please read the original post?