On Plant Initial Spawn trigger

Published by Smakced on
Status
Resolved
Issue description

To prevent crops from spawning on sand, or grass.

Issue comments

Plants have spawn condition block for this.

  • [#49202] Added support for conditions: block, structure, entity, and plant spawning, dimension portal use, and placement, should ranged item fire condition

That explains it. Do you mind telling me how to use the return procedure with the procedure;: if get block y-1 = sand, remove get block at x y z.

Do I put the return value at the beginning or end? Or in the middle somewhere? I’m not quite sure.