Commit Graph

3 Commits

Author SHA1 Message Date
Lily-129 d28748376e
liquidAmount sets the amount of generated liquids
It works like the "rockAmount" parameter in the rock mod. "?liquidAmount=100" will produce 100 randomly generated solid-liquid-gas triplets.

With both mods enabled, passing "?rockAmount=76&liquidAmount=42" will make the mods generate 76 rock-gravel pairs and 42 SLG triplets.
2022-04-08 10:17:01 -04:00
Lily-129 19f9024698
compatibility 2022-04-07 07:46:58 -04:00
Lily-129 1a7df7bbbc
liquid generator script like the rock one
and its companion dummy file
2022-04-06 18:31:11 -04:00