'Serious Dedication' advancement not given when using up diamond hoe
Linked Issues
is duplicated by6
relates to1
Created Issue:
Serious Dedication advancement not given when using up diamond hoe
When you use up a diamond hoe and break it, you do not get the advancement Serious Dedication.
Environment
Vanilla Java Minecraft on Windows 10.
relates to
is duplicated by
is duplicated by
is duplicated by
is duplicated by
is duplicated by
is duplicated by
Duplicate of MC-136400.
In the future, please use the search function to see if your bug has already been reported.
Thank you for your report!
However, this issue has been closed as a Duplicate of MC-136400.
It has been linked to this report. If you have additional information, please add it to the duplicated report.
Please search before reporting, as it's likely that one exists already.
Quick Links:
📓 Issue Guidelines – 💬 Community Support – 📧 Customer Support – 📖 Game Wiki
This is a duplicate of MC-136400 but the problem is is that report says it was fixed. This bug is not fixed, at least not on servers. I used up 2 diamond hoes, the first one I didn't make, but the second one I did, and after breaking them I did not get the serious dedication advancement.
This is a caused by a miswritten advancement file.
In advancements/husbandry/break_diamond_hoe.json the line
"durability": -1should be
"durability": 0Caused by the fix of
MC-120664Ok but how do you actually fix it. How do you get to that location within the minecraft files
Joshua Perez The only way to fix this by yourself is using a datapack:
I attached it to the report: serious_dedication.zip
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.
Thanks for noticing. Put it into .minecraft/saves/yourworldname/datapacks
It Worked!!!
Thank you very much for your help, this had been frustrating me for a week.
Thank you again.
Confirmed for 1.13.2-pre1.
Command for diamond hoe with one dura: /give @s diamond_hoe{Damage:1560}Confirmed for 1.13.2-pre2.
Confirmed for 1.13.2- Just found it is this version. How do we get it to trigger if it's on a multiplayer server that doesnt use datapacks?
Why fix it with a datapack and not an update?
This issue is still open, and will be fixed in some future update. The suggestion to use a datapack is a workaround that the user can implement themselves, rather than wait for it to be fixed officially.
Confirmed in 1.13.2, the advancement break_diamond_hoe criteria can never be met since the json file is checking for a durability of -1 and items now break on durability going from 1+ to 0.
Hello, the datapack doesn´t work for me. I copied the content in the folder .minecraft\saves\New World\datapacks and I've restarted minecraft but I still don´t get the achievement after I break the diamond hole. I tried it several times in 1.13.1 and 1.13.2. Do we need to do anything to validate the datapack? Thanks
Hello Manu to work place the zip file -> serious_dedication.zip in that folder .minecraft\saves\New World\datapacks (if New World is your world name )
I did it and its worked for me, im playing version 1.13.2.
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.
Floris Fiedeldij Dop: The fix version is 19w06a, which is a 1.14 snapshot.