Auto smelting enchantment

Started by The on

Topic category: Help with Minecraft modding (Java Edition)

Joined Aug 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Auto smelting enchantment

Well, I wanted to create an enchantment that allows you to auto smelt when you have it on a tool. I have seen NorthWestTrees tutorial and tried to adapt it so i could use it for the enchantment, but I couldn't.

Joined Aug 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
I have nothing, I tried to…
Sat, 01/30/2021 - 11:16

I have nothing, I tried to do it modifying NorthWestTrees tutorial but it didn't work, so I don't know how to do it. I'll show you what I've done, but I don't think it's going to help a lot.

https://imgur.com/a/n7j5adG (the enchantment)

https://imgur.com/a/55xQeKV (the procedure, like I said it is practically the same as the tutorial one, i changed things but it didn't work so I let it like this).

Now you just need to trigger…
Sun, 01/31/2021 - 10:01

Now you just need to trigger this procedure. Procedures need trigger to work. Like when right-clicked or something

Joined Aug 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Thank, now the problem is…
Sun, 01/31/2021 - 13:19

Thank, now the problem is that the block breaks intantly and the item does not get damaged, but I'll try to solve it.

Joined Aug 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Well, I don't know how to…
Sun, 01/31/2021 - 15:15

Well, I don't know how to make it to not insta mine every block.

Joined Aug 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
And, I've discovered that it…
Sun, 01/31/2021 - 16:25

And, I've discovered that it destroys even bebrock.

Joined Nov 2018
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Well you'll have to add a…
Sun, 01/31/2021 - 17:28

Well you'll have to add a damage item in main hand procedure block if you want it to take damage.

Checking if the block can be smelted also would fix the bedrock problem.

Joined Aug 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
I did that the item is…
Sun, 01/31/2021 - 18:55

I did that the item is damaged, that was easy, but the thing about the bedrock is that it should test that it doesn't have any smelting recipe, but i mines it anyways, like the rest of the blocks. In fact, I think that's the problem, because a pickaxe with that enchantment can insta mine wood or dirt.

Joined Jan 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
if im not mistaken theres a…
Sat, 02/13/2021 - 09:54

if im not mistaken theres a tick box where you can chose if your tool can break any block, no matter the mining level

Joined Aug 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
But it's not my tool, is an…
Sat, 02/13/2021 - 11:12

But it's not my tool, is an enchantment.

Joined Aug 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
it's*
Sat, 02/13/2021 - 11:12

it's*

Joined Feb 2018
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Here I created an Auto Smelt…
Sat, 02/13/2021 - 14:40

Here I created an Auto Smelt Enchantment and its working on 2020.5 and it should be working on 2021.1 too:

Auto Smelt Enchantment

Joined Aug 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
That somehow solves the…
Sat, 02/13/2021 - 15:39

That somehow solves the problem, thanks, but if you mine a block it gives you the smelting result and the block (maybe is because I haven't copied it exactly like in your procedure, I don't know).

Joined Aug 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
can you make an importable…
Fri, 04/16/2021 - 20:23

can you make an importable download for this or a higher resolution picture, I can't tell what some of the blocks are.