Sticky
Create sticky bombs and let projectiles stick to walls/entities
Last updated
Create sticky bombs and let projectiles stick to walls/entities
Last updated
Allow_Any
If this is true then the projectile can stick to all blocks.
This overrides Whitelist
and List
.
Whitelist
Whether the use List
as whitelist or blacklist.
True
= only blocks listed in List
can be stuck to.
List
Material list of stickable/unstickable blocks depending on Whitelist
.
Use the list for materials for your version.
Allow_Any
If this is true then all entities are stickable.
This overrides Whitelist
and List
.
Whitelist
Whether the use List
as whitelist or blacklist.
True
= only entities listed in List
can be sticked to.
List
Entity list of stickable/unstickable entities depending on Whitelist
.
Use the list for entities for your version.