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
Last seen on 18:02, 6. Nov 2021
Joined Mar 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
I did everything according…
Thu, 03/26/2020 - 16:58

I did everything according to the instructions, but the hammer does not work :(

Last seen on 18:02, 6. Nov 2021
Joined Mar 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
I have the same problem :(((
Thu, 03/26/2020 - 17:04

I have the same problem :(((

I created this procedure a…
Thu, 03/26/2020 - 18:47

I created this procedure a long time ago, with one of the first version with the procedure system, so it’s surely normal this procedure doesn’t work now, due to the procedure changes, and Minecraft 1.14.4 (because I created this procedure for the 1.12.2). In addition, there is now a new way very more easy and functional  with the directional procedure blocks. As soon as I can, I will post it.

Last seen on 18:02, 6. Nov 2021
Joined Mar 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Thank you very much I will…
Fri, 03/27/2020 - 10:50

Thank you very much I will wait :)

Last seen on 14:16, 29. May 2021
Joined Jan 2016
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
hi hum, it don't work with…
Sat, 03/28/2020 - 00:22

hi hum, it don't work with me :/ like it worked one time and won't work after, if you could help me it will be very cool !

Last seen on 14:16, 29. May 2021
Joined Jan 2016
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
hi hum, I don't work with me…
Sat, 03/28/2020 - 00:28

hi hum, I don't work with me :/ I think it's because my version is more recent [1.14.4] so if you have any idea of how to make it work it would be very cool !

Last seen on 14:16, 29. May 2021
Joined Jan 2016
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
hi hum, it doesn't work with…
Sat, 03/28/2020 - 00:30

hi hum, it doesn't work with me, I think it's because I have a newer version [1.14.4] so if you have any issue of how I could possibly correct this problem it could be very nice!

Last seen on 14:16, 29. May 2021
Joined Jan 2016
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
ok thanks ! and sorry for…
Sat, 03/28/2020 - 00:32

ok thanks ! and sorry for posting my comment 4 times it's because I did not saw it.

 

Last seen on 14:16, 29. May 2021
Joined Jan 2016
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
ah oui et aussi je pense que…
Sat, 03/28/2020 - 00:38

ah oui et aussi je pense que ça serait plus simple pour communiquer de parler français ;)

Last seen on 03:10, 19. Feb 2022
Joined Jun 2019
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
you can't use languages…
Sat, 03/28/2020 - 02:12

you can't use languages other than english

I speak French, but we can’t…
Sat, 03/28/2020 - 02:47

I speak French, but we can’t speak with another language than English, and read my last comment. I explained everything.

Last seen on 18:02, 6. Nov 2021
Joined Mar 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
every day I go to the site…
Sun, 03/29/2020 - 10:46

every day I go to the site and wait for updates

Procedure and page updated!…
Sun, 03/29/2020 - 19:55

Procedure and page updated! You should be abale to use it now. I'm sorry to have took some days, but I couldn't before.