asteroid sand

Asteroid
Vars | |
digResult | Itemstack to drop when dug by a shovel |
---|---|
dug | Whether the turf has been dug or not |
environment_type | Environment type for the turf |
floor_variance | Probability floor has a different icon state |
turf_type | Base turf type to be created by the tunnel |
Procs | |
can_dig | If the user can dig the turf |
getDug | Drops itemstack when dug and changes icon |
Var Details
digResult

Itemstack to drop when dug by a shovel
dug

Whether the turf has been dug or not
environment_type

Environment type for the turf
floor_variance

Probability floor has a different icon state
turf_type

Base turf type to be created by the tunnel
Proc Details
can_dig
If the user can dig the turf
getDug
Drops itemstack when dug and changes icon