NuclearPowerPlantFunction: type: world events: on player places i@NuclearStation: - schematic load name:PowerPlant - wait 6t - schematic paste name:PowerPlant noair - narrate "Hi" - flag server NukePlant:->: - flag server nukeswitch:->: - foreach { - modifyblock m@124 no_physics } on player right clicks m@lever: - - if ]> { + - if ]> && { - foreach { - modifyblock m@124 no_physics + } + } + - if ]> && == false { + - foreach { + - modifyblock m@124 } } -