How do I increase the range on a tool?

Started by Dochan on

Topic category: Help with MCreator software

Last seen on 05:45, 18. Nov 2020
Joined Nov 2018
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
How do I increase the range on a tool?

So after recently having to start over my mod I came up with the idea of a spear. I want the spear to have a 7-8 block reach compared to the sword's 5-6 block reach. Im not entirely sure how to do this. I looked at the code as well and couldn't find anything that said "range of tool" or anything like that. Please help

This is something that is…
Fri, 12/14/2018 - 14:22

This is something that is out of scope of MCreator at the moment, but if you are ready to do some programming, you can check this tutorial: http://jabelarminecraft.blogspot.com/p/minecraft-modding-extending-reac…