How do I make a snowball-like projectile?

Started by SnakeManvsArbok on

Topic category: Help with Minecraft modding (Java Edition)

Active 7 months ago
Joined Apr 2024
Points:
69

User statistics:

  • Modifications: 0
  • Forum topics: 2
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 2
How do I make a snowball-like projectile?

I want to make a throwable that functions like a snowball or an egg, but all of the forum posts here are for old versions of MCreator. What do I do to make it work with the new projectile changes?

Active 4 months ago
Joined Jul 2017
Points:
1017

User statistics:

  • Modifications: 1
  • Forum topics: 16
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 475
if you mean that you want it…
Thu, 07/04/2024 - 17:07

if you mean that you want it to be thrown instantly, there should be a checkbox option for that in the ranged item element editor

 

Active 7 months ago
Joined Apr 2024
Points:
69

User statistics:

  • Modifications: 0
  • Forum topics: 2
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 2
I found the issue. It…
Thu, 07/04/2024 - 19:54

I found the issue. It required an item use duration to throw the projectile