#Magic Dirt? Floating entities on dirt? Dailly script Functions

1 messages · Page 1 of 1 (latest)

keen glen
#

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 😎

merry yoke
#

It would be cool to do a x amount of days of daily prompts like this and see what people come up with!

keen glen
keen glen
keen glen
shell bolt
#

mid

keen glen