Started by
Max094_Reikeb
on
Topic category: Help with MCreator software
Hello,
I recently created a custom plant, but there's one problem.
I want this custom plant only being able to grow on Ice, Packed Ice or Blue Ice, and no other block.
I already followed a tutorial, but it was only working for 1.12.2 and not 1.14.4 so i'm a little lost now...
Thanks for any help you could get!
Edited by Max094_Reikeb on Tue, 03/10/2020 - 15:55
Unfortunately I'm out of ideas :/
It's okay I think I found the problem. I think the problem was with the "NOT" item so I changed the "if...do" to an "if...do...else" to avoid using "NOT" and it worked! Problem solved!