Hello, I just made an account to ask for some help: Using ModLoader, is it possible to create a food that has a random potion effect every time you eat it? I'm able to assign it a random effect every time the game starts, but if I want a random effect every time I eat it, the static modifier makes it impossible. Is there some way to define an item that isn't static, or am I looking at this the wrong way? Thanks.
Hello, I just made an account to ask for some help: Using ModLoader, is it possible to create a food that has a random potion effect every time you eat it? I'm able to assign it a random effect every time the game starts, but if I want a random effect every time I eat it, the static modifier makes it impossible. Is there some way to define an item that isn't static, or am I looking at this the wrong way? Thanks.
what code did you use to make a the beginning of game? maybe you could modify that, i haven't yet worked with this type of stuff. but i guess you would use the random variable =P
what code did you use to make a the beginning of game? maybe you could modify that, i haven't yet worked with this type of stuff. but i guess you would use the random variable =P