Started by
babaprata
on
Topic category: Help with Minecraft modding (Java Edition)
Alright, ill cut to the chase:
I need a way to insert an item from a loot table into a slot in the gui, but passively (e.g when it is not open)
So far, it seems that people use a random number for this, but i have over 50 items to be added, and that would take an extremely long time.