gosha gosha

Generation

generate functionTue, 14 Feb 2023

Self-destruction lever with a timer and alarm for minecraft.

function selfDestruction(lever, time, alarm){ if(time === 0){ return alarm }else{ return "Please wait"+time } }

Javascript
Generate More

Questions about programming?Chat with your personal AI assistant