#script event on block update
1 messages · Page 1 of 1 (latest)
not an expert in blocks but im just gonna participate in here cuz why not
can you tell what youre trying
There is no direct way, so the most you can do is to make a system that collects information from all possible events.
I'm trying to make a vine which grows upwards that expands to a larger size when the block above it is removed.
are there any community functions for this?
Use a custom component that runs on a 1 tick interval.
Make it save somewhere whether there was a block above it the previous tick,