SPLURT Station 13 - Modules - TypesVar Details - Proc Details

asteroid

Asteroid

Vars

dig_resultItemstack to drop when dug by a shovel
dugWhether the turf has been dug or not
environment_typeEnvironment type for the turf
floor_varianceProbability floor has a different icon state
postdig_icon_changeWhether to change the turf's icon_state to "[base_icon_state]_dug" when its dugged up
turf_typeBase turf type to be created by the tunnel

Procs

can_digIf the user can dig the turf
getDugDrops itemstack when dug and changes icon
refill_dugRefills the previously dug tile

Var Details

dig_result

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

postdig_icon_change

Whether to change the turf's icon_state to "[base_icon_state]_dug" when its dugged up

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

refill_dug

Refills the previously dug tile