Ranged mob use ranged item

Started by SlubblesThuggy on

Topic category: Help with Minecraft modding (Java Edition)

Joined Apr 2019
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Ranged mob use ranged item

I'm trying to make an ant that spits at you. But when i make it an ranged mob i can only specify the item texture it shoots with. Is there someway in mcreator 2020.2 to make the mob use the propeties of an ranged item ore something, because it seems wery weird when it sounds like it is arrows and it shoots super fast.

I've seen that i should be implemented i 2020.3, but i am making a mod 1.12.2!!

Joined Mar 2019
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Sorry, but outside of 2020.3…
Mon, 05/25/2020 - 03:32

Sorry, but outside of 2020.3, this is impossible without actually coding yourself. Trust me, I really tried.