This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
crpl:docs:makerain [2014/10/01 19:02] – external edit 127.0.0.1 | crpl:docs:makerain [2025/02/14 14:57] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ~~DISCUSSION~~ | ||
<- [[crpl: | <- [[crpl: | ||
===== MakeRain | ===== MakeRain | ||
^Arguments^Result^Notation^ | ^Arguments^Result^Notation^ | ||
- | |NDroplets, Amt| |'' | + | |NDroplets, Amt| |'' |
Line 10: | Line 9: | ||
After about 10 seconds, droplets of creeper or AC fall from the sky at random locations. | After about 10 seconds, droplets of creeper or AC fall from the sky at random locations. | ||
+ | This command uses float creeper (1 unit per creeper). | ||
=== Examples === | === Examples === | ||
- | < | + | < |
+ | #when this core is destroyed, causes seven enormous drops to fall. | ||
+ | : | ||
+ | 7 2000 MakeRain | ||
+ | </ | ||