-
Notifications
You must be signed in to change notification settings - Fork 3
Block Entity Effect
Xemor edited this page Aug 1, 2021
·
2 revisions
The block entity effect is used to place a certain block at someone's feet, this could be used for lava, water, cobwebs, or whatever else you can think of!
block_entity:
type: BLOCKENTITY
duration: 10 #measured in seconds, if it's negative, the block lasts forever! (If it's not specified, it also lasts forever)
block: LAVA #the type of block to place at the entity's feet
mode: OTHER
- What are Conditions?
- List of all Conditions
- NOT Condition
- Weather Condition
- Tamed Condition
- Height Condition
- Metadata Condition
- Shielded Condition
- Light Condition
- Shooter Condition
- Health Condition
- Entity Condition
- Cooldown Condition