Started by
drewmin
on
Topic category: Help with MCreator software
Hi everybody. Tell me how to make an item appear not from a specific list, but absolutely randomly from all the mods that are installed. I want to make a block, when you click on which a random item from standard or from mods installed in the build would appear. Thanks
This requires custom code but it's quite simple,
Remember to add the itemStack local variable
Procedure system | MCreator
maybe there is something useful