diff --git a/docs/reference/index.html b/docs/reference/index.html
index 0a55632..9bab174 100644
--- a/docs/reference/index.html
+++ b/docs/reference/index.html
@@ -104,6 +104,10 @@
sneeker.spawn_mapblock_limit |
Limits the number of entities that can spawn per mapblock (16x16x16). |
+
+ sneeker.spawn_nodes |
+ Comma-separated list of nodes on which sneeker can spawn. |
+
@@ -473,6 +477,33 @@
+
+
+
+ sneeker.spawn_nodes
+
+
+ Comma-separated list of nodes on which sneeker can spawn.
+
+
+
+
+
+ Type:
+
+ Default:
+
+ default:dirt_with_dry_grass,default:dry_dirt,default:dry_dirt_with_dry_grass,default:desert_sand,nether:rack
+
+
+
+
+
+
+
+
@@ -481,7 +512,7 @@
generated by LDoc 1.4.6
-
Last updated 2021-07-19 17:34:41
+
Last updated 2021-07-20 11:23:32