Hi, i know i should post it every day, but this is also good one.
- Here is script function
system.runSchedule(()=>{for (const e of self.dimension.getEntities({excludeTypes:["player"]})) { const {dimension, location:{x,y,z}, velocity} = e; if(dimension.getBlock(new mc.BlockLocation(x,y - 1,z)).typeId == typeId) e.setVelocity(mc.Vector.add(velocity,vel)); } },1);
u can use this script its not licensed bc its took me about 30s to write it.
I am really bored maybe 😂, this is maybe last showcase post of boring scripts, i dont want to annoying u with this posts 😎