How can I up the harvest level on a bedrock pickaxe?

Started by Dot- on

Topic category: Help with modding (Bedrock Edition)

Last seen on 02:08, 25. Jun 2022
Joined Jun 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
How can I up the harvest level on a bedrock pickaxe?

   It says "! not supported" and I don't know what to do, I have tried to find the raw code on google but it acts like I'm in China and blocks the crab out of anything useful. Can anyone at least give me a link to the raw code of the Minecraft bedrock diamond pickaxe so I can code one myself? Thank  you

Last seen on 00:08, 19. Nov 2022
Joined Jun 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
I recommend going to bedrock…
Sat, 06/25/2022 - 14:06

I recommend going to bedrock.dev as they have expansive documentation on Bedrock Addons. You could also reference official Microsoft documentation. In order to make a custom pickaxe you need to understand basic JSON and also understand MCBE's component system for items. Here's some links:

 

https://docs.microsoft.com/en-us/minecraft/creator/reference/content/it…

https://bedrock.dev/docs/stable/Item#Item%20Components