Skip to content

Commit c7d46c1

Browse files
authored
Update distant_horizons.mdx
Updated it to include DH_BLOCK_GRASS cause apparently that exists lol
1 parent 5d1211d commit c7d46c1

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

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)