OtherDrops

226k Downloads

[FEATURE REQUEST] BlockPlace trigger

Qcbob opened this issue ยท 1 comments

commented

Hi, I would like to know if there is a way to get an action that do: If you place a Torch, after a certain delay it can be replacementblock: AIR. The idea is quite simple, to make torches have a certain light time when you place them.

I thought about something similair to:

TORCH
- trigger: PLACE
replacementblock: AIR
delay: 6000
effect: EXTINGUISH
drop: TORCH/1/25%

commented

Added in 2cfc7ba