Topic category: Help with MCreator software
So, I'm making a mod, where a mob is constantly dropping items from a looting table.
However, I also want there to be conditional text for when rare drops occur. However, when I try and make in the "item drop" procedure an "if" where the I guess provided itemstack=the specific item I want, it tells me "lol no, we don't do that here"
It drives me insane, because each time I try a modification, it fails and I have to go back, re-edit it, and reconnect that procedure to the mob's triggers because MCreator just loooves to disconnect everything whenever there's a problem
How the hell am I supposed to program this feature ???
Also this programming lingo is incredibly difficult to understand, there is no index or dictionnary attached to anything, google results show nothing and this is my first time ever programming, so you can guess how completely blind I'm going, making this mod