When custom blocks with placement filters and either ticking or random ticking, when the block is ticked, it will break. Making custom crops pretty much impossible to make properly.
Steps To Reproduce:
Download the attached file and install it to a behaviour pack
Give yourself the grunt:crop block
Turn random tick speed to 1000
Observe the block break constantly when placed
Go into the block file and comment out the placement filter
The block will now grow
Expected Results:
Placement filter doesn't break the block when it is ticked
Actual Results:
Placement filter interferes with ticking on custom blocks
Resolves as of 1.17.10.20