SlimeVoid / DynamicTransport

7 stars 7 forks source link

Restore transient block for elevator entity #50

Open Tarig0 opened 4 years ago

Tarig0 commented 4 years ago

Place a light/power emiting block that decays based on speed.

place transient block schedule death in ceiling(1/speed) ticks. block will emit 0-15 light based on the brightest light in block and 0-7 weak redstone original/2 per side

Tarig0 commented 3 years ago

Light implemented. redstone is lagging for what ever reason. May just need to cache to redstone signal when the entity is spawned or re-loaded