Make custom plant only allowed to grow on one block - 1.14.4 [SOLVED]

Started by Max094_Reikeb on

Topic category: Help with MCreator software

Last seen on 13:50, 6. Apr 2024
Joined Jun 2015
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Make custom plant only allowed to grow on one block - 1.14.4 [SOLVED]
Tue, 03/10/2020 - 15:55 (edited)

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
Last seen on 03:10, 19. Feb 2022
Joined Jun 2019
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Unfortunately I'm out of…
Tue, 03/10/2020 - 09:47

Unfortunately I'm out of ideas :/

Last seen on 13:50, 6. Apr 2024
Joined Jun 2015
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
It's okay I think I found…
Tue, 03/10/2020 - 15:54

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!