#i need some ansers
1 messages · Page 1 of 1 (latest)
Elaborate
What is triggering the test? A player being nearby? You can use magical cocoa bean to run a fill replace.
“ansers”
I thought that was patched out, was it not?
it still works but there is that block break animation and sound so it isn't as seamless as it used to be
There's also the pitcher pod I think that does the same, but still, the break block animation. I don't know how to remove it.
I've asked about it but I think the question got buried with no replies. Might have to ask again if I can't find where to modify it (for an add-on).
Oh alright
That issue came with an update long time ago (I mean like almost 2 years ago)
Maybe it was for the purpose of improving performance or it was introduced with the attempts to fix the efficiency mining ghost block bug (survival, mostly realms and servers).
I assume it's in the blocks behaviors since it isn't in the vanilla samples. I wonder if making a custom block that behaves the same way as the old cocoa bean is achievable? I haven't got that far in add-on development for making custom blocks or items yet.
I've done it before with help of an add-on creator friend.
But it used HCF run_command
I think the new one is queue_command
The block basically executed a function on placing it