How to make a tool mining 3x3 (Outdated)

Started by Goldorion on

Topic category: User side tutorials

How to make a tool mining 3x3 (Outdated)
Fri, 12/02/2022 - 02:49 (edited)

Hello everyone!

If you want a tool to mine an area of 3x3, you are at the right place! (You need to have MCreator with Entity direction procedure blocks.)

 

This procedure will check the direction of the entity and mine blocks in an are of 3 blocks by 3 blocks. For each block mined, the procedure will remove 1 durability on the tool.

 

First of all, you need to create your tool. I suggest you to create a pickaxe based tool.

After you have finished to create your tool, you will have to download this ZIP file. (Thanks to NorthWestTrees to fix the procedure.)

If you don't want to have to import it each time you make a hammer, you can add it to your own proedure templates (Into the Preferences, but you will need to restart MCreator).

When you have the procedure template, create a new procedure for the event "When block destroyed with tool" and import the main procedure. Then, create 4 other procedures for each direction (NORTH, SOUTH, EAST and WEST). Finally, come back into the main procedure and set the 4 procedures in the main procedure (Select the procedure for the 4 call procedure blocks).

Save the procedure and your tool, and it's done!

 

Some Informations:

  • Due to the way I made the procedure (and some limitations of MCreator), I didn't make the compatibility for when the player looks the sky or the ground. So, it will just break the blocks as for the NORTH, SOUTH, EASt and WEST.
  • I created the procedure with MCreator 2020.2, so you can have problems if you use older versions.
  • I created the procedure with Minecraft 1.14.4, but it should also works in 1.12.2 (but upgrade to 1.14.4 to be supported by Minecraft Forge and soon MCreator).

 

If you have a problem, write it into the comments, and I will try to help you.

Edited by Goldorion on Fri, 12/02/2022 - 02:49
I don’t know because i had…
Sun, 06/09/2019 - 20:21

I don’t know because i had never “really” use the 1.7.3 MCreator’s version, but download the latest version and make mods with it.

Last seen on 14:35, 4. Nov 2021
Joined May 2019
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Oh, okay, i started creating…
Tue, 07/02/2019 - 19:48

Oh, okay, i started creating 1.7.10 mods a lot of time ago, so i won't change the Mcreator&Minecraft version, but thanks for the answer. 

Last seen on 01:56, 11. Jun 2022
Joined Aug 2019
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Goldorion,when will the…
Sat, 08/17/2019 - 07:58

Goldorion,when will the download link for the procedure be available?

Oh oops. I am sorry. I didn…
Sat, 08/17/2019 - 12:06

Oh oops. I am sorry. I didn’t know that the link didn’t work. Retry during the day.

I've changed the downloable…
Sat, 08/17/2019 - 12:20

I've changed the downloable link of the procedure. So you should be able to download it. Sorry for the inconvenent.

Last seen on 16:48, 1. Mar 2021
Joined Dec 2019
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
2019.5?
Thu, 01/02/2020 - 10:11

2019.5?

Last seen on 15:53, 22. Jul 2020
Joined Feb 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Hi Goldorion, I'm sorry I'm…
Sat, 02/08/2020 - 20:40

Hi Goldorion, I'm sorry I'm not good with English, I'm from Russia :). I have version 2020.1, can you help with a 3x3 pickaxe, when I upload your procedure it doesn’t work, it worked for me only once, later it didn’t work, please help :)

Okay, I will try to retest…
Sun, 02/09/2020 - 18:30

Okay, I will try to retest as soon as I have time, but as MCreator didn’t change so much, it’s supposed to work. I will give you more infos later. ;)

Last seen on 15:53, 22. Jul 2020
Joined Feb 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Thanks you! I will wait for…
Sun, 02/09/2020 - 19:00

Thanks you! I will wait for a second answer! Also today I again tried to make a pickaxe with this procedure, it worked! but after 3-5 minutes she again stopped working.

Last seen on 15:53, 22. Jul 2020
Joined Feb 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Hi, your procedure is…
Tue, 02/11/2020 - 19:15

Hi, your procedure is working! May I ask another question? Is it possible to make armor from 3D models

Sure. You need to create…
Sat, 02/15/2020 - 17:48

Sure. You need to create your armor in a .java file (as for custom entities) and import it into MCreator.

Last seen on 15:53, 22. Jul 2020
Joined Feb 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Hi, it's me again.  I would…
Sat, 02/15/2020 - 20:30

Hi, it's me again.  I would like to ask whether it is possible in the .java model to somehow use the rotation of individual parts of the models, I model through blockbench, writes that rotation is not possible