We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 087abe3 commit 3b707b2Copy full SHA for 3b707b2
1 file changed
blocks/hai2025/allcontrols.md
@@ -5,7 +5,7 @@
5
# Crafting Tools
6
7
## Step 1
8
-All available inputs and values LAST UPDATED: 2025-09-18 03:32PM ET
+All available inputs and values LAST UPDATED: 2025-09-18 03:50PM ET
9
10
#### ~ tutorialhint
11
Axe
@@ -47,6 +47,7 @@ hai.classifyWood(hai.grass()))
47
hai.upgradeTool(hai.pickaxe(),hai.wood())
48
hai.upgradeTool(hai.axe(),hai.cobblestone())
49
hai.upgradeTool(hai.shovel(),hai.cobblestone())
50
+hai.buildingMaterials(hai.wood())
51
```
52
53
```template
@@ -70,5 +71,5 @@ hai.crafting(hai.craftingPattern(`
70
71
72
73
```package
-hai2025-ts=github:ReWrite-Media/hai2025-ts#v0.0.89
74
+hai2025-ts=github:ReWrite-Media/hai2025-ts#v0.0.91
75
0 commit comments