~~NOTOC~~
<=[[4rpl:start| Index]]
* [[4rpl:commands:GetVoidHeight |Get]]
* [[4rpl:commands:SetVoidHeight |Set]]
====== SetVoidHeight ======
SetVoidHeight(<-voidHeight)
===== Description =====
Sets the pseudo terrain height of the void. The default value is 2146. The void height is the height that the creeper sees the void as.
So a height of 500 means that creeper at a height of 500 would overflow onto the void.
===== Examples =====
SetVoidHeight(500)
<=[[4rpl:start| Index]]