From 820aca9bfc550c131989bc2b7e1e937035c78a27 Mon Sep 17 00:00:00 2001 From: Wuzzy Date: Fri, 10 Feb 2017 04:33:15 +0100 Subject: [PATCH] Document soil_nether_wart --- API.md | 1 + 1 file changed, 1 insertion(+) diff --git a/API.md b/API.md index d0ab36a4e..d34f59799 100644 --- a/API.md +++ b/API.md @@ -20,6 +20,7 @@ This section explains all the used groups in this subgame. * `soil_sapling=2`: Soil for saplings. Intended to be natural soil. All saplings will grow on this * `soil_sapling=1`: Artificial soil (such as farmland) for saplings. Some saplings will not grow on this * `soil_sugarcane=1`: Sugar canes will grow on this near water +* `soil_nether_wart=1`: Nether wart will grow on this * `disable_suffocation=1`: Disables suffocation for full solid cubes (1) #### Footnotes