generated from FabricMC/fabric-example-mod
-
Notifications
You must be signed in to change notification settings - Fork 0
Occlude Vibrations
Provismet edited this page Jun 20, 2023
·
3 revisions
Prevents the entity from being accepted as a vibration source. In most cases this effectively prevents any vibrations from being detected from the entity's actions. The vibrations still exist, they are simply ignored or lack an owner.
Type ID: proviorigins:occlude_vibrations
Note |
---|
Stepping directly on a sculk sensor will still activate it. This is not a vibration but a block interaction. The sculk sensor will NOT however share that the entity caused the vibration. |
This power has no special fields, it does accept conditions however.
{
"type": "proviorigins:occlude_vibrations"
}