Started by
Dot-
on
Topic category: Help with Minecraft modding (Bedrock Edition)
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
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