Skip to content

Commit 76147d7

Browse files
authored
Merge pull request #361 from Negurulxvv/patch-1
Update distant_horizons.mdx (Grass block)
2 parents 5d1211d + c7d46c1 commit 76147d7

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/content/docs/current/Reference/Mod Support/distant_horizons.mdx

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,8 @@ DH_BLOCK_LEAVES // All types of leaves, bamboo, or cactus
109109
DH_BLOCK_STONE // Stone or ore
110110
DH_BLOCK_WOOD // Any wooden item
111111
DH_BLOCK_METAL // Any block that emits a metal or copper sound.
112-
DH_BLOCK_DIRT // Dirt, grass, podzol, and coarse dirt.
112+
DH_BLOCK_DIRT // Dirt, podzol, and coarse dirt.
113+
DH_BLOCK_GRASS // Grass.
113114
DH_BLOCK_LAVA // Lava.
114115
DH_BLOCK_DEEPSLATE // Deepslate, and all it's forms.
115116
DH_BLOCK_SNOW // Snow.

0 commit comments

Comments
 (0)