User Tools

Site Tools


tutorial:mining_levels

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
Next revisionBoth sides next revision
tutorial:mining_levels [2020/05/13 14:50] – created shedanieltutorial:mining_levels [2020/05/13 14:52] – change json shedaniel
Line 47: Line 47:
 ==== Making a custom tool ==== ==== Making a custom tool ====
 You will need to add your tool into the fabric tool tags to support modded blocks. You will need to add your tool into the fabric tool tags to support modded blocks.
-Example of adding a pickaxe to the ''pickaxes'' tag+ 
-<code json> +Example of adding a pickaxe to the ''pickaxes'' tag: 
-/src/main/resources/data/fabric/tags/items/pickaxes.json+File Location: /src/main/resources/data/fabric/tags/items/pickaxes.json 
 +<code javascript>
 { {
   "replace": false,   "replace": false,
tutorial/mining_levels.txt · Last modified: 2022/09/29 05:07 by solidblock