mojira.dev
MC-136400

'Serious Dedication' advancement not given when using up diamond hoe

The bug

When you use up a diamond hoe and break it, you do not get the advancement 'Serious Dedication'.

How to reproduce

  1. Use this command: /give @s minecraft:diamond_hoe{Damage:1560}

  2. Use the hoe
    → ❌ You do not get the advancement

Linked issues

Attachments

Comments 20

This is a caused by a miswritten advancement file.
In advancements/husbandry/break_diamond_hoe.json the line

"durability": -1

should be

"durability": 0

Caused by the fix of MC-120664

Ok but how do you actually fix it. How do you get to that location within the minecraft files

@unknown The only way to fix this by yourself is using a datapack:

I attached it to the report:

[media]
  1. Drag it into your world save folder .minecraft/saves/yourworldname/datapacks

  2. Type /reload in your world or restart Minecraft

Voila, the advancement should now be given to you if you break a diamond hoe!

Unfortunately this did not work. i put the file into my save folder .minecraft/saves/myworldname

I restarted minecraft and tried it again however it still did not trigger.

Does it maybe need to go in the .minecraft/saves/myworldname/data/advancements 

Thank you for the help and the quick response.

10 more comments

Hello Daniel,

I have copied in the datapacks folder the contents of the zip file. Shall I copy directly the zip file inside without unziping it?

 

Thanks

You were right, you need to copy directly the zip file in the folder without extracting the content. I finally got it ! I need now to get an enchanted apple and 2 more biomes to get all achievments completed 🙂

Thanks

Confimed in 19w02a.

We noticed we're not getting this achievement in the latest 1.13.2 server jar and client available. 

I just got the 1.13.2 jar and a new client as well, and run it. used the /minecraft:give mrfloris minecraft:diamond_hoe{Damage:1560} to get the hoe and tilled grass_block and it changed to farmland, broke the hoe and it doesn't give the achievement. 

@unknown: The fix version is 19w06a, which is a 1.14 snapshot.

Bradley Swanson

migrated

Confirmed

advancement, break, diamond_hoe

Minecraft 1.13.1, Minecraft 1.13.2-pre1, Minecraft 1.13.2-pre2, Minecraft 1.13.2, Minecraft 18w43a, ..., Minecraft 18w48a, Minecraft 18w48b, Minecraft 18w49a, Minecraft 18w50a, Minecraft 19w02a

Minecraft 19w06a

Retrieved