Projectile

Started by jacenjuniorndu… on

Topic category: Help with Minecraft modding (Java Edition)

Active 1 year ago
Joined Sep 2023
Points:
247

User statistics:

  • Modifications: 0
  • Forum topics: 7
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 9
Projectile

Pls How do u make a projectile once hit blocks stay on block until picked up

Active 3 hours ago
Joined Nov 2019
Points:
949

User statistics:

  • Modifications: 0
  • Forum topics: 13
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 459
get block at x y z and add…
Sun, 01/07/2024 - 23:50

get block at x y z and add it to the players inventory, also make it delete that block after it adds it or it will do nothing and will dupe blocks if not removed/broken