Started by
lucca_hp
on
Topic category: Help with Minecraft modding (Java Edition)
hello i need help to make that a block is placed behind the projectile so it doesn't break or be destroyed
Topic category: Help with Minecraft modding (Java Edition)
hello i need help to make that a block is placed behind the projectile so it doesn't break or be destroyed
How do I make a mob generate a block?
it is not a mob it is a projectile like and egg or a snowball
A projectile is still an entity, just make a procedure that detects for that entity
i did that but the result is that it places on the projectile and that make it so it is destroid
can you speak more clearly
look i am trying to make a projectile like and egg and it is supposed to build where ti goes like the hypixel builder egg, but I cant find the command to make a delay to place a block behind the projectile, sorry if my English is bad
how to I get blockbench
Its simple On entity/projectile tick update place block at x y z
i am trying to make a mod spawn when you break a block
*mob